Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 568 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 568 Bytes

Ondat Helm Charts

This repository hosts the official Ondat Helm Charts.

Install

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.

Contribution

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.yamls). We'll handle that.