From d7f117ada51485d4ecd4fadb4b2454ed5cea8e88 Mon Sep 17 00:00:00 2001 From: vineeth Date: Thu, 26 Mar 2020 02:17:39 +0530 Subject: [PATCH] Updated config.toml as part of release-1.18 Signed-off-by: vineeth --- config.toml | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/config.toml b/config.toml index f065e8602871e..2a6a4dd4c9c37 100644 --- a/config.toml +++ b/config.toml @@ -66,11 +66,11 @@ time_format_blog = "Monday, January 02, 2006" description = "Production-Grade Container Orchestration" showedit = true -latest = "v1.17" +latest = "v1.18" -fullversion = "v1.14.9" +fullversion = "v1.14.10" version = "v1.14" -githubbranch = "v1.14.9" +githubbranch = "v1.14.10" docsbranch = "release-1.14" deprecated = true currentUrl = "https://kubernetes.io/docs/home/" @@ -79,9 +79,9 @@ githubWebsiteRepo = "github.com/kubernetes/website" githubWebsiteRaw = "raw.githubusercontent.com/kubernetes/website" [[params.versions]] -fullversion = "v1.17.0" +fullversion = "v1.17.4" version = "v1.17" -githubbranch = "v1.17.0" +githubbranch = "v1.17.4" docsbranch = "release-1.17" url = "https://kubernetes.io" @@ -97,33 +97,26 @@ js = [ ] [[params.versions]] -fullversion = "v1.16.3" +fullversion = "v1.16.8" version = "v1.16" -githubbranch = "v1.16.3" +githubbranch = "v1.16.8" docsbranch = "release-1.16" url = "https://v1-16.docs.kubernetes.io" [[params.versions]] -fullversion = "v1.15.6" +fullversion = "v1.15.11" version = "v1.15" -githubbranch = "v1.15.6" +githubbranch = "v1.15.11" docsbranch = "release-1.15" url = "https://v1-15.docs.kubernetes.io" [[params.versions]] -fullversion = "v1.14.9" +fullversion = "v1.14.10" version = "v1.14" -githubbranch = "v1.14.9" +githubbranch = "v1.14.10" docsbranch = "release-1.14" url = "https://v1-14.docs.kubernetes.io" -[[params.versions]] -fullversion = "v1.13.12" -version = "v1.13" -githubbranch = "v1.13.12" -docsbranch = "release-1.13" -url = "https://v1-13.docs.kubernetes.io" - # Language definitions. [languages]