Skip to content

Commit

Permalink
Added example installation command for unstable repo
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh authored Oct 1, 2021
1 parent aad308d commit 8d75efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ We are also building and packing an unstable chart version for every commit. To
$ helm repo add aerokube-unstable https://charts.aerokube.com/unstable/
$ helm repo update
$ helm search repo aerokube-unstable --devel --versions
$ helm upgrade --install --devel -n moon moon aerokube-unstable/moon # --devel flag is required
```

0 comments on commit 8d75efb

Please sign in to comment.