From 81650b753c9b9fbab3a476940b9a692c7c321af6 Mon Sep 17 00:00:00 2001 From: Frank Murphy <88675306+frank-at-suse@users.noreply.github.com> Date: Thu, 15 Sep 2022 13:04:19 -0400 Subject: [PATCH] Fix URL for Alpha release repo --- .../air-gapped-helm-cli-install/install-rancher-ha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md b/docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md index 41769a7df24..6d4d3fcb2f9 100644 --- a/docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md +++ b/docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md @@ -34,7 +34,7 @@ From a system that has access to the internet, fetch the latest Helm chart and c ``` - 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.