feat(argo-cd): Bump default version to v2.0.3 (#766)

Signed-off-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
Marko Bevc 2021-05-29 09:41:27 +01:00 committed by GitHub
parent 5183243ce2
commit 8c6a1bf81a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.0.1
tag: v2.0.3
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999