From 73cac7c0c45607d8765588ce15701be431ba45e5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Sep 2025 05:28:06 +0000 Subject: [PATCH] Update Helm release argocd-apps to v0.0.9 --- helmfile.d/argo.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 3c93bf86..e40e4003 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -27,7 +27,7 @@ releases: - name: argocd-apps namespace: argocd chart: argo/argocd-apps - version: 0.0.1 + version: 0.0.9 condition: argo.apps.enabled values: - ../values/argo/values/apps.yaml.gotmpl