@@ -138,10 +138,10 @@ time_format_default = "January 02, 2006 at 3:04 PM PST"
138
138
description = " Production-Grade Container Orchestration"
139
139
showedit = true
140
140
141
- latest = " v1.21 "
141
+ latest = " v1.22 "
142
142
143
- fullversion = " v1.21 .0"
144
- version = " v1.21 "
143
+ fullversion = " v1.22 .0"
144
+ version = " v1.22 "
145
145
githubbranch = " master"
146
146
docsbranch = " master"
147
147
deprecated = false
@@ -178,41 +178,33 @@ js = [
178
178
]
179
179
180
180
[[params .versions ]]
181
- fullversion = " v1.21 .0"
182
- version = " v1.21 "
183
- githubbranch = " v1.21 .0"
181
+ fullversion = " v1.22 .0"
182
+ version = " v1.22 "
183
+ githubbranch = " v1.22 .0"
184
184
docsbranch = " master"
185
185
url = " https://kubernetes.io"
186
186
187
187
[[params .versions ]]
188
- fullversion = " v1.20.5"
188
+ fullversion = " v1.21.1"
189
+ version = " v1.21"
190
+ githubbranch = " v1.21.1"
191
+ docsbranch = " release-1.21"
192
+ url = " https://v1-21.docs.kubernetes.io"
193
+
194
+ [[params .versions ]]
195
+ fullversion = " v1.20.7"
189
196
version = " v1.20"
190
- githubbranch = " v1.20.5 "
197
+ githubbranch = " v1.20.7 "
191
198
docsbranch = " release-1.20"
192
199
url = " https://v1-20.kubernetes.io"
193
200
194
201
[[params .versions ]]
195
- fullversion = " v1.19.9 "
202
+ fullversion = " v1.19.11 "
196
203
version = " v1.19"
197
- githubbranch = " v1.19.9 "
204
+ githubbranch = " v1.19.11 "
198
205
docsbranch = " release-1.19"
199
206
url = " https://v1-19.docs.kubernetes.io"
200
207
201
- [[params .versions ]]
202
- fullversion = " v1.18.17"
203
- version = " v1.18"
204
- githubbranch = " v1.18.17"
205
- docsbranch = " release-1.18"
206
- url = " https://v1-18.docs.kubernetes.io"
207
-
208
- [[params .versions ]]
209
- fullversion = " v1.17.17"
210
- version = " v1.17"
211
- githubbranch = " v1.17.17"
212
- docsbranch = " release-1.17"
213
- url = " https://v1-17.docs.kubernetes.io"
214
-
215
-
216
208
# User interface configuration
217
209
[params .ui ]
218
210
# Enable to show the side bar menu in its compact state.
0 commit comments