fix version navigation in release v1.8 (#9357)
* fix version navigation in release v1.8 - In `release v1.8`, navigating selector to version `v1.10` disappears - modified `_config.yml` in branch `release-1.8` Signed-off-by: harshvkarn <harshvkarn54@gmail.com> * missing `docs` from version 1.9 selector's link * removing v1.5.7 support remove v1.5.7 selector, as it is no longer supported * update _config with version 1.11 - add version 1.11 (latest) support * Update _config.yml * update .travis.yml Signed-off-by: harshvkarn <harshvkarn54@gmail.com> * Update .travis.yml * Update .travis.yml * Update .travis.yml * Remove 1.6 * Attempting a debug fix based on #9358
This commit is contained in:
committed by
k8s-ci-robot
parent
3bd5670939
commit
524cfedbfe
+1
-1
@@ -21,4 +21,4 @@ install:
|
||||
|
||||
script:
|
||||
- go test -v k8s.io/website/test
|
||||
- ./verify-docs-format.sh
|
||||
- ./verify-docs-format.sh
|
||||
Reference in New Issue
Block a user