refactor: rename npm package to headlamp-polaris-plugin

Aligns npm package name with the repo and ArtifactHub package name.
Updates all references: package.json, registerPluginSettings, Dockerfile,
release workflow tarball URLs, artifacthub-pkg.yml archive-url, and README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 08:40:08 -05:00
parent 244714316f
commit dab068a963
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ registerRoute({
),
});
registerPluginSettings('polaris-headlamp-plugin', PolarisSettings, true);
registerPluginSettings('headlamp-polaris-plugin', PolarisSettings, true);