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 34a33c9 commit 7bb7caaCopy full SHA for 7bb7caa
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v2.5.3
+appVersion: v2.5.4
3
kubeVersion: ">=1.22.0-0"
4
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
5
name: argo-cd
6
-version: 5.16.1
+version: 5.16.2
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -23,6 +23,4 @@ dependencies:
23
condition: redis-ha.enabled
24
annotations:
25
artifacthub.io/changes: |
26
- - "[Fixed]: Set aggregate roles only for using resources"
27
- - "[Added]: Add argocdextensions to aggregate roles"
28
- - "[Fixed]: Fix typo of notification.bots.slack.image in values"
+ - "[Changed]: Update ArgoCD to v2.5.4"
0 commit comments