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

Helm Feeds #67

Open
phumberdroz opened this issue Feb 28, 2021 · 0 comments
Open

Helm Feeds #67

phumberdroz opened this issue Feb 28, 2021 · 0 comments

Comments

@phumberdroz
Copy link
Contributor

I would like to propose to add helm charts to the feeds as well.

There is a complication as there is no central repository for all charts. There is an aggregator with artifacthub (CNCF sandbox project) which provides an endpoint for all the registries it currently gets data from. (currently 616 registries)

Artifacthub itself provides an api to get packages and version information but it seems like there is no support for getting newly released / updated charts only.

There is a couple of ways we could achieve this:
1)
Have a predefined list of repositories (e.g. nginx-ingress, prometheus-community, jetstack, elastic, openfaas, bitnami)
2)
Grab all registries from artifact hub and check all of them for new releases.

I believe that 2) is the better one to find charts that are typo squatting and similar things.

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