Commit Graph

13 Commits

Author SHA1 Message Date
Chris Farhood dbc1fb199b fix: correct settings JSX structure, update display name, improve params handling
- Fix extra closing Box tag in SettingsPage causing blank display
- Change display name from 'Sealed Secrets Plugin for Headlamp' to 'Sealed Secrets'
- Use default values for params to avoid undefined in hooks (fixes retry button issue)

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-13 10:12:38 -05:00
github-actions[bot] c63afb1461 chore: release v0.2.14 2026-02-13 12:39:41 +00:00
github-actions[bot] 889504962d chore: release v0.2.13 2026-02-13 11:34:16 +00:00
github-actions[bot] 4efe88cf6e chore: release v0.2.12 2026-02-13 02:41:59 +00:00
github-actions[bot] 905283f134 chore: release v0.2.10 2026-02-13 01:48:33 +00:00
github-actions[bot] 175310c4a6 chore: release v0.2.9 2026-02-13 01:19:45 +00:00
github-actions[bot] 458ce7f2db chore: release v0.2.8 2026-02-13 00:57:58 +00:00
github-actions[bot] 7828f02b97 chore: release v0.2.7 2026-02-12 23:16:46 +00:00
github-actions[bot] d819ede977 chore: release v0.2.7 2026-02-12 23:15:07 +00:00
github-actions[bot] 9802448e82 chore: release v0.2.6 2026-02-12 21:01:54 +00:00
github-actions[bot] de67b4dd1a ci: update checksum for v0.2.5 2026-02-12 20:12:14 +00:00
github-actions[bot] 3876cb57d1 chore: bump version to 0.2.5 2026-02-12 20:05:47 +00:00
Chris Farhood 8a5c8971b1 fix(artifacthub): move package metadata to repository root
Move artifacthub-pkg.yml from headlamp-sealed-secrets/ to repository
root to match ArtifactHub indexing requirements for Headlamp plugins.
This follows the same pattern as the polaris plugin and ensures
ArtifactHub can properly discover and index version 0.2.4 with the
correct checksum.

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-12 12:21:21 -05:00