Fix provider review findings

This commit is contained in:
“Naeel”
2026-08-31 20:19:31 +03:00
parent 75c868e0b5
commit 86871498a2
13 changed files with 327 additions and 141 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ TOKEN_FILE="secrets/dev.token"
# Release versions
# Version
VERSION="3.0.7"
VERSION="3.0.8"
NAMESPACE="nubes-dev"
PROVIDER_NAME="nubes"
+1 -1
View File
@@ -4,7 +4,7 @@ TOKEN_FILE="secrets/prod.token"
# Release versions
# Version
VERSION="2.0.7"
VERSION="2.0.8"
NAMESPACE="nubes"
PROVIDER_NAME="nubes"
+1 -1
View File
@@ -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.7"
VERSION="5.0.8"
NAMESPACE="nubes-test"
PROVIDER_NAME="nubes"