Incorporate feedback

This commit is contained in:
paigehargrave 2019-01-27 14:18:48 -05:00 committed by GitHub
parent 5675052756
commit 1f8609f1f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ defaults:
- scope: - scope:
path: "install" path: "install"
values: values:
win_latest_build: "docker-18.09.1" win_latest_build: "docker-18.09.2"
- scope: - scope:
path: "datacenter" path: "datacenter"
values: values:
@ -112,14 +112,14 @@ defaults:
hide_from_sitemap: true hide_from_sitemap: true
dtr_org: "docker" dtr_org: "docker"
dtr_repo: "dtr" dtr_repo: "dtr"
dtr_version: "2.5.7" dtr_version: "2.5.8"
- scope: - scope:
path: "datacenter/dtr/2.4" path: "datacenter/dtr/2.4"
values: values:
hide_from_sitemap: true hide_from_sitemap: true
dtr_org: "docker" dtr_org: "docker"
dtr_repo: "dtr" dtr_repo: "dtr"
dtr_version: "2.4.8" dtr_version: "2.4.9"
- scope: - scope:
path: "datacenter/dtr/2.3" path: "datacenter/dtr/2.3"
values: values: