Update config.toml (#13408)

This commit is contained in:
Jim Angel
2019-03-25 20:15:21 -05:00
committed by Kubernetes Prow Robot
parent 00b18013d5
commit 78deb13b1e
+18 -18
View File
@@ -63,7 +63,7 @@ time_format_blog = "Monday, January 02, 2006"
description = "Production-Grade Container Orchestration"
showedit = true
latest = "v1.13"
latest = "v1.14"
fullversion = "v1.12.3"
version = "v1.12"
@@ -87,40 +87,40 @@ js = [
]
[[params.versions]]
fullversion = "v1.13.0"
version = "v1.13"
githubbranch = "v1.13.0"
docsbranch = "release-1.13"
fullversion = "v1.14.0"
version = "v1.14"
githubbranch = "v1.14.0"
docsbranch = "release-1.14"
url = "https://kubernetes.io"
[[params.versions]]
fullversion = "v1.12.3"
fullversion = "v1.13.4"
version = "v1.13"
githubbranch = "v1.13.4"
docsbranch = "release-1.13"
url = "https://v1-13.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.12.6"
version = "v1.12"
githubbranch = "v1.12.3"
githubbranch = "v1.12.6"
docsbranch = "release-1.12"
url = "https://v1-12.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.11.5"
fullversion = "v1.11.8"
version = "v1.11"
githubbranch = "v1.11.5"
githubbranch = "v1.11.8"
docsbranch = "release-1.11"
url = "https://v1-11.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.10.11"
fullversion = "v1.10.13"
version = "v1.10"
githubbranch = "v1.10.11"
githubbranch = "v1.10.13"
docsbranch = "release-1.10"
url = "https://v1-10.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.9.11"
version = "v1.9"
githubbranch = "v1.9.11"
docsbranch = "release-1.9"
url = "https://v1-9.docs.kubernetes.io"
# Language definitions.
[languages]