From f9c08b98611d754bd0552968ad69bac8a2db134b Mon Sep 17 00:00:00 2001 From: Carl Dunkelberger <39133599+cdunkelb@users.noreply.github.com> Date: Wed, 26 Dec 2018 11:57:06 -0500 Subject: [PATCH] Adding 18.09 as UCP/DTR compatible engine version 18.03 is not compatible with any version UCP or DTR. With the release of EE 2.1, UCP and DTR can be deployed not only with 17.06, but 18.09 as well. Linking to compatibility matrix for additional clarification. Accidentally edited an extra line in my last commit --- engine/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/release-notes.md b/engine/release-notes.md index 5de57b40e7..58583c78ff 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -139,7 +139,7 @@ Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/d > Important notes about this release > -> If you're deploying UCP or DTR, use Docker EE Engine 17.06. +> If you're deploying UCP or DTR, use Docker EE Engine 17.06 or 18.09. Consult the [Docker Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) for more information {: .important} #### Runtime @@ -152,7 +152,7 @@ Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/d > Important notes about this release > -> If you're deploying UCP or DTR, use Docker EE Engine 17.06. +> If you're deploying UCP or DTR, use Docker EE Engine 17.06 or 18.09. Consult the [Docker Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) for more information {: .important} #### Client