Update quay.io/argoproj/argocd Docker tag to v2.0.4

This commit is contained in:
Renovate Bot 2021-06-23 02:00:51 +00:00
parent caa8a960d0
commit daae76c978
1 changed files with 4 additions and 4 deletions

View File

@ -2544,7 +2544,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.0.1
image: quay.io/argoproj/argocd:v2.0.4
imagePullPolicy: Always
name: copyutil
volumeMounts:
@ -2644,7 +2644,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: quay.io/argoproj/argocd:v2.0.1
image: quay.io/argoproj/argocd:v2.0.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -2740,7 +2740,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: quay.io/argoproj/argocd:v2.0.1
image: quay.io/argoproj/argocd:v2.0.4
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -2833,7 +2833,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: quay.io/argoproj/argocd:v2.0.1
image: quay.io/argoproj/argocd:v2.0.4
imagePullPolicy: Always
livenessProbe:
httpGet: