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