From 9ccb05f7f43835b8f1c693a9dacced86695a8975 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Fri, 14 Feb 2025 19:04:07 +0100 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.17.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3051ad9..b4d04c2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # HELM_VERSION -# Only required to install a specifiy version -HELM_VERSION?=v3.16.4 # renovate: datasource=github-releases depName=helm/helm +# Only required to install a specify version +HELM_VERSION?=v3.17.0 # renovate: datasource=github-releases depName=helm/helm # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a