Update argoproj/argocd Docker tag to v1.7.7
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-09-29 06:00:41 +00:00
parent bf09fa8fcf
commit 70e3c36306

View file

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