Fix URL for other occurrences of Alpha release repo

This commit is contained in:
Billy Tat
2022-09-15 16:05:51 -07:00
parent 81650b753c
commit 0d9389ffef
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ You'll use the backup as a restore point if something goes wrong during upgrade.
```
- 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.

View File

@@ -69,7 +69,7 @@ Because the rancher-alpha repository contains only alpha charts, switching betwe
```
- 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.