From 84df3b595d8c243a9cc7d455f764b22968415929 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Mon, 16 Dec 2024 20:13:13 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.16.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1f84e66..3051ad9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # HELM_VERSION # Only required to install a specifiy version -HELM_VERSION?=v3.16.3 # renovate: datasource=github-releases depName=helm/helm +HELM_VERSION?=v3.16.4 # 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