From 8e757bb47e59bde111408e9a930de4030118637b Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:27:02 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v10 --- 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 682d94e..33097ed 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.7.1 + targetRevision: 10.1.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 55dd52d..4f36a62 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.7.1 + targetRevision: 10.1.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 475a8a4..b1ad130 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.7.1 + targetRevision: 10.1.1 helm: valueFiles: - $values/manifests/argocd/prod-eu-central-1/values.yaml