Skip to content

Commit 82a71a7

Browse files
committed
[v1] fix: update image tag for spring application in values.yaml
1 parent 9b801c3 commit 82a71a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

my-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ v1:
1010
searchFeatureEnabled: "false"
1111
image:
1212
repository: ghcr.io/octodemo/java-springboot-demo
13-
tag: "369"
13+
tag: "370"
1414
resources:
1515
limits:
1616
cpu: "1"

0 commit comments

Comments
 (0)