From 9174eea85e461aeb0a4037f2bf775992e9f95089 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 15 Feb 2024 09:00:57 +0000 Subject: [PATCH] Update dependency helm/helm to v3.14.1 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1516bf1fb..e35015d84 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include ./version.mk CONTROLLER_TOOLS_VERSION := v0.13.0 ENVTEST_K8S_VERSION = 1.26.0 GOLANGCI_VERSION := v1.55.2 -HELM_VERSION := v3.14.0 +HELM_VERSION := v3.14.1 KUBECTL_VERSION := v1.29.1 KUSTOMIZE_VERSION := v5.3.0 OPERATOR_SDK_VERSION := v1.31.0