Compare commits

8 Commits
Author SHA1 Message Date
argocd-image-updater a746f47d7e build: automatic update of peoples-stage
updates image amukanov/boringplace tag '9666bd07ad57b22450b4818769f40273219c398e' to '7878e05a77598ef2057e6f75ade950446d40dbb3'
2023-05-30 17:42:07 +00:00
argocd-image-updater ceef0a0e21 build: automatic update of peoples-stage
updates image amukanov/boringplace tag '79835740c9a19e9570aa9d476d853ec05cf6246b' to '9666bd07ad57b22450b4818769f40273219c398e'
2023-05-24 12:31:32 +00:00
adilet 7fcfa9fa18 Update 'peoples/values.yaml' 2023-05-23 21:58:24 +04:00
adilet 4aa66404c6 Update 'peoples/values.yaml' 2023-05-23 21:47:41 +04:00
adilet 44a90a91cb Update 'peoples/templates/deployment.yaml' 2023-05-23 21:47:02 +04:00
adilet 35576b072d test prod updater 2023-05-22 20:40:41 +04:00
adilet b875947657 Update 'peoples/templates/deployment.yaml' 2023-05-22 18:28:59 +04:00
adilet 935c768dd4 Update 'peoples/values.yaml' 2023-05-22 18:28:28 +04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ helm:
value: amukanov/boringplace
forcestring: true
- name: image.tag
value: 9666bd07ad57b22450b4818769f40273219c398e
value: 7878e05a77598ef2057e6f75ade950446d40dbb3
forcestring: true
+1 -1
View File
@@ -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: