From 8c4be8a513d6f814a332ebfffdab2d576f1e57fd Mon Sep 17 00:00:00 2001 From: sd109 Date: Thu, 5 Sep 2024 10:43:42 +0100 Subject: [PATCH] Bump version tags for testing --- deployment/helm/Chart.yaml | 2 +- deployment/helm/values.yaml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/deployment/helm/Chart.yaml b/deployment/helm/Chart.yaml index d78e280eb6d..f491e07f158 100644 --- a/deployment/helm/Chart.yaml +++ b/deployment/helm/Chart.yaml @@ -5,7 +5,7 @@ home: https://www.danswer.ai/ sources: - "https://github.com/danswer-ai/danswer" type: application -version: 0.2.0 +version: 0.2.0-no-invite-users.1 appVersion: v0.5.10 dependencies: - name: postgresql diff --git a/deployment/helm/values.yaml b/deployment/helm/values.yaml index 56588150074..7715492f8e4 100644 --- a/deployment/helm/values.yaml +++ b/deployment/helm/values.yaml @@ -11,8 +11,7 @@ appVersionOverride: # e.g "v0.3.93" # tags to refer to downstream StackHPC-modified images. # The full image ref will be: # {{ image-name }}:{{ image-tag or appVersion }}-{{ tagSuffix }} -# tagSuffix: stackhpc.1 -tagSuffix: stackhpc.2 +tagSuffix: no-invite-users.1 zenithClient: iconUrl: https://raw.githubusercontent.com/danswer-ai/danswer/1fabd9372d66cd54238847197c33f091a724803b/Danswer.png