From 2c21d9e51259df314224ed063866cd9cdf331b5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 16:33:39 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9 --- .gitops/deploy/Chart.yaml | 2 +- functions/render/200-helm-release-argocd.yaml.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitops/deploy/Chart.yaml b/.gitops/deploy/Chart.yaml index da72b97..147c4f2 100644 --- a/.gitops/deploy/Chart.yaml +++ b/.gitops/deploy/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: helm-argocd version: 0.0.0 description: GitOps packaging for the Argo CD Crossplane configuration -appVersion: 7.9.1 +appVersion: 9.3.1 diff --git a/functions/render/200-helm-release-argocd.yaml.gotmpl b/functions/render/200-helm-release-argocd.yaml.gotmpl index 6d443ee..6bb988c 100644 --- a/functions/render/200-helm-release-argocd.yaml.gotmpl +++ b/functions/render/200-helm-release-argocd.yaml.gotmpl @@ -19,7 +19,7 @@ spec: chart: name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 7.9.1 + version: 9.3.1 namespace: {{ $argo.namespace }} {{- if $argo.overrideAllValues }} values: