From 37db503faae3ae8a5a2c7a5d1c2b43b653b026e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 02:46:57 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.3.4 --- .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 d6c6286..443caeb 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.3 +appVersion: 9.3.4 diff --git a/functions/render/200-helm-release-argocd.yaml.gotmpl b/functions/render/200-helm-release-argocd.yaml.gotmpl index 5c9c8fd..e9f69b5 100644 --- a/functions/render/200-helm-release-argocd.yaml.gotmpl +++ b/functions/render/200-helm-release-argocd.yaml.gotmpl @@ -23,7 +23,7 @@ spec: chart: name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 9.3.3 + version: 9.3.4 namespace: {{ $argo.namespace }} {{- if $argo.overrideAllValues }} values: