chore: Updates v1.30 hugo.toml to include latest patches ahead of release

pull/47392/head
drewhagen 2024-08-07 15:44:41 -05:00
parent 8bdcb806aa
commit a85dab08d6
No known key found for this signature in database
GPG Key ID: C99027607DF8EF64
1 changed files with 4 additions and 4 deletions

View File

@ -191,25 +191,25 @@ url = "https://kubernetes.io"
[[params.versions]]
version = "v1.30"
githubbranch = "v1.30.0"
githubbranch = "v1.30.3"
docsbranch = "release-1.30"
url = "https://v1-30.docs.kubernetes.io"
[[params.versions]]
version = "v1.29"
githubbranch = "v1.29.3"
githubbranch = "v1.29.7"
docsbranch = "release-1.29"
url = "https://v1-29.docs.kubernetes.io"
[[params.versions]]
version = "v1.28"
githubbranch = "v1.28.8"
githubbranch = "v1.28.12"
docsbranch = "release-1.28"
url = "https://v1-28.docs.kubernetes.io"
[[params.versions]]
version = "v1.27"
githubbranch = "v1.27.12"
githubbranch = "v1.27.16"
docsbranch = "release-1.27"
url = "https://v1-27.docs.kubernetes.io"