This repo collects a set of Helm charts .
Helm must be installed and initialized to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
$ helm repo add bilelkhalsi https://bilelkhalsi.github.io/helm-charts
We welcome contributions. Please refer to our contribution guidelines for details.
docker pull quay.io/helmpack/chart-testing:latest
docker run -v /var/helm-charts:pathTo/helm-charts -it -d quay.io/helmpack/chart-testing /bin/sh
docker exec -it containerId /bin/sh
cd /var/helm-charts & ct lint