From 64488649330bc8ec584934863254eddb628f2ce6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 12:43:13 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.4.7 --- personal-cluster/apps/ArgoCD.pkl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/personal-cluster/apps/ArgoCD.pkl b/personal-cluster/apps/ArgoCD.pkl index ccc1f9e..5d1c2ca 100644 --- a/personal-cluster/apps/ArgoCD.pkl +++ b/personal-cluster/apps/ArgoCD.pkl @@ -8,7 +8,7 @@ source { repoURL = "https://argoproj.github.io/argo-helm" chart = "argo-cd" // renovate: datasource=helm registryUrl=https://argoproj.github.io/argo-helm packageName=argo-cd - targetRevision = "v9.4.3" + targetRevision = "9.4.7" helm { releaseName = "argocd" valuesObject {