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.RSS]
|
||||
baseName = "feed"
|
||||
baseName = "feed"
|
||||
|
||||
[params]
|
||||
|
||||
@@ -47,7 +47,7 @@ showedit = true
|
||||
|
||||
latest = "v1.10"
|
||||
|
||||
fullversion = "v1.10.0"
|
||||
fullversion = "v1.10.3"
|
||||
version = "v1.10"
|
||||
githubbranch = "master"
|
||||
docsbranch = "master"
|
||||
@@ -57,16 +57,16 @@ nextUrl = "http://kubernetes-io-vnext-staging.netlify.com/"
|
||||
githubWebsiteRepo = "github.com/kubernetes/website"
|
||||
|
||||
[[params.versions]]
|
||||
fullversion = "v1.10.0"
|
||||
fullversion = "v1.10.3"
|
||||
version = "v1.10"
|
||||
githubbranch = "v1.10.0"
|
||||
githubbranch = "v1.10.3"
|
||||
docsbranch = "release-1.10"
|
||||
url = "https://kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
fullversion = "v1.9.0"
|
||||
fullversion = "v1.9.7"
|
||||
version = "v1.9"
|
||||
githubbranch = "v1.9.0"
|
||||
githubbranch = "v1.9.7"
|
||||
docsbranch = "release-1.9"
|
||||
url = "https://v1-9.docs.kubernetes.io"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user