From 624fc14eafe43122c8fae08cd59a950d42642f6b Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sun, 30 Mar 2025 22:26:08 +0200 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 cec8b13..d25df1d 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