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

This commit is contained in:
Renovate Bot 2020-12-10 04:00:37 +00:00
parent 8affcbfd50
commit 4c0515d112

View file

@ -2583,7 +2583,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.7.8
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -2639,7 +2639,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.7.8
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@ -2708,7 +2708,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.7.8
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-repo-server
ports:
@ -2763,7 +2763,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.7.8
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-server
ports: