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 ae0e80e commit f8f5ce5Copy full SHA for f8f5ce5
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
+version: 0.1.0-remote-user-header.2
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.1
+tagSuffix: stackhpc-remote-user-header.2
16
17
inferenceCapability:
18
service:
0 commit comments