diff --git a/deployment/helm/charts/danswer/Chart.yaml b/deployment/helm/charts/danswer/Chart.yaml index b62ac60ce3b..5e7bfbfe7c8 100644 --- a/deployment/helm/charts/danswer/Chart.yaml +++ b/deployment/helm/charts/danswer/Chart.yaml @@ -5,8 +5,8 @@ home: https://www.danswer.ai/ sources: - "https://github.com/stackhpc/danswer" type: application -version: 0.2.2 -appVersion: v0.5.10 +version: 0.2.3-prerelease.1 +appVersion: v0.7.4 dependencies: - name: postgresql version: 14.3.1 diff --git a/deployment/helm/charts/danswer/values.yaml b/deployment/helm/charts/danswer/values.yaml index b1b6c88a148..de57f93ae6e 100644 --- a/deployment/helm/charts/danswer/values.yaml +++ b/deployment/helm/charts/danswer/values.yaml @@ -11,7 +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.4 +tagSuffix: stackhpc-prerelease.1 zenithClient: iconUrl: https://raw.githubusercontent.com/danswer-ai/danswer/1fabd9372d66cd54238847197c33f091a724803b/Danswer.png