Tamedia Helm Charts for Kubernetes.
helm repo add dnd-it https://dnd-it.github.io/helm-charts
helm repo update
Using config from a file:
helm install --generate-name dnd-it/chart-name
When using this repo locally or contributing to this repo, you will need to build the dependencies used for each helm chart. You can run the following commands to do so:
cd charts/<chart>
helm dependency build