From b4da5d3308b5a226927595cad09002567b9c4fb5 Mon Sep 17 00:00:00 2001 From: Robert Macaulay Date: Thu, 7 Nov 2024 12:36:43 -0600 Subject: [PATCH] fixed chart.yaml Signed-off-by: Robert Macaulay --- charts/argo-rollouts/Chart.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/argo-rollouts/Chart.yaml b/charts/argo-rollouts/Chart.yaml index 44abcb53..f6e49eb3 100644 --- a/charts/argo-rollouts/Chart.yaml +++ b/charts/argo-rollouts/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v1.7.2 description: A Helm chart for Argo Rollouts name: argo-rollouts -version: 2.37.7 +version: 2.37.8 home: https://github.com/argoproj/argo-helm icon: https://argoproj.github.io/argo-rollouts/assets/logo.png keywords: @@ -20,3 +20,5 @@ annotations: artifacthub.io/changes: | - kind: added description: add description for manual secret creation + - kind: fixed + description: Fixed rendering of plugins in the ConfigMap