Skip to content

Commit

Permalink
Bump version tags for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Sep 5, 2024
1 parent bbf08ff commit 8c4be8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deployment/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ home: https://www.danswer.ai/
sources:
- "https://github.com/danswer-ai/danswer"
type: application
version: 0.2.0
version: 0.2.0-no-invite-users.1
appVersion: v0.5.10
dependencies:
- name: postgresql
Expand Down
3 changes: 1 addition & 2 deletions deployment/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ appVersionOverride: # e.g "v0.3.93"
# tags to refer to downstream StackHPC-modified images.
# The full image ref will be:
# {{ image-name }}:{{ image-tag or appVersion }}-{{ tagSuffix }}
# tagSuffix: stackhpc.1
tagSuffix: stackhpc.2
tagSuffix: no-invite-users.1

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

0 comments on commit 8c4be8a

Please sign in to comment.