File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -190,30 +190,30 @@ docsbranch = "master"
190
190
url = " https://kubernetes.io"
191
191
192
192
[[params .versions ]]
193
- fullversion = " v1.19.0 "
193
+ fullversion = " v1.19.4 "
194
194
version = " v1.19"
195
- githubbranch = " v1.19.0 "
196
- docsbranch = " master "
195
+ githubbranch = " v1.19.4 "
196
+ docsbranch = " release-1.19 "
197
197
url = " https://v1-19.docs.kubernetes.io"
198
198
199
199
[[params .versions ]]
200
- fullversion = " v1.18.8 "
200
+ fullversion = " v1.18.12 "
201
201
version = " v1.18"
202
- githubbranch = " v1.18.8 "
202
+ githubbranch = " v1.18.12 "
203
203
docsbranch = " release-1.18"
204
204
url = " https://v1-18.docs.kubernetes.io"
205
205
206
206
[[params .versions ]]
207
- fullversion = " v1.17.11 "
207
+ fullversion = " v1.17.14 "
208
208
version = " v1.17"
209
- githubbranch = " v1.17.11 "
209
+ githubbranch = " v1.17.14 "
210
210
docsbranch = " release-1.17"
211
211
url = " https://v1-17.docs.kubernetes.io"
212
212
213
213
[[params .versions ]]
214
- fullversion = " v1.16.14 "
214
+ fullversion = " v1.16.15 "
215
215
version = " v1.16"
216
- githubbranch = " v1.16.14 "
216
+ githubbranch = " v1.16.15 "
217
217
docsbranch = " release-1.16"
218
218
url = " https://v1-16.docs.kubernetes.io"
219
219
You can’t perform that action at this time.
0 commit comments