Get TOML ready for 1.11 release
This commit is contained in:
+1
-8
@@ -50,7 +50,7 @@ latest = "v1.11"
|
|||||||
fullversion = "v1.11.0"
|
fullversion = "v1.11.0"
|
||||||
version = "v1.11"
|
version = "v1.11"
|
||||||
githubbranch = "master"
|
githubbranch = "master"
|
||||||
docsbranch = "release-1.11"
|
docsbranch = "master"
|
||||||
deprecated = false
|
deprecated = false
|
||||||
currentUrl = "https://kubernetes.io/docs/home/"
|
currentUrl = "https://kubernetes.io/docs/home/"
|
||||||
nextUrl = "http://kubernetes-io-vnext-staging.netlify.com/"
|
nextUrl = "http://kubernetes-io-vnext-staging.netlify.com/"
|
||||||
@@ -92,13 +92,6 @@ githubbranch = "v1.7.6"
|
|||||||
docsbranch = "release-1.7"
|
docsbranch = "release-1.7"
|
||||||
url = "https://v1-7.docs.kubernetes.io"
|
url = "https://v1-7.docs.kubernetes.io"
|
||||||
|
|
||||||
[[params.versions]]
|
|
||||||
fullversion = "v1.6.8"
|
|
||||||
version = "v1.6"
|
|
||||||
githubbranch = "v1.6.8"
|
|
||||||
docsbranch = "release-1.6"
|
|
||||||
url = "https://v1-6.docs.kubernetes.io"
|
|
||||||
|
|
||||||
|
|
||||||
# Language definitions.
|
# Language definitions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user