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/ ```