Skip to content

Commit 16ddafd

Browse files
committed
fix: update image tag in values.yaml to 0.7.1
1 parent 3fa3605 commit 16ddafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ops/Helm/ui-kit/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ deploy:
4444

4545
image:
4646
repository: registry.gitlab.com/shortlink-org/shortlink/ui-kit
47-
tag: 0.19.5
47+
tag: 0.7.1
4848
# -- Global imagePullPolicy
4949
# Default: 'Always' if image tag is 'latest', else 'IfNotPresent'
5050
# Ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)