Skip to content

Commit b199c2e

Browse files
author
Scott Davidson
committed
Update chart and app versions for prerelease testing
1 parent e07bbf4 commit b199c2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deployment/helm/charts/danswer/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ home: https://www.danswer.ai/
55
sources:
66
- "https://github.com/stackhpc/danswer"
77
type: application
8-
version: 0.2.2
9-
appVersion: v0.5.10
8+
version: 0.2.3-prerelease.1
9+
appVersion: v0.7.4
1010
dependencies:
1111
- name: postgresql
1212
version: 14.3.1

deployment/helm/charts/danswer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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.4
14+
tagSuffix: stackhpc-prerelease.1
1515

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

0 commit comments

Comments
 (0)