To use this charts repository
helm repo add kubedex https://kubedex.github.io/charts
helm repo update
- Update the version in
Chart.yaml
helm package helm-controller
mv helm-controller-0.0.x.tgz docs/
helm repo index docs --url https://kubedex.github.io/charts
- Commit and push to master