Helm charts for all MOSIP services. The charts here are published in gh-pages branch of this repo. To install the charts add the respository as below:
helm repo add mosip https://mosip.github.io/mosip-helm
- In the branch where changes have been made run the following from
mosip-helmfolder
helm package charts/<chart name>
- You will see packaged
.tgzfiles created in current directory. - Copy the
.tgzfiles togh-pagesbranch ofmosip-helmrepo. You can clone another copy of the repo and check outgh-pagesbranch to achieve this. - Run
./publish.sh
This project is licensed under the terms of Mozilla Public License 2.0.