Переход с тестовой версии на основную ветку

This commit is contained in:
Никита Сычев
2026-05-01 17:27:28 +03:00
parent d0cb02102e
commit a016c14fa4
8 changed files with 14 additions and 14 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
variable "registry" {
default = "repo.nstart.local"
default = "repo.nstart.cloud"
}
variable "base_repo" {
default = "repo.nstart.local/"
default = "repo.nstart.cloud/"
}
variable "VERSION" {
default = "1.0.1"
default = "1.0.2"
}
function "oci_labels" {