From ff6cdbd1769a5677fb6ee8fb1264558f5ebc945c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 14 Aug 2024 16:40:33 +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 aad13cc06..4af709b86 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include ./version.mk CONTROLLER_TOOLS_VERSION := v0.15.0 ENVTEST_K8S_VERSION = 1.30.0 GOLANGCI_VERSION := v1.59.1 -HELM_VERSION := v3.15.2 +HELM_VERSION := v3.15.4 KUBECTL_VERSION := v1.30.3 KUSTOMIZE_VERSION := v5.4.3 OPERATOR_SDK_VERSION := v1.31.0