Correcting URL and other versions
This commit is contained in:
+10
-10
@@ -160,34 +160,34 @@ js = [
|
|||||||
fullversion = "v1.19.0"
|
fullversion = "v1.19.0"
|
||||||
version = "v1.19"
|
version = "v1.19"
|
||||||
githubbranch = "v1.19.0"
|
githubbranch = "v1.19.0"
|
||||||
docsbranch = "release-1.19"
|
docsbranch = "master"
|
||||||
url = "https://kubernetes.io"
|
url = "https://kubernetes.io"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
fullversion = "v1.18.0"
|
fullversion = "v1.18.8"
|
||||||
version = "v1.18"
|
version = "v1.18"
|
||||||
githubbranch = "v1.18.0"
|
githubbranch = "v1.18.8"
|
||||||
docsbranch = "release-1.18"
|
docsbranch = "release-1.18"
|
||||||
url = "https://v-18.docs.kubernetes.io"
|
url = "https://v1-18.docs.kubernetes.io"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
fullversion = "v1.17.4"
|
fullversion = "v1.17.11"
|
||||||
version = "v1.17"
|
version = "v1.17"
|
||||||
githubbranch = "v1.17.4"
|
githubbranch = "v1.17.11"
|
||||||
docsbranch = "release-1.17"
|
docsbranch = "release-1.17"
|
||||||
url = "https://v1-17.docs.kubernetes.io"
|
url = "https://v1-17.docs.kubernetes.io"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
fullversion = "v1.16.8"
|
fullversion = "v1.16.14"
|
||||||
version = "v1.16"
|
version = "v1.16"
|
||||||
githubbranch = "v1.16.8"
|
githubbranch = "v1.16.14"
|
||||||
docsbranch = "release-1.16"
|
docsbranch = "release-1.16"
|
||||||
url = "https://v1-16.docs.kubernetes.io"
|
url = "https://v1-16.docs.kubernetes.io"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
fullversion = "v1.15.11"
|
fullversion = "v1.15.12"
|
||||||
version = "v1.15"
|
version = "v1.15"
|
||||||
githubbranch = "v1.15.11"
|
githubbranch = "v1.15.12"
|
||||||
docsbranch = "release-1.15"
|
docsbranch = "release-1.15"
|
||||||
url = "https://v1-15.docs.kubernetes.io"
|
url = "https://v1-15.docs.kubernetes.io"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user