From 887d9e91ad28554623b6d09ef9007b1259c244f3 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 8 Jul 2025 22:06:55 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.18.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 47521e9..60b9485 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # HELM_VERSION # Only required to install a specify version -HELM_VERSION?=v3.18.3 # renovate: datasource=github-releases depName=helm/helm +HELM_VERSION?=v3.18.4 # renovate: datasource=github-releases depName=helm/helm # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2