Contains Helm Charts of metal-stack.
The charts can be consumed as follows:
Add the charts repository to your helm repository index.
helm repo add metal-stack https://helm.metal-stack.io
Use the charts.
helm install <chart-name> metal-stack/<chart-name>