From 9fa0cf3d2288bbaea4eed6fb22e2353539087339 Mon Sep 17 00:00:00 2001 From: sd109 Date: Fri, 30 Aug 2024 16:06:03 +0100 Subject: [PATCH] Use separate chart tag for testing --- deployment/helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/helm/Chart.yaml b/deployment/helm/Chart.yaml index 42fbb79e6bc..937d3c818dc 100644 --- a/deployment/helm/Chart.yaml +++ b/deployment/helm/Chart.yaml @@ -3,9 +3,9 @@ name: danswer-stack description: A Helm chart for Kubernetes home: https://www.danswer.ai/ sources: - - "https://github.com/danswer-ai/danswer" + - "https://github.com/stackhpc/danswer" type: application -version: 0.5.10 +version: 0.5.10-remote-user-header appVersion: "v0.5.10" annotations: category: Productivity