Update neofs-node to v0.14.3
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
81a4f42501
commit
104591ed71
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
@ -10,11 +10,11 @@ NEOGO_VERSION=0.92.0
|
||||||
MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.3.1/devenv_sidechain_64MiB.gz"
|
MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.3.1/devenv_sidechain_64MiB.gz"
|
||||||
|
|
||||||
# NeoFS InnerRing nodes
|
# NeoFS InnerRing nodes
|
||||||
IR_VERSION=0.14.2
|
IR_VERSION=0.14.3
|
||||||
IR_IMAGE=nspccdev/neofs-ir
|
IR_IMAGE=nspccdev/neofs-ir
|
||||||
|
|
||||||
# NeoFS Storage nodes
|
# NeoFS Storage nodes
|
||||||
NODE_VERSION=0.14.2
|
NODE_VERSION=0.14.3
|
||||||
NODE_IMAGE=nspccdev/neofs-storage
|
NODE_IMAGE=nspccdev/neofs-storage
|
||||||
|
|
||||||
# HTTP Gate
|
# HTTP Gate
|
||||||
|
|
Loading…
Reference in a new issue