Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMarchant committed Jan 5, 2023
1 parent 36f6149 commit 6d3de96
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ This repository hosts the official Ondat Helm Charts.

Get the latest [Helm release](https://github.com/helm/helm#install).

## Install Charts

Add the Ondat chart repo to Helm:

```bash
Expand All @@ -16,3 +14,12 @@ 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.yaml`s). We'll handle that.

0 comments on commit 6d3de96

Please sign in to comment.