From 86def80f479feabde37f2c55be5ae4283b9d91c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 22:36:16 +0000 Subject: [PATCH] Update dependency helm/helm to v3.14.2 | datasource | package | from | to | | ----------- | --------- | ------ | ------ | | github-tags | helm/helm | 3.11.0 | 3.14.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..fe8b40f 100644 --- a/.chezmoitemplates/after/software_bins.tmpl +++ b/.chezmoitemplates/after/software_bins.tmpl @@ -75,7 +75,7 @@ HCLOUD_VERSION=1.31.1 #https://github.com/helm/helm/releases # renovate: datasource=github-tags depName=helm/helm extractVersion=^v(?.*)$ -HELM_VERSION=3.11.0 +HELM_VERSION=3.14.2 #https://github.com/aslafy-z/helm-git/releases # renovate: datasource=github-tags depName=aslafy-z/helm-git extractVersion=^v(?.*)$