From c494ccf6235307603a3b9d8f6413e7664489b3db Mon Sep 17 00:00:00 2001 From: Vincent Fiduccia Date: Wed, 9 May 2018 14:21:58 -0700 Subject: [PATCH] Stable tag --- 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 19ee8ed3362..1c8ea6fa3c1 100644 --- a/content/rancher/v2.x/en/installation/server-tags/_index.md +++ b/content/rancher/v2.x/en/installation/server-tags/_index.md @@ -11,6 +11,6 @@ The images can be found on [DockerHub](https://hub.docker.com/r/rancher/rancher/ - `rancher/rancher:latest`: Our latest development release. These builds are validated through our CI automation framework. These releases are not recommended for production environments. - +- `rancher/rancher:stable`: Our newest stable release. This tag is recommended for production. Any tag with a `-rc` or other suffix is meant for the {{< product >}} testing team to validate. You should not use these tags, and upgrading from or to a `rc` build is not supported.