From 3a4eddbfb95b54cedfe85c8e019e66604607c454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sun, 9 Aug 2026 16:01:45 +0400 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20?= =?UTF-8?q?=D0=B2=D1=81=D0=B5=D1=85=20=D1=81=D1=82=D0=B5=D0=BD=D0=B4=D0=BE?= =?UTF-8?q?=D0=B2=20=D1=81=D0=B1=D1=80=D0=BE=D1=88=D0=B5=D0=BD=D1=8B=20?= =?UTF-8?q?=D0=BD=D0=B0=20X.0.1=20(2.0.1=20PROD,=203.0.1=20DEV,=205.0.1=20?= =?UTF-8?q?TEST)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TOOLS/config/dev/profile.env | 2 +- TOOLS/config/prod/profile.env | 2 +- TOOLS/config/test/profile.env | 2 +- VERSIONS.md | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/TOOLS/config/dev/profile.env b/TOOLS/config/dev/profile.env index 4151617..804daca 100644 --- a/TOOLS/config/dev/profile.env +++ b/TOOLS/config/dev/profile.env @@ -4,7 +4,7 @@ TOKEN_FILE="secrets/dev.token" # Release versions # Version -VERSION="3.1.13" +VERSION="3.0.1" NAMESPACE="nubes-dev" PROVIDER_NAME="nubes" diff --git a/TOOLS/config/prod/profile.env b/TOOLS/config/prod/profile.env index 225a72e..8f366ef 100644 --- a/TOOLS/config/prod/profile.env +++ b/TOOLS/config/prod/profile.env @@ -4,7 +4,7 @@ TOKEN_FILE="secrets/prod.token" # Release versions # Version -VERSION="2.1.12" +VERSION="2.0.1" NAMESPACE="nubes" PROVIDER_NAME="nubes" diff --git a/TOOLS/config/test/profile.env b/TOOLS/config/test/profile.env index 7a4d2dc..2bdc9c9 100644 --- a/TOOLS/config/test/profile.env +++ b/TOOLS/config/test/profile.env @@ -3,7 +3,7 @@ NUBES_API_ENDPOINT="https://lk-api-gateway-test.ngcloud.ru/api/v1/svc" TOKEN_FILE="secrets/test.token" # Version -VERSION="5.1.16" +VERSION="5.0.1" NAMESPACE="nubes-test" PROVIDER_NAME="nubes" diff --git a/VERSIONS.md b/VERSIONS.md index 83a580e..a292896 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -4,9 +4,9 @@ | Стенд | Namespace | Версия | Дата заливки | |---|---|---|---| -| DEV | `nubes-dev` | `3.0.1` | 2026-08-09 | ⚠️ собрано из TEST-YAML, пересобрать из DEV API | -| TEST | `nubes-test` | `5.1.17` | 2026-08-09 | | -| PROD | `nubes` | — | — | | +| DEV | `nubes-dev` | `3.0.1` | 2026-08-09 | ⚠️ собрано из TEST-YAML | +| TEST | `nubes-test` | `5.0.1` | — | ⚠️ старый `5.1.17` надо заменить | +| PROD | `nubes` | `2.0.1` | — | | ## Как проверить