Chris Farhood 92cbea0add fix: add required Artifact Hub annotations for Headlamp plugin
Add missing Headlamp plugin annotations required by Artifact Hub:
- headlamp/plugin/archive-url: GitHub release URL for v0.2.0 tarball
- headlamp/plugin/archive-checksum: SHA256 checksum of plugin archive

Changes:
- Added annotations section with archive URL and checksum
- Updated provider name from placeholder to "cpfarhood"
- Included v0.2.0 plugin tarball (99.5 kB)

This fixes the Artifact Hub validation error:
  "required annotation headlamp/plugin/archive-url not provided"
  "required annotation headlamp/plugin/archive-checksum not provided"

Plugin tarball details:
- File: headlamp-sealed-secrets-0.2.0.tar.gz
- SHA256: 55a1a387d65a8d92545033670d07dedd77a72fd228125331ab93136f8ac87f1c
- Size: 99,567 bytes
- Contents: dist/main.js (359 kB), package.json

Next steps:
1. Create GitHub release v0.2.0
2. Upload tarball to release
3. Artifact Hub will pick up on next scan

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>
2026-02-11 23:16:28 -05:00
S
Description
Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption
Apache-2.0 3 MiB
v1.0.2 Latest
2026-04-15 04:01:15 +00:00
Languages
TypeScript 99.6%
JavaScript 0.4%