feat(argo-cd): Upgrade argocd to v2.8.0

Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
This commit is contained in:
Venkata Mutyala 2023-08-07 13:23:17 -07:00 committed by GitHub
parent eae0bdd871
commit bbf5405c56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v2.7.10
appVersion: v2.8.0
kubeVersion: ">=1.23.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.42.2
version: 5.43.0
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -27,4 +27,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: fixed
description: Templates for global presets properly renders keys as a string instead of map
description: Update to app version v2.8.0