27b5991a63
The dynamic PKG_NAME read from package.json returns "rook", causing `mv rook-X.Y.Z.tar.gz rook-X.Y.Z.tar.gz` to fail as a self-rename. Hardcode "headlamp-rook-plugin" as the tarball name to match the repo and artifacthub expectations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>