Skip to content

Commit 35ddb78

Browse files
committed
Bump tags for testing
1 parent e7cd98c commit 35ddb78

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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.2.1
8+
version: 0.2.1-creds-fix.1
99
appVersion: v0.5.10
1010
dependencies:
1111
- name: postgresql

deployment/helm/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ appVersionOverride: # e.g "v0.3.93"
1111
# tags to refer to downstream StackHPC-modified images.
1212
# The full image ref will be:
1313
# {{ image-name }}:{{ image-tag or appVersion }}-{{ tagSuffix }}
14-
tagSuffix: stackhpc.3
14+
# tagSuffix: stackhpc.3
15+
tagSuffix: creds-fix.1
1516

1617
zenithClient:
1718
iconUrl: https://raw.githubusercontent.com/danswer-ai/danswer/1fabd9372d66cd54238847197c33f091a724803b/Danswer.png

0 commit comments

Comments
 (0)