Skip to content

Commit

Permalink
v0.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Jun 18, 2024
1 parent 9a1aa6f commit a661acd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/sample-spring/values-alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ app:
MESSAGE: hello world
PROFILE: alpha
PROTOCOL: http
VERSION: v0.7.11
VERSION: v0.7.15
enabled: true
env:
- name: ENV_HASH
value: aaa304d68b6a0b3231d982a0c0899a1119117
value: aaa304d68b6a0b3231d982a0c15
image:
tag: v0.7.11
tag: v0.7.15
ingress:
hosts:
- sample-spring.demo.nalbam.com
Expand Down
6 changes: 3 additions & 3 deletions charts/sample-spring/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ app:
MESSAGE: hello world
PROFILE: prod
PROTOCOL: http
VERSION: v0.7.11
VERSION: v0.7.15
enabled: true
env:
- name: ENV_HASH
value: e5d820b8cc1cdf1704e1fc03c322f1ec19117
value: e5d820b8cc1cdf1704e15
image:
tag: v0.7.11
tag: v0.7.15
ingress:
hosts:
- sample-spring.demo.nalbam.com
Expand Down

0 comments on commit a661acd

Please sign in to comment.