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