File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -175,35 +175,35 @@ js = [
175
175
]
176
176
177
177
[[params .versions ]]
178
- version = " v1.33 "
179
- githubbranch = " v1.33 .0"
178
+ version = " v1.34 "
179
+ githubbranch = " v1.34 .0"
180
180
docsbranch = " main"
181
181
url = " https://kubernetes.io"
182
182
183
+ [[params .versions ]]
184
+ version = " v1.33"
185
+ githubbranch = " v1.33.4"
186
+ docsbranch = " release-1.33"
187
+ url = " https://v1-33.docs.kubernetes.io"
188
+
183
189
[[params .versions ]]
184
190
version = " v1.32"
185
- githubbranch = " v1.32.4 "
191
+ githubbranch = " v1.32.8 "
186
192
docsbranch = " release-1.32"
187
193
url = " https://v1-32.docs.kubernetes.io"
188
194
189
195
[[params .versions ]]
190
196
version = " v1.31"
191
- githubbranch = " v1.31.8 "
197
+ githubbranch = " v1.31.12 "
192
198
docsbranch = " release-1.31"
193
199
url = " https://v1-31.docs.kubernetes.io"
194
200
195
201
[[params .versions ]]
196
202
version = " v1.30"
197
- githubbranch = " v1.30.12 "
203
+ githubbranch = " v1.30.14 "
198
204
docsbranch = " release-1.30"
199
205
url = " https://v1-30.docs.kubernetes.io"
200
206
201
- [[params .versions ]]
202
- version = " v1.29"
203
- githubbranch = " v1.29.14"
204
- docsbranch = " release-1.29"
205
- url = " https://v1-29.docs.kubernetes.io"
206
-
207
207
# User interface configuration
208
208
[params .ui ]
209
209
# Enable to show the side bar menu in its compact state.
You can’t perform that action at this time.
0 commit comments