Release v1.6.2
Versions
- rancher/server:v1.6.2
- rancher/agent:v1.2.2
- rancher/lb-service-haproxy:v0.7.5
- rancher-v0.6.1
- rancher-compose-v0.12.5
Supported Docker Versions
- Docker 1.10.3
- Docker 1.12.3-1.12.6
- Docker 1.13.1 (Not supported with Kubernetes as Kubernetes does not support it yet)
- Docker 17.03.0-ce (Not supported with Kubernetes as Kubernetes does not support it yet)
- Docker 17.03.0-ee (Not with Kubernetes as Kubernetes does not support it yet)
Rancher Server Tags
Rancher server has 2 different tags. For each major release tag, we will provide documentation for the specific version.
-
rancher/server:latest
tag will be our latest development builds. These builds will have been validated through our CI automation framework. These releases are not meant for deployment in production. -
rancher/server:stable
tag will be our latest stable release builds. This tag is the version that we recommend for production.
Please do not the releases with a rc{n}
suffix. These rc
builds are meant for the Rancher team to test out builds.
Stable & Beta - v1.6.2 - rancher/server:stable
& rancher/server:latest
Important - Upgrade
- In this release, we will automatically upgrade the
network-services
infrastructure stack as without this upgrade, your release will not work.- Upgrading from versions prior to Rancher v1.5.0 will trigger an automatic upgrade.
- Upgrading from versions Rancher v1.5.0+ will not trigger an automatic upgrade.
- In this release, if you make any changes to the default Rancher library setting for your catalogs and then roll back, you will need to reset the branch used for the default Rancher library under Admin -> Settings -> Catalog.
Major Bug Fixes since v1.6.1
- Fixed an issue where spaces in certs were causing load balancers to be non-functional. [#8957]