From de6604963eac1de9551fa022c6e67e0c2caded71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 04:36:49 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec1185e6f..d9144742d 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ KUSTOMIZE_VERSION ?= 5.7.1 YQ_VERSION ?= v4.47.1 HELM_DOCS_VERSION ?= 1.14.2 PINT_VERSION ?= 0.74.6 -HELM_VERSION ?= 3.18.6 +HELM_VERSION ?= 4.0.4 ## Location to install dependencies to LOCALBIN ?= $(shell pwd)/bin