This repository hosts the official Ondat Helm Charts.
Get the latest Helm release.
Add the Ondat chart repo to Helm:
helm repo add ondat https://ondat.github.io/charts
helm repo update
Run helm search repo ondat
to list the available charts.
Please open a PR with your changes!
Your contribution should:
- Not modfiy both component- and umbrella-charts.
- Not release charts (by bumping their version numbers in their
Chart.yaml
s). We'll handle that.