From 92581d1f85fc3f9b16d52bd3aea05b38f464215f Mon Sep 17 00:00:00 2001 From: Zach Swanson Date: Sun, 16 Jul 2023 13:48:21 -0400 Subject: [PATCH] Update chart version and changelog Signed-off-by: Zach Swanson Signed-off-by: Zach Swanson --- charts/argo-cd/Chart.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index bd9a8de4..4fedd287 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v2.7.7 kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.39.0 +version: 5.40.0 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -28,3 +28,5 @@ annotations: artifacthub.io/changes: | - kind: added description: Allow configuring Dex's init image resources separately + - kind: changed + description: Allow configurable metrics in server and repoServer HPAs