Update chart version and changelog
Signed-off-by: Zach Swanson <zach.swanson@gmail.com> Signed-off-by: Zach Swanson <zswanson@wayfair.com>
This commit is contained in:
parent
77e384cb4c
commit
92581d1f85
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@ appVersion: v2.7.7
|
||||||
kubeVersion: ">=1.23.0-0"
|
kubeVersion: ">=1.23.0-0"
|
||||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
version: 5.39.0
|
version: 5.40.0
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
sources:
|
sources:
|
||||||
|
@ -28,3 +28,5 @@ annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
description: Allow configuring Dex's init image resources separately
|
description: Allow configuring Dex's init image resources separately
|
||||||
|
- kind: changed
|
||||||
|
description: Allow configurable metrics in server and repoServer HPAs
|
||||||
|
|
Loading…
Reference in a new issue