helm-diff icon indicating copy to clipboard operation
helm-diff copied to clipboard

build: remove install hooks from release dist

Open haatveit opened this issue 5 months ago • 0 comments

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.)

haatveit avatar Jul 09 '25 12:07 haatveit