From 7383eeed6c4ccbc3c97b53404c64aa4326151532 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jul 2026 18:44:07 +0000 Subject: [PATCH] build(helm): update argo-cd to 10.1.3 --- apps/versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/versions.toml b/apps/versions.toml index 502c431..35bcb17 100644 --- a/apps/versions.toml +++ b/apps/versions.toml @@ -6,7 +6,7 @@ # Cluster Services & Core Applications [argocd] -version = "9.5.15" +version = "10.1.3" helm = "https://argoproj.github.io/argo-helm" chart = "argo-cd"