Update argoproj/argocd Docker tag to v1.5.4
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-05-05 20:00:25 +00:00
parent 9ae7dc6114
commit a6bd69b38d

View file

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