From 033374ad7b23a2480a7811981d2934be5f361eb1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 15 Sep 2026 21:01:42 +0000 Subject: [PATCH] Update dependency helm/helm to v4 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff76a9c2b..506b45e04 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include ./version.mk # Helper software versions CONTROLLER_TOOLS_VERSION := v0.19.0 GOLANGCI_VERSION := v2.12.2 -HELM_VERSION := v3.22.0 +HELM_VERSION := v4.3.0 KUBECTL_VERSION := v1.35.1 KUSTOMIZE_VERSION := v5.8.1 OPERATOR_SDK_VERSION := v1.42.0