From d46f12d804a9ff4e2b0e6db7dfec7f20a81b2076 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Jan 2022 15:31:38 +0100 Subject: [PATCH] chore(deps): update dependency helm to v3.8.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5235406..feb6f51 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # HELM_VERSION # Only required to install a specifiy version -HELM_VERSION?=v3.7.0 # renovate: datasource=github-releases depName=helm +HELM_VERSION?=v3.8.0 # renovate: datasource=github-releases depName=helm # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.45.2