Update a typo in choose-a-rancher-version.md (#620)

updated the `helm repo add` command for the alpha version. (typo fix)
This commit is contained in:
Farokh Brokanlou
2023-05-24 22:19:26 +02:00
committed by GitHub
parent 6969567f87
commit 0eef634031
@@ -61,7 +61,7 @@ After installing Rancher, if you want to change which Helm chart repository to i
```
- Alpha: Experimental preview of upcoming releases.
```
helm repo add rancher-stable https://releases.rancher.com/server-charts/stable
helm repo add rancher-alpha https://releases.rancher.com/server-charts/alpha
```
Note: Upgrades are not supported to, from, or between Alphas.