From ad09a667f885a8671acfd321a7f2c52b12e3cf6c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 9 Sep 2024 08:37:11 +0000 Subject: [PATCH] Update dependency helm/helm to v3.15.4 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0927dbc0..3cda6349 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ BUILDDATE := $(shell date -u '+%Y-%m-%dT%H:%M:%S.%NZ') CONTROLLER_TOOLS_VERSION := v0.15.0 ENVTEST_K8S_VERSION = 1.28.3 GOLANGCI_VERSION := v1.59.1 -HELM_VERSION := v3.15.3 +HELM_VERSION := v3.15.4 KUSTOMIZE_VERSION := v5.4.2 KUTTL_VERSION := 0.18.0 OPERATOR_SDK_VERSION := v1.34.1