File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -143,9 +143,9 @@ time_format_default = "January 02, 2006 at 3:04 PM PST"
143
143
description = " Production-Grade Container Orchestration"
144
144
showedit = true
145
145
146
- latest = " v1.31 "
146
+ latest = " v1.32 "
147
147
148
- version = " v1.31 "
148
+ version = " v1.32 "
149
149
githubbranch = " main"
150
150
docsbranch = " main"
151
151
deprecated = false
@@ -185,11 +185,17 @@ js = [
185
185
]
186
186
187
187
[[params .versions ]]
188
- version = " v1.31 "
189
- githubbranch = " v1.31 .0"
188
+ version = " v1.32 "
189
+ githubbranch = " v1.32 .0"
190
190
docsbranch = " main"
191
191
url = " https://kubernetes.io"
192
192
193
+ [[params .versions ]]
194
+ version = " v1.31"
195
+ githubbranch = " v1.31.0"
196
+ docsbranch = " release-1.31"
197
+ url = " https://v1-31.docs.kubernetes.io"
198
+
193
199
[[params .versions ]]
194
200
version = " v1.30"
195
201
githubbranch = " v1.30.3"
@@ -208,12 +214,6 @@ githubbranch = "v1.28.12"
208
214
docsbranch = " release-1.28"
209
215
url = " https://v1-28.docs.kubernetes.io"
210
216
211
- [[params .versions ]]
212
- version = " v1.27"
213
- githubbranch = " v1.27.16"
214
- docsbranch = " release-1.27"
215
- url = " https://v1-27.docs.kubernetes.io"
216
-
217
217
# User interface configuration
218
218
[params .ui ]
219
219
# Enable to show the side bar menu in its compact state.
You can’t perform that action at this time.
0 commit comments