forked from argoproj/argo-helm
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
parent
14887dd57d
commit
c183652889
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue