A chart repo template
- Publish chart to ghcr.io using OCI format.
- GitHub Actions for CI/linting and publishing, using
helm/chart-testing
. helm-docs
to make sure charts' README are up-to-date.
# login to registry and then
helm pull oci://ghcr.io/tuananh/chart-repo-template/example-chart --version 0.1.0