Skip to content

Commit a85dab0

Browse files
committed
chore: Updates v1.30 hugo.toml to include latest patches ahead of release
1 parent 8bdcb80 commit a85dab0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,25 +191,25 @@ url = "https://kubernetes.io"
191191

192192
[[params.versions]]
193193
version = "v1.30"
194-
githubbranch = "v1.30.0"
194+
githubbranch = "v1.30.3"
195195
docsbranch = "release-1.30"
196196
url = "https://v1-30.docs.kubernetes.io"
197197

198198
[[params.versions]]
199199
version = "v1.29"
200-
githubbranch = "v1.29.3"
200+
githubbranch = "v1.29.7"
201201
docsbranch = "release-1.29"
202202
url = "https://v1-29.docs.kubernetes.io"
203203

204204
[[params.versions]]
205205
version = "v1.28"
206-
githubbranch = "v1.28.8"
206+
githubbranch = "v1.28.12"
207207
docsbranch = "release-1.28"
208208
url = "https://v1-28.docs.kubernetes.io"
209209

210210
[[params.versions]]
211211
version = "v1.27"
212-
githubbranch = "v1.27.12"
212+
githubbranch = "v1.27.16"
213213
docsbranch = "release-1.27"
214214
url = "https://v1-27.docs.kubernetes.io"
215215

0 commit comments

Comments
 (0)