From e1582d28b9abff0f2c3b48a10375f61581232bca Mon Sep 17 00:00:00 2001 From: Aleksey Proshutisnkiy Date: Wed, 6 Jul 2022 16:53:23 +0400 Subject: [PATCH] update networks to v0.0.53_52 (#42) --- fluence/deploy/deployment_config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fluence/deploy/deployment_config.json b/fluence/deploy/deployment_config.json index fdc3ad8..5c0bad3 100644 --- a/fluence/deploy/deployment_config.json +++ b/fluence/deploy/deployment_config.json @@ -1,10 +1,10 @@ { - "target": "krasnodar", + "target": "stage", "environments": [ { "name": "krasnodar", - "container_tag": "v0.0.50_48", + "container_tag": "v0.0.53_52", "containers_per_host": 1, "external_bootstraps": [ "/ip4/164.90.171.139/tcp/7770" @@ -68,7 +68,7 @@ }, { "name": "testnet", - "container_tag": "v0.0.50_48", + "container_tag": "v0.0.53_52", "containers_per_host": 1, "external_bootstraps": [ "/ip4/165.227.164.206/tcp/7770" @@ -132,7 +132,7 @@ }, { "name": "stage", - "container_tag": "v0.0.50_48", + "container_tag": "v0.0.53_52", "containers_per_host": 5, "hosts": [ "134.209.186.43"