aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Perfilov <pnv902@gmail.com>2022-04-21 05:03:24 +0300
committerNikolay Perfilov <pnv902@gmail.com>2022-04-21 05:03:24 +0300
commit3a98ec8ef0470b7adcf51632f61243c4452fb797 (patch)
tree1f2324d089c126c43e355f3cbe6e0159b125dd92
parentb38c984394c97f95f950659755c32d3294d37abb (diff)
downloadydb-3a98ec8ef0470b7adcf51632f61243c4452fb797.tar.gz
Restore YDB CLI version history in docs for opensource, YDBOPS-3677
ref:241c50e539e082145f9c5dc0b12d8a4a21baab1a
-rw-r--r--ydb/docs/en/core/downloads/_includes/server/docker.md9
-rw-r--r--ydb/docs/en/core/downloads/_includes/server/linux.md8
-rw-r--r--ydb/docs/en/core/downloads/_includes/server/source_code.md9
-rw-r--r--ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_amd64.md9
-rw-r--r--ydb/docs/en/core/downloads/_includes/ydb-cli/darwin_arm64.md9
-rw-r--r--ydb/docs/en/core/downloads/_includes/ydb-cli/linux.md9
-rw-r--r--ydb/docs/en/core/downloads/_includes/ydb-cli/windows.md8
-rw-r--r--ydb/docs/ru/core/downloads/_includes/server/docker.md2
-rw-r--r--ydb/docs/ru/core/downloads/_includes/server/linux.md2
-rw-r--r--ydb/docs/ru/core/downloads/_includes/server/source_code.md2
-rw-r--r--ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_amd64.md4
-rw-r--r--ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_arm64.md4
-rw-r--r--ydb/docs/ru/core/downloads/_includes/ydb-cli/linux.md4
-rw-r--r--ydb/docs/ru/core/downloads/_includes/ydb-cli/windows.md4
14 files changed, 47 insertions, 36 deletions
diff --git a/ydb/docs/en/core/downloads/_includes/server/docker.md b/ydb/docs/en/core/downloads/_includes/server/docker.md
index 976d6e2ad79..3d2a8ed8db9 100644
--- a/ydb/docs/en/core/downloads/_includes/server/docker.md
+++ b/ydb/docs/en/core/downloads/_includes/server/docker.md
@@ -1,5 +1,4 @@
-| Version | Release date | Download |
-| :--- | :--- | :--- |
-| v.22.2.5 | 14.02.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.5` |
-| v.22.2.22 | 18.04.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.22` |
-
+Version | Release date | Download
+:--- | :--- | :---
+v.22.2.22 | 18.04.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.22`
+v.22.2.5 | 14.02.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.5`
diff --git a/ydb/docs/en/core/downloads/_includes/server/linux.md b/ydb/docs/en/core/downloads/_includes/server/linux.md
index 25571bbc4a2..1c23fd84a07 100644
--- a/ydb/docs/en/core/downloads/_includes/server/linux.md
+++ b/ydb/docs/en/core/downloads/_includes/server/linux.md
@@ -1,4 +1,4 @@
-| Version | Release date | Download |
-| :--- | :--- | :--- |
-| v.22.2.5 | 14.02.22 | [Binary file](https://binaries.ydb.tech/ydbd-22.2.5-linux-amd64.tar.gz) |
-| v.22.2.22 | 18.04.22 | [Binary file](https://binaries.ydb.tech/release/22.2.22/ydbd-22.2.22-linux-amd64.tar.gz) |
+Version | Release date | Download
+:--- | :--- | :---
+v.22.2.22 | 18.04.22 | [Binary file](https://binaries.ydb.tech/release/22.2.22/ydbd-22.2.22-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 8671490ee3a..330844186e8 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,4 @@
-| 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) |
-| v.22.2.22 | 18.04.22 | [https://github.com/ydb-platform/ydb/tree/22.2.22](https://github.com/ydb-platform/ydb/tree/22.2.22) |
-
+Version | Release date | Link
+:--- | :--- | :---
+v.22.2.22 | 18.04.22 | [https://github.com/ydb-platform/ydb/tree/22.2.22](https://github.com/ydb-platform/ydb/tree/22.2.22)
+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 ecc9ce1c6c0..3a867b6b017 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,5 @@
-| Version | Release date | Download |
-| :--- | :--- | :--- |
-| v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/amd64/ydb) |
-
+Version | Release date | Download
+:--- | :--- | :---
+v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/amd64/ydb)
+v.1.7.0 | 01.03.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/darwin/amd64/ydb)
+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 e2cefef1ef4..2da9a031fcf 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,5 @@
-| Version | Release date | Download |
-| :--- | :--- | :--- |
-| v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/arm64/ydb) |
-
+Version | Release date | Download
+:--- | :--- | :---
+v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/arm64/ydb)
+v.1.7.0 | 01.03.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/darwin/arm64/ydb)
+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 8f8a5055d38..952f886e019 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,5 @@
-| Version | Release date | Download |
-| :--- | :--- | :--- |
-| v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/linux/amd64/ydb) |
-
+Version | Release date | Download
+:--- | :--- | :---
+v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/linux/amd64/ydb)
+v.1.7.0 | 01.03.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/linux/amd64/ydb)
+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 929267f91e6..1a10b07f7c9 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,6 @@
-| Version | Release date | Download |
-| :--- | :--- | :--- |
-| v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/windows/amd64/ydb.exe) |
+Version | Release date | Download
+:--- | :--- | :---
+v.1.8.0 | 19.04.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/windows/amd64/ydb.exe)
+v.1.7.0 | 01.03.22 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/windows/amd64/ydb.exe)
+v.1.6.0 | 24.12.21 | [Binary file](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe)
diff --git a/ydb/docs/ru/core/downloads/_includes/server/docker.md b/ydb/docs/ru/core/downloads/_includes/server/docker.md
index e1d6702b780..ad06ab6bf6c 100644
--- a/ydb/docs/ru/core/downloads/_includes/server/docker.md
+++ b/ydb/docs/ru/core/downloads/_includes/server/docker.md
@@ -1,4 +1,4 @@
Версия | Дата выпуска | Скачать
:--- | :--- | :---
+v.22.2.22 | 18.04.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.22`
v.22.2.5 | 14.02.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.5`
-v.22.2.22 | 18.04.22 | `cr.yandex/crptqonuodf51kdj7a7d/ydb:22.2.22` \ No newline at end of file
diff --git a/ydb/docs/ru/core/downloads/_includes/server/linux.md b/ydb/docs/ru/core/downloads/_includes/server/linux.md
index 015e0ee1d91..ca50c173daf 100644
--- a/ydb/docs/ru/core/downloads/_includes/server/linux.md
+++ b/ydb/docs/ru/core/downloads/_includes/server/linux.md
@@ -1,4 +1,4 @@
Версия | Дата выпуска | Скачать
:--- | :--- | :---
+v.22.2.22 | 18.04.22 | [Бинарный файл](https://binaries.ydb.tech/release/22.2.22/ydbd-22.2.22-linux-amd64.tar.gz)
v.22.2.5 | 14.02.22 | [Бинарный файл](https://binaries.ydb.tech/release/22.2.5/ydbd-22.2.5-linux-amd64.tar.gz)
-v.22.2.22 | 18.04.22 | [Бинарный файл](https://binaries.ydb.tech/release/22.2.22/ydbd-22.2.22-linux-amd64.tar.gz) \ No newline at end of file
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 5e6f19b38fc..a6c6a8006da 100644
--- a/ydb/docs/ru/core/downloads/_includes/server/source_code.md
+++ b/ydb/docs/ru/core/downloads/_includes/server/source_code.md
@@ -1,4 +1,4 @@
Версия | Дата выпуска | Ссылка
:--- | :--- | :---
+v.22.2.22 | 18.04.22 | [https://github.com/ydb-platform/ydb/tree/22.2.22](https://github.com/ydb-platform/ydb/tree/22.2.22)
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)
-v.22.2.22 | 18.04.22 | [https://github.com/ydb-platform/ydb/tree/22.2.22](https://github.com/ydb-platform/ydb/tree/22.2.22) \ No newline at end of file
diff --git a/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_amd64.md b/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_amd64.md
index 9606fd7f3f4..9fbbbb08966 100644
--- a/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_amd64.md
+++ b/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_amd64.md
@@ -1,3 +1,5 @@
Версия | Дата выпуска | Скачать
:--- | :--- | :---
-v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/amd64/ydb) \ No newline at end of file
+v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/amd64/ydb)
+v.1.7.0 | 01.03.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/darwin/amd64/ydb)
+v.1.6.0 | 24.12.21 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/amd64/ydb)
diff --git a/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_arm64.md b/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_arm64.md
index f9c41890443..74977dd63cd 100644
--- a/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_arm64.md
+++ b/ydb/docs/ru/core/downloads/_includes/ydb-cli/darwin_arm64.md
@@ -1,3 +1,5 @@
Версия | Дата выпуска | Скачать
:--- | :--- | :---
-v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/arm64/ydb) \ No newline at end of file
+v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/darwin/arm64/ydb)
+v.1.7.0 | 01.03.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/darwin/arm64/ydb)
+v.1.6.0 | 24.12.21 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/darwin/arm64/ydb)
diff --git a/ydb/docs/ru/core/downloads/_includes/ydb-cli/linux.md b/ydb/docs/ru/core/downloads/_includes/ydb-cli/linux.md
index b4a124acf7f..f4682654bbf 100644
--- a/ydb/docs/ru/core/downloads/_includes/ydb-cli/linux.md
+++ b/ydb/docs/ru/core/downloads/_includes/ydb-cli/linux.md
@@ -1,3 +1,5 @@
Версия | Дата выпуска | Скачать
:--- | :--- | :---
-v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/linux/amd64/ydb) \ No newline at end of file
+v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/linux/amd64/ydb)
+v.1.7.0 | 01.03.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/linux/amd64/ydb)
+v.1.6.0 | 24.12.21 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/linux/amd64/ydb)
diff --git a/ydb/docs/ru/core/downloads/_includes/ydb-cli/windows.md b/ydb/docs/ru/core/downloads/_includes/ydb-cli/windows.md
index 691eebf2b2f..caae7a63b0a 100644
--- a/ydb/docs/ru/core/downloads/_includes/ydb-cli/windows.md
+++ b/ydb/docs/ru/core/downloads/_includes/ydb-cli/windows.md
@@ -1,3 +1,5 @@
Версия | Дата выпуска | Скачать
:--- | :--- | :---
-v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/windows/amd64/ydb.exe) \ No newline at end of file
+v.1.8.0 | 19.04.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.8.0/windows/amd64/ydb.exe)
+v.1.7.0 | 01.03.22 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.7.0/windows/amd64/ydb.exe)
+v.1.6.0 | 24.12.21 | [Бинарный файл](https://storage.yandexcloud.net/yandexcloud-ydb/release/1.6.0/windows/amd64/ydb.exe)