Add 1.8 to version picker for 1.5 docs. (#5832)
This commit is contained in:
+6
-1
@@ -21,11 +21,16 @@ defaults:
|
|||||||
githubbranch: "v1.5.7"
|
githubbranch: "v1.5.7"
|
||||||
docsbranch: "release-1.5"
|
docsbranch: "release-1.5"
|
||||||
versions:
|
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"
|
- fullversion: "v1.7.3"
|
||||||
version: "v1.7"
|
version: "v1.7"
|
||||||
githubbranch: "v1.7.3"
|
githubbranch: "v1.7.3"
|
||||||
docsbranch: "release-1.7"
|
docsbranch: "release-1.7"
|
||||||
url: https://kubernetes.io/docs/home/
|
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