diff --git a/hugo.toml b/hugo.toml index df02c9b05c..651021b17a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -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"