Add 1.8 to version picker for 1.5 docs. (#5832)

This commit is contained in:
Steve Perry
2017-10-09 21:55:30 -07:00
committed by GitHub
parent ee680d35bd
commit ec7c69a674
+6 -1
View File
@@ -21,11 +21,16 @@ defaults:
githubbranch: "v1.5.7"
docsbranch: "release-1.5"
versions:
- fullversion: "v1.8.0"
version: "v1.8"
githubbranch: "v1.8.0"
docsbranch: "release-1.8"
url: https://kubernetes.io/docs/home/
- fullversion: "v1.7.3"
version: "v1.7"
githubbranch: "v1.7.3"
docsbranch: "release-1.7"
url: https://kubernetes.io/docs/home/
url: https://kubernetes-io-v1-7.netlify.com/docs/home/
- fullversion: "v1.6.8"
version: "v1.6"
githubbranch: "v1.6.8"