From 05f7c3510646d8f5b492fbc705630e7a36c70c66 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 15 Jan 2025 23:18:45 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.17.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3051ad9..859613b 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 +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 -- 2.45.2