Update config for 1.8 release. (#5661)

* Update config for 1.8 release.

* Address reviewer comments.
This commit is contained in:
Steve Perry
2017-09-28 08:15:13 -07:00
committed by GitHub
parent 79a1173ec8
commit 128a779fff
+9 -4
View File
@@ -23,11 +23,16 @@ defaults:
githubbranch: "master"
docsbranch: "master"
versions:
- fullversion: "v1.7.3"
version: "v1.7"
githubbranch: "v1.7.3"
docsbranch: "release-1.7"
- fullversion: "v1.8.0"
version: "v1.8"
githubbranch: "v1.8.0"
docsbranch: "release-1.8"
url: https://kubernetes.io/docs/home/
- fullversion: "v1.7.6"
version: "v1.7"
githubbranch: "v1.7.6"
docsbranch: "release-1.7"
url: https://kubernetes-io-v1-7.netlify.com/docs/home/
- fullversion: "v1.6.8"
version: "v1.6"
githubbranch: "v1.6.8"