From a9fcaf454056161d765649fec88daee5724c9239 Mon Sep 17 00:00:00 2001 From: Napsty Date: Wed, 10 Feb 2021 07:21:44 +0100 Subject: [PATCH] Update helm stable repository (issue 3017) --- .../en/installation/install-rancher-on-k8s/upgrades/_index.md | 2 +- .../install-rancher-on-k8s/upgrades/helm2/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/_index.md index e8c8fca4cd1..f622a84befd 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/_index.md @@ -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- https://releases.rancher.com/server-charts/ ``` diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md index d7f7091919e..1fe92cee4b6 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/upgrades/helm2/_index.md @@ -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- https://releases.rancher.com/server-charts/ ```