File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -186,30 +186,30 @@ docsbranch = "main"
186
186
url = " https://kubernetes.io"
187
187
188
188
[[params .versions ]]
189
- fullversion = " v1.23.2 "
189
+ fullversion = " v1.23.6 "
190
190
version = " v1.23"
191
- githubbranch = " v1.23.2 "
191
+ githubbranch = " v1.23.6 "
192
192
docsbranch = " release-1.23"
193
193
url = " https://v1-23.docs.kubernetes.io"
194
194
195
195
[[params .versions ]]
196
- fullversion = " v1.22.6 "
196
+ fullversion = " v1.22.9 "
197
197
version = " v1.22"
198
- githubbranch = " v1.22.6 "
198
+ githubbranch = " v1.22.9 "
199
199
docsbranch = " release-1.22"
200
200
url = " https://v1-22.docs.kubernetes.io"
201
201
202
202
[[params .versions ]]
203
- fullversion = " v1.21.9 "
203
+ fullversion = " v1.21.12 "
204
204
version = " v1.21"
205
- githubbranch = " v1.21.9 "
205
+ githubbranch = " v1.21.12 "
206
206
docsbranch = " release-1.21"
207
207
url = " https://v1-21.docs.kubernetes.io"
208
208
209
209
[[params .versions ]]
210
- fullversion = " v1.20.13 "
210
+ fullversion = " v1.20.15 "
211
211
version = " v1.20"
212
- githubbranch = " v1.20.13 "
212
+ githubbranch = " v1.20.15 "
213
213
docsbranch = " release-1.20"
214
214
url = " https://v1-20.docs.kubernetes.io"
215
215
You can’t perform that action at this time.
0 commit comments