We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844afb6 commit a083112Copy full SHA for a083112
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v2.13.2
+appVersion: v2.13.3
3
kubeVersion: ">=1.25.0-0"
4
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
5
name: argo-cd
6
-version: 7.7.12
+version: 7.7.13
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -26,5 +26,5 @@ annotations:
26
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
27
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
28
artifacthub.io/changes: |
29
- - kind: fixed
30
- description: Correct outdated URL for doc
+ - kind: changed
+ description: Bump argo-cd to v2.13.3
0 commit comments