Closed sudermanjr closed 2 years ago
We are currently scraping a list of repos from Helm Hub. We should switch to the Artifact Hub API now that Helm Hub is deprecated
https://artifacthub.io/api/v1/packages/search?kind=0&facets=true&sort=relevance&limit=20&offset=0
Is your feature request related to a problem? Please describe. There's a lot of helm repos out there now that stable/incubator are disabled. Some of them are very common to use.
Describe the solution you'd like Add a bunch of repos to the default list, some examples from my current list.
Describe alternatives you've considered another alternative might be to add the current list you have locally to the default list? Not sure if that's good or bad