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