Skip to content

Commit

Permalink
fix helm install doc
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Kloeker <[email protected]>
  • Loading branch information
eumel8 committed Dec 3, 2023
1 parent a26c6ea commit 5952be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The [sparrow container images](https://github.com/caas-team/sparrow/pkgs/contain

### Helm

Sparrow can be install via Helm chart. The chart is provided in multiple registries, so can use:
Sparrow can be install via Helm chart. The chart is provided in multiple registries, so you may choose the one that suits you best:

```sh
helm -n sparrow upgrade -i sparrow oci://ghcr.io/caas-team/charts/sparrow --version 1.0.0 --create-namespace
Expand Down

0 comments on commit 5952be7

Please sign in to comment.