feat(argo-cd): Upgrade argocd to v2.1.2 (#921)

Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo 2021-09-02 17:58:50 -04:00 committed by GitHub
parent 32a6aa70ed
commit 372fc24e5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

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