From 07f60cc8603e4603a6a9f0fdf1121d46c71ce46d Mon Sep 17 00:00:00 2001 From: sd109 Date: Wed, 4 Sep 2024 12:15:20 +0100 Subject: [PATCH] Bump chart and image tags --- deployment/helm/Chart.yaml | 2 +- deployment/helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/helm/Chart.yaml b/deployment/helm/Chart.yaml index cc268cfebc1..d78e280eb6d 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.1.0-remote-user-header.2 +version: 0.2.0 appVersion: v0.5.10 dependencies: - name: postgresql diff --git a/deployment/helm/values.yaml b/deployment/helm/values.yaml index ead5f79ba14..56588150074 100644 --- a/deployment/helm/values.yaml +++ b/deployment/helm/values.yaml @@ -12,7 +12,7 @@ appVersionOverride: # e.g "v0.3.93" # The full image ref will be: # {{ image-name }}:{{ image-tag or appVersion }}-{{ tagSuffix }} # tagSuffix: stackhpc.1 -tagSuffix: stackhpc-remote-user-header.2 +tagSuffix: stackhpc.2 zenithClient: iconUrl: https://raw.githubusercontent.com/danswer-ai/danswer/1fabd9372d66cd54238847197c33f091a724803b/Danswer.png