Merge pull request #48987 from chanieljdan/update-dev-1.32-hugo.toml
Update dev 1.32 hugo.toml for release v1.32dev-1.32
commit
68bd2916ae
|
@ -192,25 +192,25 @@ url = "https://kubernetes.io"
|
|||
|
||||
[[params.versions]]
|
||||
version = "v1.31"
|
||||
githubbranch = "v1.31.0"
|
||||
githubbranch = "v1.31.3"
|
||||
docsbranch = "release-1.31"
|
||||
url = "https://v1-31.docs.kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v1.30"
|
||||
githubbranch = "v1.30.3"
|
||||
githubbranch = "v1.30.7"
|
||||
docsbranch = "release-1.30"
|
||||
url = "https://v1-30.docs.kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v1.29"
|
||||
githubbranch = "v1.29.7"
|
||||
githubbranch = "v1.29.11"
|
||||
docsbranch = "release-1.29"
|
||||
url = "https://v1-29.docs.kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v1.28"
|
||||
githubbranch = "v1.28.12"
|
||||
githubbranch = "v1.28.15"
|
||||
docsbranch = "release-1.28"
|
||||
url = "https://v1-28.docs.kubernetes.io"
|
||||
|
||||
|
|
Loading…
Reference in New Issue