@@ -142,9 +142,9 @@ time_format_default = "January 02, 2006 at 3:04 PM PST"
142
142
description = " Production-Grade Container Orchestration"
143
143
showedit = true
144
144
145
- latest = " v1.29 "
145
+ latest = " v1.30 "
146
146
147
- version = " v1.29 "
147
+ version = " v1.30 "
148
148
githubbranch = " main"
149
149
docsbranch = " main"
150
150
deprecated = false
@@ -184,35 +184,35 @@ js = [
184
184
]
185
185
186
186
[[params .versions ]]
187
- version = " v1.29 "
188
- githubbranch = " v1.29 .0"
187
+ version = " v1.30 "
188
+ githubbranch = " v1.30 .0"
189
189
docsbranch = " main"
190
190
url = " https://kubernetes.io"
191
191
192
+ [[params .versions ]]
193
+ version = " v1.29"
194
+ githubbranch = " v1.29.1"
195
+ docsbranch = " release-1.29"
196
+ url = " https://v1-29.docs.kubernetes.io"
197
+
192
198
[[params .versions ]]
193
199
version = " v1.28"
194
- githubbranch = " v1.28.4 "
200
+ githubbranch = " v1.28.6 "
195
201
docsbranch = " release-1.28"
196
202
url = " https://v1-28.docs.kubernetes.io"
197
203
198
204
[[params .versions ]]
199
205
version = " v1.27"
200
- githubbranch = " v1.27.8 "
206
+ githubbranch = " v1.27.10 "
201
207
docsbranch = " release-1.27"
202
208
url = " https://v1-27.docs.kubernetes.io"
203
209
204
210
[[params .versions ]]
205
211
version = " v1.26"
206
- githubbranch = " v1.26.11 "
212
+ githubbranch = " v1.26.13 "
207
213
docsbranch = " release-1.26"
208
214
url = " https://v1-26.docs.kubernetes.io"
209
215
210
- [[params .versions ]]
211
- version = " v1.25"
212
- githubbranch = " v1.25.16"
213
- docsbranch = " release-1.25"
214
- url = " https://v1-25.docs.kubernetes.io"
215
-
216
216
# User interface configuration
217
217
[params .ui ]
218
218
# Enable to show the side bar menu in its compact state.
0 commit comments