chore: Update argocd version to 1.5.3 (#334)

Updating argocd version to 1.5.3

Updating documentation and default values.

Bumping patch on chart version.
This commit is contained in:
Vignir Hafsteinsson 2020-05-05 13:09:16 +00:00 committed by GitHub
parent b71ff243d3
commit a334f684da
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.5.2
tag: v1.5.3
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999
@ -28,7 +28,7 @@ controller:
image:
repository: # argoproj/argocd
tag: # v1.5.2
tag: # v1.5.3
imagePullPolicy: # IfNotPresent
## Argo controller commandline flags
@ -319,7 +319,7 @@ server:
image:
repository: # argoproj/argocd
tag: # v1.5.2
tag: # v1.5.3
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-server
@ -588,7 +588,7 @@ repoServer:
image:
repository: # argoproj/argocd
tag: # v1.5.2
tag: # v1.5.3
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-repo-server