From 1b86c639caf77b417c6c32058ac1936cb5aadbe9 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Thu, 12 Feb 2026 07:18:29 -0500 Subject: [PATCH] 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 Co-Authored-By: Happy --- headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml | 1 - headlamp-sealed-secrets/artifacthub-pkg.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml b/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml index a22dce6..7305189 100644 --- a/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml +++ b/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml @@ -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 diff --git a/headlamp-sealed-secrets/artifacthub-pkg.yml b/headlamp-sealed-secrets/artifacthub-pkg.yml index a22dce6..7305189 100644 --- a/headlamp-sealed-secrets/artifacthub-pkg.yml +++ b/headlamp-sealed-secrets/artifacthub-pkg.yml @@ -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