Skip to content

Commit cf360e2

Browse files
committed
fix: update image tag for v2 spring application in values.yaml
1 parent 82a71a7 commit cf360e2

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
@@ -30,7 +30,7 @@ v2:
3030
searchFeatureFlag: "true"
3131
image:
3232
repository: ghcr.io/octodemo/java-springboot-demo
33-
tag: "370"
33+
tag: "371"
3434
resources:
3535
limits:
3636
cpu: "1"

0 commit comments

Comments
 (0)