diff --git a/tools/helmify/manifest.yaml b/tools/helmify/manifest.yaml
index 65812ffd3bffd1d3d390d05902396b6bcf31fb43..2d2b5ce819069a9f2ded1fd2ecdb1263289d1065 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