We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371994a commit 07f60ccCopy full SHA for 07f60cc
deployment/helm/Chart.yaml
@@ -5,7 +5,7 @@ home: https://www.danswer.ai/
5
sources:
6
- "https://github.com/danswer-ai/danswer"
7
type: application
8
-version: 0.1.0-remote-user-header.2
+version: 0.2.0
9
appVersion: v0.5.10
10
dependencies:
11
- name: postgresql
deployment/helm/values.yaml
@@ -12,7 +12,7 @@ appVersionOverride: # e.g "v0.3.93"
12
# The full image ref will be:
13
# {{ image-name }}:{{ image-tag or appVersion }}-{{ tagSuffix }}
14
# tagSuffix: stackhpc.1
15
-tagSuffix: stackhpc-remote-user-header.2
+tagSuffix: stackhpc.2
16
17
zenithClient:
18
iconUrl: https://raw.githubusercontent.com/danswer-ai/danswer/1fabd9372d66cd54238847197c33f091a724803b/Danswer.png
0 commit comments