Github pages is used to automatically host the Helm repos in this git repo. Currently, two Helm repos are in use.
- Stable: all charts in this repo should be usable in production
- Testing: charts that are currently being testing, and are thus not ready for production
To add the stable repo to a local helm client, run:
helm repo add researchlab https://uninettsigma2.github.io/helm-charts/repos/stable
The primary Docker files used in this repo is hosted in the following repo, which uses quay.io/uninett to host the actual images.