Compare commits

..

8 Commits
stage ... main

Author SHA1 Message Date
argocd-image-updater a746f47d7e build: automatic update of peoples-stage
updates image amukanov/boringplace tag '9666bd07ad57b22450b4818769f40273219c398e' to '7878e05a77598ef2057e6f75ade950446d40dbb3'
1 year ago
argocd-image-updater ceef0a0e21 build: automatic update of peoples-stage
updates image amukanov/boringplace tag '79835740c9a19e9570aa9d476d853ec05cf6246b' to '9666bd07ad57b22450b4818769f40273219c398e'
1 year ago
adilet 7fcfa9fa18 Update 'peoples/values.yaml' 1 year ago
adilet 4aa66404c6 Update 'peoples/values.yaml' 1 year ago
adilet 44a90a91cb Update 'peoples/templates/deployment.yaml' 1 year ago
adilet 35576b072d test prod updater 1 year ago
adilet b875947657 Update 'peoples/templates/deployment.yaml' 1 year ago
adilet 935c768dd4 Update 'peoples/values.yaml' 1 year ago

@ -4,5 +4,5 @@ helm:
value: amukanov/boringplace
forcestring: true
- name: image.tag
value: 9666bd07ad57b22450b4818769f40273219c398e
value: 7878e05a77598ef2057e6f75ade950446d40dbb3
forcestring: true

@ -38,7 +38,7 @@ spec:
valueFrom:
secretKeyRef:
key: redis-password
name: peoples-redis
name: peoples-stage-redis
- name: "REDIS_HOST"
value: {{ .Values.env.REDIS_HOST }}
ports:

Loading…
Cancel
Save