From 3c037160e2413c0ef971de82b30598eee475c43b Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 2 Apr 2025 20:13:58 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.17.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb69c94..3f775a7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # HELM_VERSION # Only required to install a specify version -HELM_VERSION?=v3.17.1 # renovate: datasource=github-releases depName=helm/helm +HELM_VERSION?=v3.17.2 # 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