chore(argocd): Upgrade to v1.7.4 (#444)

Signed-off-by: Simon Rüegg <simon@rueggs.ch>
This commit is contained in:
Simon Rüegg 2020-09-10 02:43:22 +02:00 committed by GitHub
parent cddd6a6048
commit 2f36128868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

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