feat(argocd): updated ArgoCD to v1.8.4 (#574)

Signed-off-by: chgl <chgl@users.noreply.github.com>
This commit is contained in:
chgl 2021-02-09 23:54:54 +01:00 committed by GitHub
parent ec68ef2080
commit 02c31ca071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ installCRDs: true
global:
image:
repository: argoproj/argocd
tag: v1.7.11
tag: v1.8.4
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999