diff options
author | stunder <[email protected]> | 2022-03-21 14:28:11 +0300 |
---|---|---|
committer | stunder <[email protected]> | 2022-03-21 14:28:11 +0300 |
commit | 327a28501b15d5976f7c0d6d60829ff074b68f96 (patch) | |
tree | e8b6a40fd7bfb04c54575c1719b08f473742e448 | |
parent | 20f257027660b5c13b2f032febba6062b36c04bf (diff) |
YDBOPS-4693 Fix eng version
ref:e59588bf39ac1f0fb75767e23566be91e90765ca
7 files changed, 8 insertions, 9 deletions
diff --git a/ydb/docs/en/core/downloads/_includes/server/docker.md b/ydb/docs/en/core/downloads/_includes/server/docker.md index a57f4181514..b09e11513c3 100644 --- a/ydb/docs/en/core/downloads/_includes/server/docker.md +++ b/ydb/docs/en/core/downloads/_includes/server/docker.md @@ -1,4 +1,4 @@ -| Version | Date of issue | Download | +| Version | Release date | Download | | :--- | :--- | :--- | | v.24.4.62 | 10.02.22 | `cr.yandex/crpl7ipeu79oseqhcgn2/ydb-oss:main` | diff --git a/ydb/docs/en/core/downloads/_includes/server/linux.md b/ydb/docs/en/core/downloads/_includes/server/linux.md index 85f6db2f79a..dfea89e1fd7 100644 --- a/ydb/docs/en/core/downloads/_includes/server/linux.md +++ b/ydb/docs/en/core/downloads/_includes/server/linux.md @@ -1,5 +1,4 @@ -| Version | Date of issue | Download | +| Version | Release date | Download | | :--- | :--- | :--- | -| v.21.4.62 | 12.02.22 | [A binary](https://binaries.ydb.tech/ydbd-main-linux-amd64.tar.gzx) | -| v.22.2.5 | 14.02.22 | [A binary](https://binaries.ydb.tech/ydbd-22.2.5-linux-amd64.tar.gz) | +| v.22.2.5 | 14.02.22 | [Binary file](https://binaries.ydb.tech/ydbd-22.2.5-linux-amd64.tar.gz) | diff --git a/ydb/docs/en/core/downloads/_includes/server/source_code.md b/ydb/docs/en/core/downloads/_includes/server/source_code.md index aa15cac2232..a427b8afc97 100644 --- a/ydb/docs/en/core/downloads/_includes/server/source_code.md +++ b/ydb/docs/en/core/downloads/_includes/server/source_code.md @@ -1,4 +1,4 @@ -| Version | Date of issue | Link | +| Version | Release date | Link | | :--- | :--- | :--- | | v.22.2.5 | 14.02.22 | [https://github.com/ydb-platform/ydb/tree/22.2.5](https://github.com/ydb-platform/ydb/tree/22.2.5) | diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md index 43efe327c0a..5fbcd062b30 100644 --- a/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md @@ -1,4 +1,4 @@ -| Version | Date of issue | Download | +| Version | Release date | Download | | :--- | :--- | :--- | | v.1.6.0 | 24.12.21 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/amd64/ydb) | diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md index 1e9f0fbc15c..e22624e2d03 100644 --- a/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md @@ -1,4 +1,4 @@ -| Version | Date of issue | Download | +| Version | Release date | Download | | :--- | :--- | :--- | | v.1.6.0 | 24.12.21 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/arm64/ydb) | diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md index a46af0fb058..0d3bdb46ea5 100644 --- a/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md @@ -1,4 +1,4 @@ -| Version | Date of issue | Download | +| Version | Release date | Download | | :--- | :--- | :--- | | v.1.6.0 | 24.12.21 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/linux/amd64/ydb) | diff --git a/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md b/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md index e22917721f8..690556bcb80 100644 --- a/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md +++ b/ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md @@ -1,4 +1,4 @@ -| Version | Date of issue | Download | +| Version | Release date | Download | | :--- | :--- | :--- | | v.1.6.0 | 24.12.21 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe) | |