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 @@ -188,30 +188,30 @@ docsbranch = "main"
188
188
url = " https://kubernetes.io"
189
189
190
190
[[params .versions ]]
191
- fullversion = " v1.25.0 "
191
+ fullversion = " v1.25.5 "
192
192
version = " v1.25"
193
- githubbranch = " v1.25.0 "
194
- docsbranch = " main "
195
- url = " https://kubernetes.io"
193
+ githubbranch = " v1.25.5 "
194
+ docsbranch = " release-1.25 "
195
+ url = " https://v1-25.docs. kubernetes.io"
196
196
197
197
[[params .versions ]]
198
- fullversion = " v1.24.2 "
198
+ fullversion = " v1.24.9 "
199
199
version = " v1.24"
200
- githubbranch = " v1.24.2 "
200
+ githubbranch = " v1.24.9 "
201
201
docsbranch = " release-1.24"
202
202
url = " https://v1-24.docs.kubernetes.io"
203
203
204
204
[[params .versions ]]
205
- fullversion = " v1.23.8 "
205
+ fullversion = " v1.23.15 "
206
206
version = " v1.23"
207
- githubbranch = " v1.23.8 "
207
+ githubbranch = " v1.23.15 "
208
208
docsbranch = " release-1.23"
209
209
url = " https://v1-23.docs.kubernetes.io"
210
210
211
211
[[params .versions ]]
212
- fullversion = " v1.22.11 "
212
+ fullversion = " v1.22.17 "
213
213
version = " v1.22"
214
- githubbranch = " v1.22.11 "
214
+ githubbranch = " v1.22.17 "
215
215
docsbranch = " release-1.22"
216
216
url = " https://v1-22.docs.kubernetes.io"
217
217
You can’t perform that action at this time.
0 commit comments