We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9823bf1 commit bfb14a6Copy full SHA for bfb14a6
charts/argo-cd/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: v3.0.2-2025-06-24-979b8c8e
+appVersion: v3.0.2-2025-07-06-e9fc72a9
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
@@ -27,4 +27,4 @@ annotations:
27
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
28
artifacthub.io/changes: |
29
- kind: changed
30
- description: Upgraded ubuntu base image to 25.04 and aligned git-lfs installation with upstream
+ description: Cherry-picked AppSet PR generator return 0 results upon repo not found instead of failing
0 commit comments