We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3c7ca commit 0c3c4b2Copy full SHA for 0c3c4b2
1 file changed
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v3.1.5-2025-09-29-51be43f7
+appVersion: v3.1.5-2025-10-21-b3254810
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: 8.0.6-11-cap-v3.1.5-2025-09-29-51be43f7
+version: 8.0.6-12-cap-v3.1.5-2025-10-21-b3254810
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -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: backport monorepocontroller annotations to acr controller
+ description: fixed CVEs related to webhook and repository credentials
0 commit comments