mirror of https://github.com/docker/docs.git
Update page versions for UCP and DTR
This commit is contained in:
parent
959ff17d7e
commit
525e0be721
|
@ -106,7 +106,7 @@ defaults:
|
|||
values:
|
||||
dtr_org: "docker"
|
||||
dtr_repo: "dtr"
|
||||
dtr_version: "2.6.6"
|
||||
dtr_version: "2.7.0-beta4"
|
||||
- scope:
|
||||
path: "datacenter/dtr/2.5"
|
||||
values:
|
||||
|
@ -149,15 +149,15 @@ defaults:
|
|||
values:
|
||||
ucp_org: "docker"
|
||||
ucp_repo: "ucp"
|
||||
ucp_version: "3.1.7"
|
||||
ucp_version: "3.2.0-beta4"
|
||||
- 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.1.7"
|
||||
dtr_version: "2.6.6"
|
||||
ucp_version: "3.2.0-beta4"
|
||||
dtr_version: "2.7.0-beta4"
|
||||
- scope:
|
||||
path: "datacenter/ucp/3.0"
|
||||
values:
|
||||
|
|
Loading…
Reference in New Issue