Update helm stable repository (issue 3017)

This commit is contained in:
Napsty
2021-02-10 07:21:44 +01:00
parent 0f7b3a1f5c
commit a9fcaf4540
2 changed files with 2 additions and 2 deletions
@@ -107,7 +107,7 @@ You'll use the backup as a restoration point if something goes wrong during upgr
helm repo list
NAME URL
stable https://kubernetes-charts.storage.googleapis.com
stable https://charts.helm.sh/stable
rancher-<CHART_REPO> https://releases.rancher.com/server-charts/<CHART_REPO>
```
@@ -64,7 +64,7 @@ of your Kubernetes cluster running Rancher server. You'll use the snapshot as a
helm repo list
NAME URL
stable https://kubernetes-charts.storage.googleapis.com
stable https://charts.helm.sh/stable
rancher-<CHART_REPO> https://releases.rancher.com/server-charts/<CHART_REPO>
```