fix: change plugin display name from 'headlamp-polaris-plugin' to 'polaris' (#9)

Update package.json name field to show cleaner name in Headlamp Settings → Plugins.

Before: headlamp-polaris-plugin
After: polaris

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
This commit was merged in pull request #9.
This commit is contained in:
2026-02-12 08:06:05 -05:00
committed by GitHub
parent 9e195be633
commit 0cf259f0b9
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "headlamp-polaris-plugin",
"name": "polaris",
"version": "0.3.5",
"description": "Headlamp plugin for Fairwinds Polaris audit results",
"scripts": {