Merge pull request #41400 from dipesh-rawat/deprecate-doc-1_26
Fix v1.26 docs incorrectly not marked as stalepull/42459/head
commit
88e3c21592
|
@ -144,7 +144,7 @@ fullversion = "v1.26.3"
|
||||||
version = "v1.26"
|
version = "v1.26"
|
||||||
githubbranch = "v1.26.3"
|
githubbranch = "v1.26.3"
|
||||||
docsbranch = "release-1.26"
|
docsbranch = "release-1.26"
|
||||||
deprecated = false
|
deprecated = true
|
||||||
currentUrl = "https://kubernetes.io/docs/home/"
|
currentUrl = "https://kubernetes.io/docs/home/"
|
||||||
nextUrl = "https://kubernetes-io-vnext-staging.netlify.com/"
|
nextUrl = "https://kubernetes-io-vnext-staging.netlify.com/"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue