Build script, search index, tags

This commit is contained in:
Vincent Fiduccia
2018-05-08 11:53:24 -07:00
parent 4e902c8819
commit 151e5da755
3 changed files with 26 additions and 11 deletions
@@ -9,8 +9,8 @@ weight: 200
The images can be found on [DockerHub](https://hub.docker.com/r/rancher/rancher/tags/).
- `rancher/rancher:latest`: Our latest development builds. These builds are validated through our CI automation framework. These releases aren't for production environments.
- `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 latest stable release builds. This tag is recommended for production. -->
<!-- - `rancher/rancher:stable`: Our newest stable release. This tag is recommended for production. -->
Please don't use the `master` tag or any release with a `rc{n}` suffix. These builds are meant for the {{< product >}} team to test out builds.
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.