fix: remove broken logo URL from Artifact Hub metadata
The Sealed Secrets logo URL returns 404. Removed logoURL field since it's optional and Artifact Hub will use a default icon. 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:
@@ -5,7 +5,6 @@ name: headlamp-sealed-secrets
|
||||
displayName: Sealed Secrets Plugin for Headlamp
|
||||
createdAt: "2026-02-11T00:00:00Z"
|
||||
description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption and RBAC-aware UI
|
||||
logoURL: https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/docs/sealed-secrets.png
|
||||
license: Apache-2.0
|
||||
homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
||||
appVersion: 0.2.0
|
||||
|
||||
@@ -5,7 +5,6 @@ name: headlamp-sealed-secrets
|
||||
displayName: Sealed Secrets Plugin for Headlamp
|
||||
createdAt: "2026-02-11T00:00:00Z"
|
||||
description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption and RBAC-aware UI
|
||||
logoURL: https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/docs/sealed-secrets.png
|
||||
license: Apache-2.0
|
||||
homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
||||
appVersion: 0.2.0
|
||||
|
||||
Reference in New Issue
Block a user