From 84c0cf99273f79d3e446095f44b7dda48757ac3c Mon Sep 17 00:00:00 2001 From: Anatoly Laskaris Date: Wed, 14 Sep 2022 16:26:35 +0300 Subject: [PATCH] chore: Deploy rust-peer 0.0.59 (#66) --- fluence/deploy/deployment_config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fluence/deploy/deployment_config.json b/fluence/deploy/deployment_config.json index 9c9a360..ad181ae 100644 --- a/fluence/deploy/deployment_config.json +++ b/fluence/deploy/deployment_config.json @@ -4,7 +4,7 @@ "environments": [ { "name": "krasnodar", - "container_tag": "rich_v0.0.58", + "container_tag": "rich_v0.0.59", "containers_per_host": 1, "external_bootstraps": [ "/ip4/164.90.171.139/tcp/7770" @@ -68,7 +68,7 @@ }, { "name": "testnet", - "container_tag": "rich_v0.0.58", + "container_tag": "rich_v0.0.59", "containers_per_host": 1, "external_bootstraps": [ "/ip4/165.227.164.206/tcp/7770" @@ -132,7 +132,7 @@ }, { "name": "stage", - "container_tag": "rich_v0.0.58", + "container_tag": "rich_v0.0.59", "containers_per_host": 5, "hosts": [ "134.209.186.43"