We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844c4b1 commit 14771d5Copy full SHA for 14771d5
charts/argo-cd/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: v3.1.5
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.3.7
+version: 8.3.8
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -28,3 +28,5 @@ annotations:
28
artifacthub.io/changes: |
29
- kind: changed
30
description: Bump redis_exporter to v1.77.0
31
+ - kind: fixed
32
+ description: Update ingress class annotation for GKE compatibility
0 commit comments