From 8d03b650bf7c85a8c0691f55f06b46548ed76f12 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 15 Aug 2024 11:46:04 +0200 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.15.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a5df169..e105ff4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # HELM_VERSION # Only required to install a specifiy version -HELM_VERSION?=v3.15.2 # renovate: datasource=github-releases depName=helm/helm +HELM_VERSION?=v3.15.3 # renovate: datasource=github-releases depName=helm/helm # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a