From d4d2f80c8b96d65400e91cf5a9151b9bee97ef16 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 791b4358d4b..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-stackhpc.1 +version: 0.5.10-remote-user-header appVersion: "v0.5.10" annotations: category: Productivity