correct config.toml

pull/27447/head
Rey Lejano 2021-04-07 08:26:17 -07:00
parent 17df75df36
commit 6cb679e9ec
1 changed files with 6 additions and 6 deletions

View File

@ -185,23 +185,23 @@ docsbranch = "master"
url = "https://kubernetes.io"
[[params.versions]]
fullversion = "v1.20.6"
fullversion = "v1.20.5"
version = "v1.20"
githubbranch = "v1.20.6"
githubbranch = "v1.20.5"
docsbranch = "release-1.20"
url = "https://v1-20.kubernetes.io"
[[params.versions]]
fullversion = "v1.19.10"
fullversion = "v1.19.9"
version = "v1.19"
githubbranch = "v1.19.10"
githubbranch = "v1.19.9"
docsbranch = "release-1.19"
url = "https://v1-19.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.18.18"
fullversion = "v1.18.17"
version = "v1.18"
githubbranch = "v1.18.18"
githubbranch = "v1.18.17"
docsbranch = "release-1.18"
url = "https://v1-18.docs.kubernetes.io"