From c5f850ed775f4891408ecc236b3763fd37981cb7 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 16 Dec 2024 19:33:47 +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 0927dbc0..fe1aad5c 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.16.4 KUSTOMIZE_VERSION := v5.4.2 KUTTL_VERSION := 0.18.0 OPERATOR_SDK_VERSION := v1.34.1