fix(artifacthub): move package metadata to repository root #2
Reference in New Issue
Block a user
Delete Branch "fix/move-artifacthub-pkg-to-root"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
artifacthub-pkg.ymlfromheadlamp-sealed-secrets/to repository rootProblem
ArtifactHub wasn't picking up version 0.2.4, still showing 0.2.1 as latest. The package metadata file needs to be at the repository root for proper indexing.
Solution
Copy
artifacthub-pkg.ymlto repository root to match the expected structure for Headlamp plugin repositories.Testing
🤖 Generated with Claude Code