Skip to content

Commit

Permalink
Merge pull request #66 from ondat/add-to-readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
DavidMarchant authored Jan 5, 2023
2 parents 2d61d8a + 6d3de96 commit bb4941a
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 bb4941a

Please sign in to comment.