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
+1 -1
View File
@@ -1,7 +1,7 @@
# Artifact Hub package metadata file
# https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-pkg.yml
version: 0.2.16
name: headlamp-sealed-secrets
name: sealed-secrets
displayName: Sealed Secrets
createdAt: "2026-02-12T00:00:00Z"
description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption and RBAC-aware UI
+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",