Update argoproj/argocd Docker tag to v1.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2020-06-19 01:00:33 +00:00
parent 7781294aaa
commit 3ed26e4135

View file

@ -2192,7 +2192,7 @@ spec:
- "20" - "20"
- --operation-processors - --operation-processors
- "10" - "10"
image: argoproj/argocd:v1.5.7 image: argoproj/argocd:v1.6.1
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
@ -2246,7 +2246,7 @@ spec:
- cp - cp
- /usr/local/bin/argocd-util - /usr/local/bin/argocd-util
- /shared - /shared
image: argoproj/argocd:v1.5.7 image: argoproj/argocd:v1.6.1
imagePullPolicy: Always imagePullPolicy: Always
name: copyutil name: copyutil
volumeMounts: volumeMounts:
@ -2310,7 +2310,7 @@ spec:
- argocd-repo-server - argocd-repo-server
- --redis - --redis
- argocd-redis:6379 - argocd-redis:6379
image: argoproj/argocd:v1.5.7 image: argoproj/argocd:v1.6.1
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
initialDelaySeconds: 5 initialDelaySeconds: 5
@ -2361,7 +2361,7 @@ spec:
- argocd-server - argocd-server
- --staticassets - --staticassets
- /shared/app - /shared/app
image: argoproj/argocd:v1.5.7 image: argoproj/argocd:v1.6.1
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet: