@@ -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.26 "
141
+ latest = " v1.27 "
142
142
143
- fullversion = " v1.26 .0"
144
- version = " v1.26 "
143
+ fullversion = " v1.27 .0"
144
+ version = " v1.27 "
145
145
githubbranch = " main"
146
146
docsbranch = " main"
147
147
deprecated = false
@@ -181,40 +181,40 @@ js = [
181
181
]
182
182
183
183
[[params .versions ]]
184
- fullversion = " v1.26 .0"
185
- version = " v1.26 "
186
- githubbranch = " v1.26 .0"
184
+ fullversion = " v1.27 .0"
185
+ version = " v1.27 "
186
+ githubbranch = " v1.27 .0"
187
187
docsbranch = " main"
188
188
url = " https://kubernetes.io"
189
189
190
190
[[params .versions ]]
191
- fullversion = " v1.25.5"
191
+ fullversion = " v1.26.3"
192
+ version = " v1.26"
193
+ githubbranch = " v1.26.3"
194
+ docsbranch = " release-1.26"
195
+ url = " https://v1-26.docs.kubernetes.io"
196
+
197
+ [[params .versions ]]
198
+ fullversion = " v1.25.8"
192
199
version = " v1.25"
193
- githubbranch = " v1.25.5 "
200
+ githubbranch = " v1.25.8 "
194
201
docsbranch = " release-1.25"
195
202
url = " https://v1-25.docs.kubernetes.io"
196
203
197
204
[[params .versions ]]
198
- fullversion = " v1.24.9 "
205
+ fullversion = " v1.24.12 "
199
206
version = " v1.24"
200
- githubbranch = " v1.24.9 "
207
+ githubbranch = " v1.24.12 "
201
208
docsbranch = " release-1.24"
202
209
url = " https://v1-24.docs.kubernetes.io"
203
210
204
211
[[params .versions ]]
205
- fullversion = " v1.23.15 "
212
+ fullversion = " v1.23.17 "
206
213
version = " v1.23"
207
- githubbranch = " v1.23.15 "
214
+ githubbranch = " v1.23.17 "
208
215
docsbranch = " release-1.23"
209
216
url = " https://v1-23.docs.kubernetes.io"
210
217
211
- [[params .versions ]]
212
- fullversion = " v1.22.17"
213
- version = " v1.22"
214
- githubbranch = " v1.22.17"
215
- docsbranch = " release-1.22"
216
- url = " https://v1-22.docs.kubernetes.io"
217
-
218
218
# User interface configuration
219
219
[params .ui ]
220
220
# Enable to show the side bar menu in its compact state.
0 commit comments