From 76267f57d58488a146419d50b9df5a50aa6885c3 Mon Sep 17 00:00:00 2001 From: Kostis Kapelonis Date: Mon, 3 Feb 2025 14:25:28 +0200 Subject: [PATCH 1/2] bump: Update Argo Rollout to security fix CR-26082 Signed-off-by: Kostis Kapelonis --- charts/argo-rollouts/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/argo-rollouts/Chart.yaml b/charts/argo-rollouts/Chart.yaml index 22bf3b517..3edf3e31d 100644 --- a/charts/argo-rollouts/Chart.yaml +++ b/charts/argo-rollouts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.7.1-CR-24605 +appVersion: v1.7.2-CR-26082 description: A Helm chart for Argo Rollouts name: argo-rollouts -version: 2.37.3-1-v1.7.1-CR-24605 +version: 2.37.3-2-v1.7.2-CR-26082 home: https://github.com/argoproj/argo-helm icon: https://argoproj.github.io/argo-rollouts/assets/logo.png keywords: @@ -19,7 +19,7 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: changed - description: Sync argo-rollouts with upstream v1.7.1 + description: Sync argo-rollouts with upstream v1.7.2 plus security fixes links: - name: GitHub Release - url: https://github.com/codefresh-io/argo-rollouts/releases/tag/v1.7.1-CR-24605 + url: https://github.com/codefresh-io/argo-rollouts/releases/tag/v1.7.2-cap-CR-26082 From 5012672a6f339514de0e890b8c5a66a4d58d61d6 Mon Sep 17 00:00:00 2001 From: Kostis Kapelonis Date: Mon, 3 Feb 2025 15:06:28 +0200 Subject: [PATCH 2/2] fix: use correct Argo Rollout image Signed-off-by: Kostis Kapelonis --- 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 3edf3e31d..1aa4ea757 100644 --- a/charts/argo-rollouts/Chart.yaml +++ b/charts/argo-rollouts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v1.7.2-CR-26082 +appVersion: v1.7.2-cap-CR-26082 description: A Helm chart for Argo Rollouts name: argo-rollouts -version: 2.37.3-2-v1.7.2-CR-26082 +version: 2.37.3-2-v1.7.2-cap-CR-26082 home: https://github.com/argoproj/argo-helm icon: https://argoproj.github.io/argo-rollouts/assets/logo.png keywords: