Skip to content

Commit

Permalink
v0.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Feb 1, 2024
1 parent 10041b2 commit e56260b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/sample-node/values-alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ app:
minReplicas: 2
configmap:
data:
VERSION: v0.12.10
VERSION: v0.12.9
enabled: true
env:
- name: ENV_HASH
value: 03d375e11219eff8788ae3cff61688fe
value: 03d375e11219eff8788ae3cff61688fe-9
externalSecrets:
data:
- key: /k8s/common/slack-hooks
Expand All @@ -18,4 +18,4 @@ app:
name: REDIS_PASS
enabled: true
image:
tag: v0.12.10
tag: v0.12.9

0 comments on commit e56260b

Please sign in to comment.