From 2cfc2fa4b2839fea9055009e2fca7cf317b31b10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 19:51:15 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.6.2 | datasource | package | from | to | | ----------- | ---------------- | ----- | ----- | | github-tags | argoproj/argo-cd | 2.5.8 | 2.6.2 | --- .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..6e6d4fe 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=2.6.2 #https://github.com/bitwarden/clients/releases # renovate: datasource=github-releases depName=bitwarden/clients versioning=regex:^desktop-v(?\d+)\.(?\d+)\.(?\d+)$