From 9d2106c952ded907e0c009e620fdd309d3418fa9 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 20 Jun 2026 10:17:34 +0000 Subject: [PATCH] Update dependency helm/helm to v3.21.2 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 38178cc5c..5d29149bf 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include ./version.mk # Helper software versions CONTROLLER_TOOLS_VERSION := v0.19.0 GOLANGCI_VERSION := v2.8.0 -HELM_VERSION := v3.21.0 +HELM_VERSION := v3.21.2 KUBECTL_VERSION := v1.35.1 KUSTOMIZE_VERSION := v5.8.1 OPERATOR_SDK_VERSION := v1.42.0