feat(argo-cd): Upgrade argocd to v2.4.14 (#1515)

* feat(argo-cd): Upgrade argocd to v2.4.14
Signed-off-by: smcavallo <smcavallo@hotmail.com>

* updated dex.image.tag
Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo 2022-10-06 17:04:46 -04:00 committed by GitHub
parent 197526a40b
commit 3eb68caf8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v2.4.13
appVersion: v2.4.14
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.5.9
version: 5.5.10
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -22,4 +22,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Added]: Allow labels to be set on service accounts"
- "[Changed]: Update to app version 2.4.14"