FOLIO Helm charts modules repository.
Contains Helm sources and Helm packages repository. Repository URL https://folio-org.github.io/folio-helm/
Master branch is configured as GitHub pages.
See also https://github.com/folio-org/folio-helm-v2 using Helm common library.
Build package with:
helm package <MODULE_NAME> -d ./charts
Update repository index
helm repo index . --url https://folio-org.github.io/folio-helm/
Commit and push changes to GitHub