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 @@ -160,34 +160,34 @@ js = [
160
160
fullversion = " v1.19.0"
161
161
version = " v1.19"
162
162
githubbranch = " v1.19.0"
163
- docsbranch = " release-1.19 "
163
+ docsbranch = " master "
164
164
url = " https://kubernetes.io"
165
165
166
166
[[params .versions ]]
167
- fullversion = " v1.18.0 "
167
+ fullversion = " v1.18.8 "
168
168
version = " v1.18"
169
- githubbranch = " v1.18.0 "
169
+ githubbranch = " v1.18.8 "
170
170
docsbranch = " release-1.18"
171
- url = " https://v -18.docs.kubernetes.io"
171
+ url = " https://v1 -18.docs.kubernetes.io"
172
172
173
173
[[params .versions ]]
174
- fullversion = " v1.17.4 "
174
+ fullversion = " v1.17.11 "
175
175
version = " v1.17"
176
- githubbranch = " v1.17.4 "
176
+ githubbranch = " v1.17.11 "
177
177
docsbranch = " release-1.17"
178
178
url = " https://v1-17.docs.kubernetes.io"
179
179
180
180
[[params .versions ]]
181
- fullversion = " v1.16.8 "
181
+ fullversion = " v1.16.14 "
182
182
version = " v1.16"
183
- githubbranch = " v1.16.8 "
183
+ githubbranch = " v1.16.14 "
184
184
docsbranch = " release-1.16"
185
185
url = " https://v1-16.docs.kubernetes.io"
186
186
187
187
[[params .versions ]]
188
- fullversion = " v1.15.11 "
188
+ fullversion = " v1.15.12 "
189
189
version = " v1.15"
190
- githubbranch = " v1.15.11 "
190
+ githubbranch = " v1.15.12 "
191
191
docsbranch = " release-1.15"
192
192
url = " https://v1-15.docs.kubernetes.io"
193
193
You can’t perform that action at this time.
0 commit comments