fix: change package name from headlamp-sealed-secrets to sealed-secrets

This matches the polaris plugin naming convention where the package
name is just 'polaris', causing Headlamp to display 'sealed-secrets'
in the plugin settings list instead of 'headlamp-sealed-secrets'.

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-13 12:56:00 -05:00
parent 248ffa4962
commit 679922e711
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
{
"name": "headlamp-sealed-secrets",
"displayName": "Sealed Secrets",
"version": "0.2.16",
"name": "sealed-secrets",
"version": "0.2.17",
"description": "Headlamp plugin for Bitnami Sealed Secrets - manage encrypted Kubernetes secrets",
"files": [
"dist",