Compare commits

4 Commits
Author SHA1 Message Date
kkdeop a2cbd2bbf6 update values 2023-05-30 15:31:22 +04:00
argocd-image-updater 5cad1d1841 build: automatic update of peoples-stage
updates image amukanov/boringplace tag '79835740c9a19e9570aa9d476d853ec05cf6246b' to '9666bd07ad57b22450b4818769f40273219c398e'
2023-05-24 12:52:12 +00:00
adilet b65574f615 upd stage 2023-05-22 17:30:30 +03:00
adilet 6f54f10427 new branch "stage" 2023-05-22 17:21:48 +03:00
4 changed files with 11 additions and 3 deletions
@@ -0,0 +1,8 @@
helm:
parameters:
- name: image.name
value: amukanov/boringplace
forcestring: true
- name: image.tag
value: 9666bd07ad57b22450b4818769f40273219c398e
forcestring: true
+1 -1
View File
@@ -4,5 +4,5 @@ helm:
value: amukanov/boringplace
forcestring: true
- name: image.tag
value: 9666bd07ad57b22450b4818769f40273219c398e
value: 79835740c9a19e9570aa9d476d853ec05cf6246b
forcestring: true
+1 -1
View File
@@ -38,7 +38,7 @@ spec:
valueFrom:
secretKeyRef:
key: redis-password
name: peoples-stage-redis
name: peoples-redis
- name: "REDIS_HOST"
value: {{ .Values.env.REDIS_HOST }}
ports:
+1 -1
View File
@@ -9,7 +9,7 @@ image:
repository: amukanov/boringplace
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 9666bd07ad57b22450b4818769f40273219c398e
tag: 79835740c9a19e9570aa9d476d853ec05cf6246b
imagePullSecrets: []
nameOverride: ""