File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -185,23 +185,23 @@ docsbranch = "master"
185
185
url = " https://kubernetes.io"
186
186
187
187
[[params .versions ]]
188
- fullversion = " v1.20.6 "
188
+ fullversion = " v1.20.5 "
189
189
version = " v1.20"
190
- githubbranch = " v1.20.6 "
190
+ githubbranch = " v1.20.5 "
191
191
docsbranch = " release-1.20"
192
192
url = " https://v1-20.kubernetes.io"
193
193
194
194
[[params .versions ]]
195
- fullversion = " v1.19.10 "
195
+ fullversion = " v1.19.9 "
196
196
version = " v1.19"
197
- githubbranch = " v1.19.10 "
197
+ githubbranch = " v1.19.9 "
198
198
docsbranch = " release-1.19"
199
199
url = " https://v1-19.docs.kubernetes.io"
200
200
201
201
[[params .versions ]]
202
- fullversion = " v1.18.18 "
202
+ fullversion = " v1.18.17 "
203
203
version = " v1.18"
204
- githubbranch = " v1.18.18 "
204
+ githubbranch = " v1.18.17 "
205
205
docsbranch = " release-1.18"
206
206
url = " https://v1-18.docs.kubernetes.io"
207
207
You can’t perform that action at this time.
0 commit comments