The new Helm Hub (https://hub.helm.sh) provides a central site where anyone can register their own chart repositories for easy discoverability. This session will show how to set up your own chart repo using GitHub Pages. It illustrates how to set up CI for your charts using Kind (https://github.com/kubernetes-sigs/kind) and the chart-testing (https://github.com/helm/chart-testing) tool so you can install and test pull requests for your charts and, thus, build trust in your community that things work as expected.