helm / hub

⚠️(OBSOLETE) Former distributed charts search for hub.helm.sh. Now see https://artifacthub.io/
https://artifacthub.io/
Apache License 2.0
251 stars 281 forks source link

Add Mongoose charts #466

Closed NelsonVides closed 4 years ago

NelsonVides commented 4 years ago

Our repository with all the chart definitions is hosted here: https://github.com/esl/MongooseHelm. Readmes will be updated, but a pipeline to lint every single push to github and to automate adding new chart versions is hosted in CircleCI. Github pages serves an orphan commit containing only the .tgz packages and the index.yaml.

Let me know if there's anything that should be improved. Looking forward to see this merged 😄

mattfarina commented 4 years ago

@NelsonVides Can you please add this repo to the Artifact Hub before we merge it here. The Helm Hub is migrating to the Artifact Hub. You can find details at https://github.com/helm/hub#artifact-hub-migration

NelsonVides commented 4 years ago

@mattfarina Right, I was preparing for the merge here and missed the new update about the Artifact Hub! Doing so promptly, thanks for the advise :)

NelsonVides commented 4 years ago

@mattfarina here they are: https://artifacthub.io/packages/search?page=1&ts_query_web=mongoosehelm I've also rebased this branch to resolve conflicts :)