fix: change plugin display name from 'headlamp-polaris-plugin' to 'polaris'

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 is contained in:
2026-02-12 07:23:07 -05:00
parent 9e195be633
commit 743be5eeae
+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": {