From ecf2f5308e8fb1cf8e353c6fa7c26f8cedfd2811 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 16 Jan 2025 08:15:55 +0000 Subject: [PATCH] Update dependency helm/helm to v3.17.0 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dec78c9ee..92f95b28e 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.4 +HELM_VERSION := v3.17.0 KUBECTL_VERSION := v1.31.2 KUSTOMIZE_VERSION := v5.5.0 OPERATOR_SDK_VERSION := v1.31.0