File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -191,25 +191,25 @@ url = "https://kubernetes.io"
191
191
192
192
[[params .versions ]]
193
193
version = " v1.30"
194
- githubbranch = " v1.30.0 "
194
+ githubbranch = " v1.30.3 "
195
195
docsbranch = " release-1.30"
196
196
url = " https://v1-30.docs.kubernetes.io"
197
197
198
198
[[params .versions ]]
199
199
version = " v1.29"
200
- githubbranch = " v1.29.3 "
200
+ githubbranch = " v1.29.7 "
201
201
docsbranch = " release-1.29"
202
202
url = " https://v1-29.docs.kubernetes.io"
203
203
204
204
[[params .versions ]]
205
205
version = " v1.28"
206
- githubbranch = " v1.28.8 "
206
+ githubbranch = " v1.28.12 "
207
207
docsbranch = " release-1.28"
208
208
url = " https://v1-28.docs.kubernetes.io"
209
209
210
210
[[params .versions ]]
211
211
version = " v1.27"
212
- githubbranch = " v1.27.12 "
212
+ githubbranch = " v1.27.16 "
213
213
docsbranch = " release-1.27"
214
214
url = " https://v1-27.docs.kubernetes.io"
215
215
You can’t perform that action at this time.
0 commit comments