helm-diff
helm-diff copied to clipboard
build: remove install hooks from release dist
This commit removes the hooks section from plugin.yaml when staging it for release in the dist target, as the script referenced there is not bundled as part of releases, and also not needed.
This fixes #504.
(I hope this Makefile target is actually what you still use to prepare releases, under the release assets there are files like helm-diff-freebsd-arm64.tgz that aren't being built here.)