chore: bump Argo CD Docker image tag to v1.5.1 (#293)

This commit is contained in:
Yann Soubeyrand 2020-04-07 15:39:29 +02:00 committed by GitHub
parent 2dec8e44f7
commit f89527b21b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ installCRDs: true
global:
image:
repository: argoproj/argocd
tag: v1.4.2
tag: v1.5.1
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999
@ -28,7 +28,7 @@ controller:
image:
repository: # argoproj/argocd
tag: # v1.4.2
tag: # v1.5.1
imagePullPolicy: # IfNotPresent
## Argo controller commandline flags
@ -301,7 +301,7 @@ server:
image:
repository: # argoproj/argocd
tag: # v1.4.2
tag: # v1.5.1
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-server
@ -556,7 +556,7 @@ repoServer:
image:
repository: # argoproj/argocd
tag: # v1.4.2
tag: # v1.5.1
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-repo-server