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

Add support for https://artifacthub.io/ #473

Open
scovetta opened this issue Sep 27, 2024 · 0 comments
Open

Add support for https://artifacthub.io/ #473

scovetta opened this issue Sep 27, 2024 · 0 comments

Comments

@scovetta
Copy link
Member

We should think about adding support for Artifact Hub:

API docs: https://artifacthub.io/docs/api/

Example URL: https://artifacthub.io/api/v1/packages/helm/ingress-nginx/ingress-nginx

$ curl -s 'https://artifacthub.io/api/v1/packages/helm/ingress-nginx/ingress-nginx' | jq -r .content_url
https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.11.2/ingress-nginx-4.11.2.tgz
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