From 570e6b345b70d9bea6505e53b0b919d435e44c21 Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 10:26:44 +0000 Subject: [PATCH] chore(deps): update helm release argo-rollouts to v2.43.1 --- apps/dev-eu-central-1/platform/argo-rollouts.yaml | 2 +- apps/prod-eu-central-1/platform/argo-rollouts.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dev-eu-central-1/platform/argo-rollouts.yaml b/apps/dev-eu-central-1/platform/argo-rollouts.yaml index d742063..a5e3b6c 100644 --- a/apps/dev-eu-central-1/platform/argo-rollouts.yaml +++ b/apps/dev-eu-central-1/platform/argo-rollouts.yaml @@ -20,7 +20,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-rollouts - targetRevision: 2.43.0 + targetRevision: 2.43.1 helm: valueFiles: - $values/manifests/argo-rollouts/dev-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/argo-rollouts.yaml b/apps/prod-eu-central-1/platform/argo-rollouts.yaml index 0cb4cde..fca1665 100644 --- a/apps/prod-eu-central-1/platform/argo-rollouts.yaml +++ b/apps/prod-eu-central-1/platform/argo-rollouts.yaml @@ -20,7 +20,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-rollouts - targetRevision: 2.43.0 + targetRevision: 2.43.1 helm: valueFiles: - $values/manifests/argo-rollouts/prod-eu-central-1/values.yaml