mirror of https://github.com/docker/docs.git
Updated EE Versions
Signed-off-by: ollypom <oppomeroy@gmail.com>
This commit is contained in:
parent
1d6f60124d
commit
b3d3c8d03e
16
_config.yml
16
_config.yml
|
@ -92,7 +92,7 @@ defaults:
|
|||
- scope:
|
||||
path: "install"
|
||||
values:
|
||||
win_latest_build: "docker-17.06.2-ee-14"
|
||||
win_latest_build: "docker-17.06.2-ee-16"
|
||||
- scope:
|
||||
path: "datacenter"
|
||||
values:
|
||||
|
@ -102,21 +102,21 @@ defaults:
|
|||
values:
|
||||
dtr_org: "docker"
|
||||
dtr_repo: "dtr"
|
||||
dtr_version: "2.5.3"
|
||||
dtr_version: "2.5.4"
|
||||
- scope:
|
||||
path: "datacenter/dtr/2.4"
|
||||
values:
|
||||
hide_from_sitemap: true
|
||||
dtr_org: "docker"
|
||||
dtr_repo: "dtr"
|
||||
dtr_version: "2.4.5"
|
||||
dtr_version: "2.4.6"
|
||||
- scope:
|
||||
path: "datacenter/dtr/2.3"
|
||||
values:
|
||||
hide_from_sitemap: true
|
||||
dtr_org: "docker"
|
||||
dtr_repo: "dtr"
|
||||
dtr_version: "2.3.7"
|
||||
dtr_version: "2.3.8"
|
||||
- scope:
|
||||
path: "datacenter/dtr/2.2"
|
||||
values:
|
||||
|
@ -138,23 +138,23 @@ defaults:
|
|||
values:
|
||||
ucp_org: "docker"
|
||||
ucp_repo: "ucp"
|
||||
ucp_version: "3.0.2"
|
||||
ucp_version: "3.0.3"
|
||||
- scope: # This is a bit of a hack for the get-support.md topic.
|
||||
path: "ee"
|
||||
values:
|
||||
ucp_org: "docker"
|
||||
ucp_repo: "ucp"
|
||||
dtr_repo: "dtr"
|
||||
ucp_version: "3.0.2"
|
||||
ucp_version: "3.0.3"
|
||||
dtr_version: "2.5.0"
|
||||
dtr_latest_image: "docker/dtr:2.5.3"
|
||||
dtr_latest_image: "docker/dtr:2.5.4"
|
||||
- scope:
|
||||
path: "datacenter/ucp/2.2"
|
||||
values:
|
||||
hide_from_sitemap: true
|
||||
ucp_org: "docker"
|
||||
ucp_repo: "ucp"
|
||||
ucp_version: "2.2.10"
|
||||
ucp_version: "2.2.11"
|
||||
- scope:
|
||||
path: "datacenter/ucp/2.1"
|
||||
values:
|
||||
|
|
Loading…
Reference in New Issue