update versions (#8662)
Signed-off-by: Ibrahim AshShohail <me@ibrasho.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
54d6c6aa28
commit
b9f2c7c2a1
+6
-6
@@ -37,7 +37,7 @@ section = [ "HTML"]
|
|||||||
|
|
||||||
[outputFormats]
|
[outputFormats]
|
||||||
[outputFormats.RSS]
|
[outputFormats.RSS]
|
||||||
baseName = "feed"
|
baseName = "feed"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
@@ -47,7 +47,7 @@ showedit = true
|
|||||||
|
|
||||||
latest = "v1.10"
|
latest = "v1.10"
|
||||||
|
|
||||||
fullversion = "v1.10.0"
|
fullversion = "v1.10.3"
|
||||||
version = "v1.10"
|
version = "v1.10"
|
||||||
githubbranch = "master"
|
githubbranch = "master"
|
||||||
docsbranch = "master"
|
docsbranch = "master"
|
||||||
@@ -57,16 +57,16 @@ nextUrl = "http://kubernetes-io-vnext-staging.netlify.com/"
|
|||||||
githubWebsiteRepo = "github.com/kubernetes/website"
|
githubWebsiteRepo = "github.com/kubernetes/website"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
fullversion = "v1.10.0"
|
fullversion = "v1.10.3"
|
||||||
version = "v1.10"
|
version = "v1.10"
|
||||||
githubbranch = "v1.10.0"
|
githubbranch = "v1.10.3"
|
||||||
docsbranch = "release-1.10"
|
docsbranch = "release-1.10"
|
||||||
url = "https://kubernetes.io"
|
url = "https://kubernetes.io"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
fullversion = "v1.9.0"
|
fullversion = "v1.9.7"
|
||||||
version = "v1.9"
|
version = "v1.9"
|
||||||
githubbranch = "v1.9.0"
|
githubbranch = "v1.9.7"
|
||||||
docsbranch = "release-1.9"
|
docsbranch = "release-1.9"
|
||||||
url = "https://v1-9.docs.kubernetes.io"
|
url = "https://v1-9.docs.kubernetes.io"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user