From 0b6d8f3d410565895b9c5c2e51952a0ab509996c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 00:45:45 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.3.3 --- .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 147c4f2..d6c6286 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: 9.3.1 +appVersion: 9.3.3 diff --git a/functions/render/200-helm-release-argocd.yaml.gotmpl b/functions/render/200-helm-release-argocd.yaml.gotmpl index 6bb988c..c70e318 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: 9.3.1 + version: 9.3.3 namespace: {{ $argo.namespace }} {{- if $argo.overrideAllValues }} values: