From f5fdbe3b00deb40a4276168d9c087d6ba4b18681 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 13 Mar 2023 18:03:01 +0000
Subject: [PATCH] chore(deps): update dependency arttor/helmify to v0.3.28

---
 tools/helmify/manifest.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/helmify/manifest.yaml b/tools/helmify/manifest.yaml
index 65812ffd3b..2d2b5ce819 100644
--- a/tools/helmify/manifest.yaml
+++ b/tools/helmify/manifest.yaml
@@ -1,5 +1,5 @@
 name: helmify
-version: "0.3.27"
+version: "0.3.28"
 check: ${binary} --version | grep ^Version | tr -s ' ' | cut -d' ' -f2
 tags:
 - type/cli
-- 
GitLab