Update UCP and DTR versions for Docker EE 2.0 GA (#610)

This commit is contained in:
Jim Galasyn 2018-04-13 15:07:46 -07:00
parent fc372fdc86
commit 3bc210b096
1 changed files with 9 additions and 3 deletions

View File

@ -125,7 +125,7 @@ defaults:
- scope:
path: "install"
values:
win_latest_build: "docker-17.06.2-ee-7"
win_latest_build: "docker-17.06.2-ee-8"
- scope:
path: "kitematic"
values:
@ -157,7 +157,7 @@ defaults:
values:
dtr_org: "docker"
dtr_repo: "dtr"
dtr_version: "2.5.0-beta3"
dtr_version: "2.5.0"
- scope:
path: "datacenter/dtr/2.4"
values:
@ -193,7 +193,13 @@ defaults:
values:
ucp_org: "docker"
ucp_repo: "ucp"
ucp_version: "3.0.0-beta3"
ucp_version: "3.0.0"
- scope: # This is a bit of a hack for the get-support.md topic.
path: "ee"
values:
ucp_org: "docker"
ucp_repo: "ucp"
ucp_version: "3.0.0"
- scope:
path: "datacenter/ucp/2.2"
values: