yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
919 stars 84 forks source link

Feature: Add ArtifactHub repository #319

Open Yuni-sa opened 1 week ago

Yuni-sa commented 1 week ago

Is your feature request related to a problem? Please describe. As a continuation to #285 we would want to show kor helm charts on ArtifactHub.

Describe the solution you'd like An ArtifactHub repo should be created and a artifacthub-repo.yml should be added to the gh-pages branch on the root directory.

Describe alternatives you've considered Host the helm charts on ghcr but we would be missing on the discoverability.

Additional context annotations for artifacthub were added in #306 example repo: https://github.com/kubernetes-sigs/metrics-server/tree/gh-pages

Yuni-sa commented 1 week ago

@yonahd it needs the repository-id after you created one.

yonahd commented 1 week ago

@yonahd it needs the repository-id after you created one.

I think I need to create a release with a chart first. It's a requirement for the url in artifactory hub