Update argoproj/argocd Docker tag to v1.8.7
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovate Bot 2021-03-03 07:00:47 +00:00
parent 4c838074e0
commit 6392d71fb1
1 changed files with 4 additions and 4 deletions

View File

@ -2453,7 +2453,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.8.5
image: argoproj/argocd:v1.8.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
@ -2553,7 +2553,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.8.5
image: argoproj/argocd:v1.8.7
imagePullPolicy: Always
name: argocd-repo-server
ports:
@ -2623,7 +2623,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.8.5
image: argoproj/argocd:v1.8.7
imagePullPolicy: Always
name: argocd-server
ports:
@ -2692,7 +2692,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.8.5
image: argoproj/argocd:v1.8.7
imagePullPolicy: Always
livenessProbe:
httpGet: