Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index the Helm chart on ArtifactHub #189

Open
djjudas21 opened this issue Jul 1, 2024 · 0 comments
Open

Index the Helm chart on ArtifactHub #189

djjudas21 opened this issue Jul 1, 2024 · 0 comments

Comments

@djjudas21
Copy link

For better discoverability of permission-manager, it would be great to publish the Helm releases at ArtifactHub. ArtifactHub works as a kind of "app store" for Helm charts and can also be queried by tools like Nova for notifying users if their deployed apps are outdated.

The process is simple - you just need to create an account on artifacthub.io, add a metadata file to your Git repo, and link it to your Helm repo.

https://artifacthub.io/docs/topics/repositories/helm-charts/

Optionally you can add some extra annotation fields to Chart.yaml to improve indexing on ArtifactHub:

https://artifacthub.io/docs/topics/annotations/helm/

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant