chore: rename plugin to headlamp-rook-plugin

Renames the plugin from headlamp-rook-ceph-plugin to headlamp-rook-plugin
across all files: package.json, package-lock.json, artifacthub-pkg.yml,
release workflow, README, CHANGELOG, CLAUDE.md, CONTRIBUTING, SECURITY,
and src/index.tsx.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
2026-02-19 11:26:33 -05:00
parent ea587c149f
commit 300c705033
10 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "headlamp-rook-ceph-plugin",
"name": "headlamp-rook-plugin",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "headlamp-rook-ceph-plugin",
"name": "headlamp-rook-plugin",
"version": "0.1.0",
"license": "Apache-2.0",
"devDependencies": {