From 14d73ea06799e3b62db0899a2c84dd769cec3df2 Mon Sep 17 00:00:00 2001
From: CSRBot <csrbot@cryptic.systems>
Date: Thu, 12 Sep 2024 19:15:26 +0000
Subject: [PATCH] chore(deps): update dependency helm/helm to v3.16.1

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index f493cb1..f6eab3a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # HELM_VERSION
 # Only required to install a specifiy version
-HELM_VERSION?=v3.15.4 # renovate: datasource=github-releases depName=helm/helm
+HELM_VERSION?=v3.16.1 # 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