chore: Upgrade to 1.4.2 (#221)

Signed-off-by: David Karlsen <david@davidkarlsen.com>
This commit is contained in:
David J. M. Karlsen 2020-02-04 16:17:27 +01:00 committed by GitHub
parent d5dec323a8
commit 6c6564e302
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.1
tag: v1.4.2
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999
@ -23,7 +23,7 @@ controller:
image:
repository: # argoproj/argocd
tag: # v1.4.1
tag: # v1.4.2
imagePullPolicy: # IfNotPresent
## Argo controller commandline flags
@ -270,7 +270,7 @@ server:
image:
repository: # argoproj/argocd
tag: # v1.4.1
tag: # v1.4.2
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-server
@ -511,7 +511,7 @@ repoServer:
image:
repository: # argoproj/argocd
tag: # v1.4.1
tag: # v1.4.2
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-repo-server