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 @@ -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.30 "
145
+ latest = " v1.31 "
146
146
147
- version = " v1.30 "
147
+ version = " v1.31 "
148
148
githubbranch = " main"
149
149
docsbranch = " main"
150
150
deprecated = false
@@ -184,11 +184,17 @@ js = [
184
184
]
185
185
186
186
[[params .versions ]]
187
- version = " v1.30 "
188
- githubbranch = " v1.30 .0"
187
+ version = " v1.31 "
188
+ githubbranch = " v1.31 .0"
189
189
docsbranch = " main"
190
190
url = " https://kubernetes.io"
191
191
192
+ [[params .versions ]]
193
+ version = " v1.30"
194
+ githubbranch = " v1.30.0"
195
+ docsbranch = " release-1.30"
196
+ url = " https://v1-30.docs.kubernetes.io"
197
+
192
198
[[params .versions ]]
193
199
version = " v1.29"
194
200
githubbranch = " v1.29.3"
@@ -207,12 +213,6 @@ githubbranch = "v1.27.12"
207
213
docsbranch = " release-1.27"
208
214
url = " https://v1-27.docs.kubernetes.io"
209
215
210
- [[params .versions ]]
211
- version = " v1.26"
212
- githubbranch = " v1.26.15"
213
- docsbranch = " release-1.26"
214
- url = " https://v1-26.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.
You can’t perform that action at this time.
0 commit comments