Update config for 1.8 release. (#5661)
* Update config for 1.8 release. * Address reviewer comments.
This commit is contained in:
+9
-4
@@ -23,11 +23,16 @@ defaults:
|
|||||||
githubbranch: "master"
|
githubbranch: "master"
|
||||||
docsbranch: "master"
|
docsbranch: "master"
|
||||||
versions:
|
versions:
|
||||||
- fullversion: "v1.7.3"
|
- fullversion: "v1.8.0"
|
||||||
version: "v1.7"
|
version: "v1.8"
|
||||||
githubbranch: "v1.7.3"
|
githubbranch: "v1.8.0"
|
||||||
docsbranch: "release-1.7"
|
docsbranch: "release-1.8"
|
||||||
url: https://kubernetes.io/docs/home/
|
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"
|
- fullversion: "v1.6.8"
|
||||||
version: "v1.6"
|
version: "v1.6"
|
||||||
githubbranch: "v1.6.8"
|
githubbranch: "v1.6.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user