chore(argo-cd): Upgrade Argo CD to v2.9.2 (#2353)

Signed-off-by: yu-croco <yu.croco@gmail.com>
main argo-cd-5.51.4
Aikawa 2023-11-21 03:49:41 +09:00 committed by GitHub
parent 14887dd57d
commit c183652889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v2.9.1
appVersion: v2.9.2
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.51.3
version: 5.51.4
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: changed
description: Replace non-existing examples with official example domain (RFC 2606)
description: Upgrade Argo CD to v2.9.2