Merge pull request #3018 from Napsty/issue-3017

Update helm stable repository (issue 3017)
This commit is contained in:
Catherine Luse
2021-02-10 16:24:47 -07:00
committed by GitHub
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>
```