Skip to content

Commit f8f5ce5

Browse files
committed
Bump version tags for testing
1 parent ae0e80e commit f8f5ce5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ home: https://www.danswer.ai/
55
sources:
66
- "https://github.com/danswer-ai/danswer"
77
type: application
8-
version: 0.1.0-remote-user-header
8+
version: 0.1.0-remote-user-header.2
99
appVersion: v0.5.10
1010
dependencies:
1111
- name: postgresql

deployment/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ appVersionOverride: # e.g "v0.3.93"
1212
# The full image ref will be:
1313
# {{ image-name }}:{{ image-tag or appVersion }}-{{ tagSuffix }}
1414
# tagSuffix: stackhpc.1
15-
tagSuffix: stackhpc-remote-user-header.1
15+
tagSuffix: stackhpc-remote-user-header.2
1616

1717
inferenceCapability:
1818
service:

0 commit comments

Comments
 (0)