diff --git a/Makefile b/Makefile index 7c943b9aac6..ebe2f766b29 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ KUBECTL_VERSION ?= v1.29.0-alpha.3 # renovate: datasource=github-releases depName=kastenhq/kubestr KUBESTR_VERSION ?= v0.4.41 # renovate: datasource=github-releases depName=helm/helm -HELM_VERSION ?= v3.13.1 +HELM_VERSION ?= v3.13.2 # renovate: datasource=github-releases depName=kubernetes-sigs/cluster-api CLUSTERCTL_VERSION ?= 1.5.3 # renovate: datasource=github-releases depName=cilium/cilium-cli