Skip to content

Commit 671f0c2

Browse files
committed
Fix incorrect value key 'tag' -> 'version'
1 parent 3c821b5 commit 671f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/ci/web-apps-only-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ api:
33
ui:
44
image:
55
repository: ghcr.io/stackhpc/azimuth-llm-chat-interface
6-
tag: latest
6+
version: latest
77
imagePullPolicy: Never
88
service:
99
zenith:

0 commit comments

Comments
 (0)