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

Reviewed-on: #301
This commit is contained in:
Tobias Brunner 2020-08-19 18:27:05 +00:00
commit a797fd6cb6
1 changed files with 4 additions and 4 deletions

View File

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