From 47848f81fc424d0ab55491f4363a3f08f0c92ae2 Mon Sep 17 00:00:00 2001 From: Andreas Klos Date: Thu, 27 Nov 2025 12:07:57 +0100 Subject: [PATCH] chore: Update appVersion format in Chart.yaml --- infrastructure/rag/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/rag/Chart.yaml b/infrastructure/rag/Chart.yaml index a5dea70b..619205c1 100644 --- a/infrastructure/rag/Chart.yaml +++ b/infrastructure/rag/Chart.yaml @@ -6,7 +6,7 @@ description: | ask question about their content and the rag will answer them. type: application version: 3.4.0 -appVersion: "3.4.0" +appVersion: "v3.4.0" dependencies: - name: langfuse repository: https://langfuse.github.io/langfuse-k8s