From 9ee954eaa565c8e4a59c67bdd54cda21ae5b3341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 21:36:14 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v4.1.0 --- collections/container/k3s.yaml | 2 +- collections/container/tools.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/collections/container/k3s.yaml b/collections/container/k3s.yaml index 74d371e..be3e2cb 100644 --- a/collections/container/k3s.yaml +++ b/collections/container/k3s.yaml @@ -69,7 +69,7 @@ vars: file: | --- cilium_version: 0.18.9 # datasource=github-tags depName=cilium/cilium-cli - helm_version: 4.0.5 # datasource=github-tags depName=helm/helm + helm_version: 4.1.0 # datasource=github-tags depName=helm/helm kubectl_version: v1.30.2 # datasource=github-tags depName=kubernetes/kubectl k9s_version: 0.35.0 # datasource=github-tags depName=kubernetes/kubectl diff --git a/collections/container/tools.yaml b/collections/container/tools.yaml index 1f51262..3b39d56 100644 --- a/collections/container/tools.yaml +++ b/collections/container/tools.yaml @@ -20,7 +20,7 @@ vars: --- kind_version: 0.31.0 # datasource=github-tags depName=kubernetes-sigs/kind skopeo_version: 1.21.0 # datasource=github-tags depName=lework/skopeo-binary - helm_version: 4.0.5 # datasource=github-tags depName=helm/helm + helm_version: 4.1.0 # datasource=github-tags depName=helm/helm kubectl_version: v1.35.0 # datasource=github-tags depName=kubernetes/kubectl k9s_version: 0.50.18 # datasource=github-tags depName=derailed/k9s velero_version: 1.17.1 # datasource=github-tags depName=vmware-tanzu/velero