From 0f2c9f8441a140fc35d609310f77ad0cf13a8b3d Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 3 Dec 2018 11:52:20 -0700 Subject: [PATCH] fixed incorrect alpha repo. also added note that alpha-to-alpha upgrades aren't supported --- content/rancher/v2.x/en/installation/server-tags/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/server-tags/_index.md b/content/rancher/v2.x/en/installation/server-tags/_index.md index f87d1ffe00e..1ced9a6e24a 100644 --- a/content/rancher/v2.x/en/installation/server-tags/_index.md +++ b/content/rancher/v2.x/en/installation/server-tags/_index.md @@ -20,7 +20,7 @@ Tag | Description >**Notes:** > ->- Upgrading `rancher/rancher:alpha` installs to a general release tag is not supported. Additionally, alpha releases are only available in the `stable` [repository](#helm-chart-repositories), not `latest`. +>- Upgrading `rancher/rancher:alpha` installs to a general release tag or another alpha build is not supported. Additionally, alpha releases are only available in the `latest` [repository](#helm-chart-repositories), not `stable`. >- The `master` tag or any tag with `-rc` or another suffix is meant for the Rancher testing team to validate. You should not use these tags, as these builds are not officially supported. ## High Availability Installs