Skip to content

Commit a6d74b5

Browse files
committed
chore: Update container v1 image tags in values.yaml
1 parent c345e7a commit a6d74b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

my-chart/values.yaml

Lines changed: 2 additions & 2 deletions
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: "269"
13+
tag: "273"
1414
resources:
1515
limits:
1616
cpu: "1"
@@ -30,7 +30,7 @@ v2:
3030
searchFeatureFlag: "true"
3131
image:
3232
repository: ghcr.io/octodemo/java-springboot-demo
33-
tag: "269"
33+
tag: "274"
3434
resources:
3535
limits:
3636
cpu: "1"

0 commit comments

Comments
 (0)