Skip to content

Commit f5680eb

Browse files
committed
Updates v1.30 hugo.toml to include latest patches ahead of release
1 parent 0d1aa27 commit f5680eb

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.29"
194-
githubbranch = "v1.29.1"
194+
githubbranch = "v1.29.3"
195195
docsbranch = "release-1.29"
196196
url = "https://v1-29.docs.kubernetes.io"
197197

198198
[[params.versions]]
199199
version = "v1.28"
200-
githubbranch = "v1.28.6"
200+
githubbranch = "v1.28.8"
201201
docsbranch = "release-1.28"
202202
url = "https://v1-28.docs.kubernetes.io"
203203

204204
[[params.versions]]
205205
version = "v1.27"
206-
githubbranch = "v1.27.10"
206+
githubbranch = "v1.27.12"
207207
docsbranch = "release-1.27"
208208
url = "https://v1-27.docs.kubernetes.io"
209209

210210
[[params.versions]]
211211
version = "v1.26"
212-
githubbranch = "v1.26.13"
212+
githubbranch = "v1.26.15"
213213
docsbranch = "release-1.26"
214214
url = "https://v1-26.docs.kubernetes.io"
215215

0 commit comments

Comments
 (0)