From d33673a5674c5145105b6083534c36baa0bcb6e3 Mon Sep 17 00:00:00 2001 From: Repinoid Date: Tue, 22 Sep 2026 21:53:36 +0300 Subject: [PATCH] =?UTF-8?q?chore(fullpipe):=20bump=20=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=B9=D0=B4=D0=B5=D1=80=D0=B0=202.0.12=20->=202.0.?= =?UTF-8?q?13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DEV_STAND/FullPipe/versions.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEV_STAND/FullPipe/versions.tf b/DEV_STAND/FullPipe/versions.tf index ba8a8df..3360d40 100644 --- a/DEV_STAND/FullPipe/versions.tf +++ b/DEV_STAND/FullPipe/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { nubes = { source = "tf-registry.containerk8s.services.ngcloud.ru/nubes-dev/nubes" - version = "2.0.12" + version = "2.0.13" } } }