Merge pull request #42462 from Rishit-dagli/update-config-dev-1.28
Update config 1.28 for 1.28 releasepull/42484/head
commit
f9945c014f
|
@ -187,25 +187,25 @@ url = "https://kubernetes.io"
|
|||
|
||||
[[params.versions]]
|
||||
version = "v1.27"
|
||||
githubbranch = "v1.27.0"
|
||||
githubbranch = "v1.27.4"
|
||||
docsbranch = "release-1.27"
|
||||
url = "https://v1-27.docs.kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v1.26"
|
||||
githubbranch = "v1.26.3"
|
||||
githubbranch = "v1.26.7"
|
||||
docsbranch = "release-1.26"
|
||||
url = "https://v1-26.docs.kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v1.25"
|
||||
githubbranch = "v1.25.8"
|
||||
githubbranch = "v1.25.12"
|
||||
docsbranch = "release-1.25"
|
||||
url = "https://v1-25.docs.kubernetes.io"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v1.24"
|
||||
githubbranch = "v1.24.12"
|
||||
githubbranch = "v1.24.16"
|
||||
docsbranch = "release-1.24"
|
||||
url = "https://v1-24.docs.kubernetes.io"
|
||||
|
||||
|
|
Loading…
Reference in New Issue