switch reference to the latest version to 1.16 (#8876)
Signed-off-by: Roman Makarov <rmakarov94@gmail.com>pull/8941/head
parent
5e92ca0409
commit
c2695c3d00
|
@ -12,7 +12,7 @@ params:
|
||||||
hero:
|
hero:
|
||||||
backgroundColor: med-blue
|
backgroundColor: med-blue
|
||||||
versioning: true
|
versioning: true
|
||||||
latest: v1.15
|
latest: v1.16
|
||||||
versions:
|
versions:
|
||||||
- main
|
- main
|
||||||
- v1.16
|
- v1.16
|
||||||
|
|
|
@ -13,8 +13,8 @@ toc:
|
||||||
url: /basic-install
|
url: /basic-install
|
||||||
- page: Customize Installation
|
- page: Customize Installation
|
||||||
url: /customize-installation
|
url: /customize-installation
|
||||||
- page: Upgrade to 1.15
|
- page: Upgrade to 1.16
|
||||||
url: /upgrade-to-1.15
|
url: /upgrade-to-1.16
|
||||||
- page: Supported providers
|
- page: Supported providers
|
||||||
url: /supported-providers
|
url: /supported-providers
|
||||||
- page: Evaluation install
|
- page: Evaluation install
|
||||||
|
|
Loading…
Reference in New Issue