feat: Bump to version 1.4.1 (#214)

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
David J. M. Karlsen 2020-01-23 23:25:21 +01:00 committed by Sean Johnson
parent 54278a8ecd
commit 792f112ac7
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.0
tag: v1.4.1
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999
@ -23,7 +23,7 @@ controller:
image:
repository: # argoproj/argocd
tag: # v1.3.6
tag: # v1.4.1
imagePullPolicy: # IfNotPresent
## Argo controller commandline flags
@ -270,7 +270,7 @@ server:
image:
repository: # argoproj/argocd
tag: # v1.3.6
tag: # v1.4.1
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-server
@ -511,7 +511,7 @@ repoServer:
image:
repository: # argoproj/argocd
tag: # v1.3.6
tag: # v1.4.1
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-repo-server