From e73077b6016068c78578f10c39428b44654ccfb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 19:54:22 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v3 | datasource | package | from | to | | ----------- | ---------------- | ----- | ----- | | github-tags | argoproj/argo-cd | 2.5.8 | 3.5.1 | --- .chezmoitemplates/after/software_bins.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoitemplates/after/software_bins.tmpl b/.chezmoitemplates/after/software_bins.tmpl index 22d198d..63506d5 100644 --- a/.chezmoitemplates/after/software_bins.tmpl +++ b/.chezmoitemplates/after/software_bins.tmpl @@ -39,7 +39,7 @@ CLUSTERCTL_VERSION=1.3.2 #https://github.com/argoproj/argo-cd/releases # renovate: datasource=github-tags depName=argoproj/argo-cd extractVersion=^v(?.*)$ -ARGOCD_VERSION=2.5.8 +ARGOCD_VERSION=3.5.1 #https://github.com/bitwarden/clients/releases # renovate: datasource=github-releases depName=bitwarden/clients versioning=regex:^desktop-v(?\d+)\.(?\d+)\.(?\d+)$