update hugo.toml in release-1.26 branch to change deprecated to true

Signed-off-by: Dipesh Rawat <rawat.dipesh@gmail.com>
pull/41400/head
Dipesh Rawat 2023-06-01 00:33:41 +01:00
parent eb2626ed36
commit 43c9a78874
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ fullversion = "v1.26.3"
version = "v1.26"
githubbranch = "v1.26.3"
docsbranch = "release-1.26"
deprecated = false
deprecated = true
currentUrl = "https://kubernetes.io/docs/home/"
nextUrl = "https://kubernetes-io-vnext-staging.netlify.com/"