From 75c868e0b5940f234ce53e31249f57ba978da08c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 31 Aug 2026 17:04:08 +0300 Subject: [PATCH] chore: bump test docs version to 5.0.7 --- TOOLS/config/test/profile.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOOLS/config/test/profile.env b/TOOLS/config/test/profile.env index 167c4e1..415c94b 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.0.6" +VERSION="5.0.7" NAMESPACE="nubes-test" PROVIDER_NAME="nubes"