feat(argo-cd): Upgrade Argo CD to 2.9.0 (#2318)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2023-11-06 13:54:34 +01:00 committed by GitHub
parent 8b17cdf924
commit f634cf6e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 1883 additions and 10 deletions

View file

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v2.8.6
appVersion: v2.9.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.50.1
version: 5.51.0
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -26,5 +26,5 @@ annotations:
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: fixed
description: Create notifications clusterrole and clusterrolebinding when enabled
- kind: changed
description: Upgrade Argo CD to v2.9.0