Skip to content

Commit ec9c136

Browse files
Merge pull request #33334 from nate-double-u/update-release-1.24-config.toml
update dev-1.24 config.toml for release 1.24
2 parents eb61d54 + 9609e95 commit ec9c136

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,30 +186,30 @@ docsbranch = "main"
186186
url = "https://kubernetes.io"
187187

188188
[[params.versions]]
189-
fullversion = "v1.23.2"
189+
fullversion = "v1.23.6"
190190
version = "v1.23"
191-
githubbranch = "v1.23.2"
191+
githubbranch = "v1.23.6"
192192
docsbranch = "release-1.23"
193193
url = "https://v1-23.docs.kubernetes.io"
194194

195195
[[params.versions]]
196-
fullversion = "v1.22.6"
196+
fullversion = "v1.22.9"
197197
version = "v1.22"
198-
githubbranch = "v1.22.6"
198+
githubbranch = "v1.22.9"
199199
docsbranch = "release-1.22"
200200
url = "https://v1-22.docs.kubernetes.io"
201201

202202
[[params.versions]]
203-
fullversion = "v1.21.9"
203+
fullversion = "v1.21.12"
204204
version = "v1.21"
205-
githubbranch = "v1.21.9"
205+
githubbranch = "v1.21.12"
206206
docsbranch = "release-1.21"
207207
url = "https://v1-21.docs.kubernetes.io"
208208

209209
[[params.versions]]
210-
fullversion = "v1.20.13"
210+
fullversion = "v1.20.15"
211211
version = "v1.20"
212-
githubbranch = "v1.20.13"
212+
githubbranch = "v1.20.15"
213213
docsbranch = "release-1.20"
214214
url = "https://v1-20.docs.kubernetes.io"
215215

0 commit comments

Comments
 (0)