From 8041c6a8876760e524baa6330cc4446bb6aa29ba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Oct 2025 23:09:45 +0000 Subject: [PATCH] build(helm): update argo-cd to 8.6.4 --- apps/versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/versions.toml b/apps/versions.toml index 19260a4..69f329d 100644 --- a/apps/versions.toml +++ b/apps/versions.toml @@ -6,7 +6,7 @@ # Cluster Services & Core Applications [argocd] -version = "8.2.5" +version = "8.6.4" helm = "https://argoproj.github.io/argo-helm" chart = "argo-cd"