@@ -132,9 +132,9 @@ time_format_default = "January 02, 2006 at 3:04 PM PST"
132
132
description = " Production-Grade Container Orchestration"
133
133
showedit = true
134
134
135
- latest = " v1.32 "
135
+ latest = " v1.33 "
136
136
137
- version = " v1.32 "
137
+ version = " v1.33 "
138
138
githubbranch = " main"
139
139
docsbranch = " main"
140
140
deprecated = false
@@ -174,35 +174,35 @@ js = [
174
174
]
175
175
176
176
[[params .versions ]]
177
- version = " v1.32 "
178
- githubbranch = " v1.32 .0"
177
+ version = " v1.33 "
178
+ githubbranch = " v1.33 .0"
179
179
docsbranch = " main"
180
180
url = " https://kubernetes.io"
181
181
182
+ [[params .versions ]]
183
+ version = " v1.32"
184
+ githubbranch = " v1.32.4"
185
+ docsbranch = " release-1.32"
186
+ url = " https://v1-32.docs.kubernetes.io"
187
+
182
188
[[params .versions ]]
183
189
version = " v1.31"
184
- githubbranch = " v1.31.0 "
190
+ githubbranch = " v1.31.8 "
185
191
docsbranch = " release-1.31"
186
192
url = " https://v1-31.docs.kubernetes.io"
187
193
188
194
[[params .versions ]]
189
195
version = " v1.30"
190
- githubbranch = " v1.30.3 "
196
+ githubbranch = " v1.30.12 "
191
197
docsbranch = " release-1.30"
192
198
url = " https://v1-30.docs.kubernetes.io"
193
199
194
200
[[params .versions ]]
195
201
version = " v1.29"
196
- githubbranch = " v1.29.7 "
202
+ githubbranch = " v1.29.14 "
197
203
docsbranch = " release-1.29"
198
204
url = " https://v1-29.docs.kubernetes.io"
199
205
200
- [[params .versions ]]
201
- version = " v1.28"
202
- githubbranch = " v1.28.12"
203
- docsbranch = " release-1.28"
204
- url = " https://v1-28.docs.kubernetes.io"
205
-
206
206
# User interface configuration
207
207
[params .ui ]
208
208
# Enable to show the side bar menu in its compact state.
0 commit comments