Update quay.io/argoproj/argocd Docker tag to v2.0.1 #440

Merged
tobru merged 1 commit from renovate/docker-quay.io-argoproj-argocd-2.x into master 2021-04-16 18:47:56 +00:00

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.0 image: quay.io/argoproj/argocd:v2.0.1
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.0 image: quay.io/argoproj/argocd:v2.0.1
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.0 image: quay.io/argoproj/argocd:v2.0.1
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.0 image: quay.io/argoproj/argocd:v2.0.1
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet: