feat(argo-cd): Upgrade argocd to v2.1.3 (#957)

Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo 2021-10-06 11:27:43 -04:00 committed by GitHub
parent f3c2fa1784
commit c2f781a377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 7 deletions

View file

@ -8,7 +8,7 @@ kubeVersionOverride: ""
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.1.2
tag: v2.1.3
imagePullPolicy: IfNotPresent
## Annotations applied to all pods
podAnnotations: {}