Merge pull request 'Update argoproj/argocd Docker tag to v1.7.7' (#358) from renovate/docker-argoproj-argocd-1.x into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #358
This commit is contained in:
Tobias Brunner 2020-10-15 19:02:41 +00:00
commit 3e0da37a41
1 changed files with 4 additions and 4 deletions

View File

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