@@ -64,10 +64,10 @@ time_format_blog = "Monday, January 02, 2006"
6464description = " Production-Grade Container Orchestration"
6565showedit = true
6666
67- latest = " v1.14 "
67+ latest = " v1.15 "
6868
69- fullversion = " v1.14 .0"
70- version = " v1.14 "
69+ fullversion = " v1.15 .0"
70+ version = " v1.15 "
7171githubbranch = " master"
7272docsbranch = " master"
7373deprecated = false
@@ -77,10 +77,10 @@ githubWebsiteRepo = "github.com/kubernetes/website"
7777githubWebsiteRaw = " raw.githubusercontent.com/kubernetes/website"
7878
7979[[params .versions ]]
80- fullversion = " v1.14 .0"
81- version = " v1.14 "
82- githubbranch = " v1.14 .0"
83- docsbranch = " release-1.14 "
80+ fullversion = " v1.15 .0"
81+ version = " v1.15 "
82+ githubbranch = " v1.15 .0"
83+ docsbranch = " release-1.15 "
8484url = " https://kubernetes.io"
8585
8686[params .pushAssets ]
@@ -95,33 +95,33 @@ js = [
9595]
9696
9797[[params .versions ]]
98- fullversion = " v1.13.4"
98+ fullversion = " v1.14.3"
99+ version = " v1.14"
100+ githubbranch = " v1.14.3"
101+ docsbranch = " release-1.14"
102+ url = " https://v1-14.docs.kubernetes.io"
103+
104+ [[params .versions ]]
105+ fullversion = " v1.13.7"
99106version = " v1.13"
100- githubbranch = " v1.13.4 "
107+ githubbranch = " v1.13.7 "
101108docsbranch = " release-1.13"
102109url = " https://v1-13.docs.kubernetes.io"
103110
104111[[params .versions ]]
105- fullversion = " v1.12.6 "
112+ fullversion = " v1.12.9 "
106113version = " v1.12"
107- githubbranch = " v1.12.6 "
114+ githubbranch = " v1.12.9 "
108115docsbranch = " release-1.12"
109116url = " https://v1-12.docs.kubernetes.io"
110117
111118[[params .versions ]]
112- fullversion = " v1.11.8 "
119+ fullversion = " v1.11.10 "
113120version = " v1.11"
114- githubbranch = " v1.11.8 "
121+ githubbranch = " v1.11.10 "
115122docsbranch = " release-1.11"
116123url = " https://v1-11.docs.kubernetes.io"
117124
118- [[params .versions ]]
119- fullversion = " v1.10.13"
120- version = " v1.10"
121- githubbranch = " v1.10.13"
122- docsbranch = " release-1.10"
123- url = " https://v1-10.docs.kubernetes.io"
124-
125125# Language definitions.
126126
127127[languages ]
0 commit comments