From 1cce4941ac9ab0b1cbb9ad2090dbf471f0b9de78 Mon Sep 17 00:00:00 2001 From: Kristian Cesarini Date: Wed, 23 Oct 2024 16:05:17 +0200 Subject: [PATCH 1/2] Update _helpers.tpl patch required by contour plugin Signed-off-by: Kristian Cesarini --- charts/argo-rollouts/templates/_helpers.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo-rollouts/templates/_helpers.tpl b/charts/argo-rollouts/templates/_helpers.tpl index 820996a8c..ff8f95e3d 100644 --- a/charts/argo-rollouts/templates/_helpers.tpl +++ b/charts/argo-rollouts/templates/_helpers.tpl @@ -386,6 +386,7 @@ Return the rules for controller's Role and ClusterRole - list - watch - update + - patch {{- end }} {{- if .Values.providerRBAC.providers.glooPlatform }} # Access needed when using the Gloo Platform provider From c9df09bc39d8b9aa82b67db67d175f83c5e3b8df Mon Sep 17 00:00:00 2001 From: Kristian Cesarini Date: Wed, 23 Oct 2024 16:09:48 +0200 Subject: [PATCH 2/2] Update Chart.yaml Signed-off-by: Kristian Cesarini --- charts/argo-rollouts/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-rollouts/Chart.yaml b/charts/argo-rollouts/Chart.yaml index 44abcb538..2cbd6e6c5 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: @@ -19,4 +19,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: added - description: add description for manual secret creation + description: add patch permission to contour crd HttpProxy