JFrog ChartCenter: How to Include Helm Charts from Source

JFrog ChartCenter: How to Include Helm Charts from Source

Dec 17, 2020

Learn how you can add your Helm chart to ChartCenter directly from its Git-stored source. ChartCenter will host your Helm repository for you to share it with the world.

Until the release of Helm v3, you might have submitted your Helm chart to the official `stable` or `incubator` chart repository to share it with the community. But this Helm chart archive is no longer actively maintained, and is not accepting new charts. Now all Helm charts must be in a hosted repository elsewhere.

But you might not want the bother of hosting and maintaining your own Helm chart repository on Github, S3, etc.

Now you can add your Helm chart to ChartCenter directly from its Git-stored source (GitHub, GitLab or BitBucket). When you add your Helm chart, ChartCenter will host your repository for you and assign you a namespace based on your Git repo name.

Once your chart is available to the world through ChartCenter, the free community resource for Helm will automatically perform the procedures to keep dependencies and more up-to-date.

More info:
https://chartcenter.io
https://jfrog.com/blog/host-your-helm-chart-in-chartcenter-directly-from-source/
https://jfrog.com/blog/launching-jfrog-chartcenter-helm-chart-repository/