From 32f60d6beeb816940f054be71fb0bd3b05df1259 Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 08:08:15 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.5.1 --- apps/dev-eu-central-1/platform/argocd.yaml | 2 +- apps/management-eu-central-1/platform/argocd.yaml | 2 +- apps/prod-eu-central-1/platform/argocd.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dev-eu-central-1/platform/argocd.yaml b/apps/dev-eu-central-1/platform/argocd.yaml index 052f89c..a322969 100644 --- a/apps/dev-eu-central-1/platform/argocd.yaml +++ b/apps/dev-eu-central-1/platform/argocd.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.4.17 + targetRevision: 9.5.1 helm: valueFiles: - $values/manifests/argocd/dev-eu-central-1/values.yaml diff --git a/apps/management-eu-central-1/platform/argocd.yaml b/apps/management-eu-central-1/platform/argocd.yaml index 8f27ad9..57de31c 100644 --- a/apps/management-eu-central-1/platform/argocd.yaml +++ b/apps/management-eu-central-1/platform/argocd.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.4.17 + targetRevision: 9.5.1 helm: valueFiles: - $values/manifests/argocd/management-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/argocd.yaml b/apps/prod-eu-central-1/platform/argocd.yaml index a2feece..c5d0ae2 100644 --- a/apps/prod-eu-central-1/platform/argocd.yaml +++ b/apps/prod-eu-central-1/platform/argocd.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.4.17 + targetRevision: 9.5.1 helm: valueFiles: - $values/manifests/argocd/prod-eu-central-1/values.yaml