From d508f38292e2814cda167ac3a0727daf588aa12c Mon Sep 17 00:00:00 2001 From: DevContainer User Date: Mon, 9 Mar 2026 02:53:46 +0000 Subject: [PATCH] fix: add archive checksum to ArtifactHub metadata Empty checksum causes headlamp plugin manager to reject the plugin with "Invalid plugin metadata". Co-Authored-By: Claude Opus 4.6 --- artifacthub-pkg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index e4d0666..5cdaa62 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -20,7 +20,7 @@ keywords: - security annotations: headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin/releases/download/v0.2.21/sealed-secrets-0.2.21.tar.gz" - headlamp/plugin/archive-checksum: "" + headlamp/plugin/archive-checksum: "sha256:0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5" headlamp/plugin/version-compat: ">=0.13.0" headlamp/plugin/distro-compat: "desktop,in-cluster,web,docker-desktop" links: