mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Update UCP and DTR versions for Docker EE 2.0 GA (#610)
This commit is contained in:
12
_config.yml
12
_config.yml
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user