From e945bfdeb9abea9fa2be240afbe50fabcb62131d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 14 Jan 2025 19:51:28 +0000 Subject: [PATCH] Update dependency helm/helm to v3.16.4 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 908da4df5..dec78c9ee 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include ./version.mk CONTROLLER_TOOLS_VERSION := v0.16.3 ENVTEST_K8S_VERSION = 1.31.0 GOLANGCI_VERSION := v1.63.4 -HELM_VERSION := v3.16.2 +HELM_VERSION := v3.16.4 KUBECTL_VERSION := v1.31.2 KUSTOMIZE_VERSION := v5.5.0 OPERATOR_SDK_VERSION := v1.31.0