feat(argo-cd): Upgrade argocd to v2.8.0
Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
This commit is contained in:
parent
eae0bdd871
commit
bbf5405c56
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue