From 9dffa501c00c98b9c2c6eedcf6f0962894a33800 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 15:48:29 +0000 Subject: [PATCH] Update dependency helm/helm to v3.15.1 | datasource | package | from | to | | ----------- | --------- | ------ | ------ | | github-tags | helm/helm | 3.11.0 | 3.15.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..441f9f3 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.15.1 #https://github.com/aslafy-z/helm-git/releases # renovate: datasource=github-tags depName=aslafy-z/helm-git extractVersion=^v(?.*)$