diff --git a/.env b/.env index dd84ba9..61de7c4 100644 --- a/.env +++ b/.env @@ -11,11 +11,11 @@ NEOGO_VERSION=0.97.2 MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.10.1/devenv_sidechain.gz" # NeoFS InnerRing nodes -IR_VERSION=0.23.1 +IR_VERSION=0.24.0 IR_IMAGE=nspccdev/neofs-ir # NeoFS Storage nodes -NODE_VERSION=0.23.1 +NODE_VERSION=0.24.0 NODE_IMAGE=nspccdev/neofs-storage # HTTP Gate @@ -31,5 +31,5 @@ LOCODE_DB_URL=https://github.com/nspcc-dev/neofs-locode-db/releases/download/v0. #LOCODE_DB_PATH=/path/to/locode_db # NeoFS CLI binary -NEOFS_CLI_URL=https://github.com/nspcc-dev/neofs-node/releases/download/v0.23.1/neofs-cli-amd64.tar.gz +NEOFS_CLI_URL=https://github.com/nspcc-dev/neofs-node/releases/download/v0.24.0/neofs-cli-amd64.tar.gz #NEOFS_CLI_PATH=/path/to/neofs-cli-binary diff --git a/services/storage/.storage.env b/services/storage/.storage.env index 0627c0f..c7a7eb6 100644 --- a/services/storage/.storage.env +++ b/services/storage/.storage.env @@ -57,7 +57,7 @@ NEOFS_CONTRACTS_NETMAP=6b5a4b75ed4540d14420a7c3264bb936cb78a2d4 NEOFS_CONTRACTS_REPUTATION=53fd67b63e405e102f8cbf1756726f773c8c2424 # Common storage node attribute -NEOFS_NODE_ATTRIBUTE_0=User-Agent:NeoFS\/0.23 +NEOFS_NODE_ATTRIBUTE_0=User-Agent:NeoFS\/0.24 # Object section ## Worker pool capacity of API Object.Put client calls