diff options
| author | Alexander Petrukhin <[email protected]> | 2024-08-20 13:59:16 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-20 13:59:16 +0300 |
| commit | d8fe9db8a062b135e4ca7d0dbc280bd05ddfced0 (patch) | |
| tree | c8ff00e305153d0724251c360c4b8fe08db17d43 | |
| parent | d103d5da9f78b2ab45b357b9129fc597fb7d2b2c (diff) | |
[misc] add 24-2-7 to downloads folder (#8038)
6 files changed, 12 insertions, 0 deletions
diff --git a/ydb/docs/en/core/downloads/_includes/server/docker.md b/ydb/docs/en/core/downloads/_includes/server/docker.md index f960652fd95..8f19fda902d 100644 --- a/ydb/docs/en/core/downloads/_includes/server/docker.md +++ b/ydb/docs/en/core/downloads/_includes/server/docker.md @@ -1,5 +1,7 @@ | Version | Release date | Download | Changelog | :--- | :--- | :--- | :--- +**v24.2** +v.24.2.7 | 20/08/2024 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:24.2.7` **v24.1** v.24.1.18 | 31/07/2024 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:24.1.18` **v23.4** diff --git a/ydb/docs/en/core/downloads/_includes/server/linux.md b/ydb/docs/en/core/downloads/_includes/server/linux.md index 9193da59e85..f6f8a961e2d 100644 --- a/ydb/docs/en/core/downloads/_includes/server/linux.md +++ b/ydb/docs/en/core/downloads/_includes/server/linux.md @@ -1,5 +1,7 @@ | Version | Release date | Download | Changelog | :--- | :--- | :--- | :--- +**v24.2** +v.24.2.7 | 20/08/2024 | [Binary file](https://binaries.ydb.tech/release/24.2.7/ydbd-24.2.7-linux-amd64.tar.gz) **v24.1** v.24.1.18 | 31/07/2024 | [Binary file](https://binaries.ydb.tech/release/24.1.18/ydbd-24.1.18-linux-amd64.tar.gz) **v23.4** 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 a2cbeb6cf21..4e4aa17b0be 100644 --- a/ydb/docs/en/core/downloads/_includes/server/source_code.md +++ b/ydb/docs/en/core/downloads/_includes/server/source_code.md @@ -1,5 +1,7 @@ | Version | Release date | Link | Changelog | :--- | :--- | :--- | :--- +**v24.2** +v.24.2.7 | 20/08/24 | [https://github.com/ydb-platform/ydb/tree/24.2.7](https://github.com/ydb-platform/ydb/tree/24.2.7) **v24.1** v.24.1.18 | 31/07/2024 | [https://github.com/ydb-platform/ydb/tree/24.1.18](https://github.com/ydb-platform/ydb/tree/24.1.18) **v23.4** diff --git a/ydb/docs/ru/core/downloads/_includes/server/docker.md b/ydb/docs/ru/core/downloads/_includes/server/docker.md index 9dfbda3b03c..18c0bc041fa 100644 --- a/ydb/docs/ru/core/downloads/_includes/server/docker.md +++ b/ydb/docs/ru/core/downloads/_includes/server/docker.md @@ -1,5 +1,7 @@ Версия | Дата выпуска | Скачать | Список изменений :--- | :--- | :--- | :--- +**v24.2** +v.24.2.7 | 20.08.24 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:24.2.7` **v24.1** v.24.1.18 | 31.07.24 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:24.1.18` **v23.4** diff --git a/ydb/docs/ru/core/downloads/_includes/server/linux.md b/ydb/docs/ru/core/downloads/_includes/server/linux.md index 7a2698bad74..6526e251335 100644 --- a/ydb/docs/ru/core/downloads/_includes/server/linux.md +++ b/ydb/docs/ru/core/downloads/_includes/server/linux.md @@ -1,5 +1,7 @@ Версия | Дата выпуска | Скачать | Список изменений :--- | :--- | :--- | :--- +**v24.2** +v.24.2.7 | 20.08.24 | [Бинарный файл](https://binaries.ydb.tech/release/24.2.7/ydbd-24.2.7-linux-amd64.tar.gz) **v24.1** v.24.1.18 | 31.07.24 | [Бинарный файл](https://binaries.ydb.tech/release/24.1.18/ydbd-24.1.18-linux-amd64.tar.gz) **v23.4** diff --git a/ydb/docs/ru/core/downloads/_includes/server/source_code.md b/ydb/docs/ru/core/downloads/_includes/server/source_code.md index 62d290694d9..a60656d8ef8 100644 --- a/ydb/docs/ru/core/downloads/_includes/server/source_code.md +++ b/ydb/docs/ru/core/downloads/_includes/server/source_code.md @@ -1,5 +1,7 @@ Версия | Дата выпуска | Ссылка | Список изменений :--- | :--- | :--- | :--- +**v24.2** +v.24.2.7 | 20.08.24 | [https://github.com/ydb-platform/ydb/tree/24.2.7](https://github.com/ydb-platform/ydb/tree/24.2.7) **v24.1** v.24.1.18 | 31.07.24 | [https://github.com/ydb-platform/ydb/tree/24.1.18](https://github.com/ydb-platform/ydb/tree/24.1.18) **v23.4** |
