[#233] Update gateways to v0.25.0
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
1a7dcda7f5
commit
a2de0822fa
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
@ -26,7 +26,7 @@ NATS_VERSION=2.7.2
|
||||||
NATS_IMAGE=nats
|
NATS_IMAGE=nats
|
||||||
|
|
||||||
# HTTP Gate
|
# HTTP Gate
|
||||||
HTTP_GW_VERSION=0.24.0
|
HTTP_GW_VERSION=0.25.0
|
||||||
HTTP_GW_IMAGE=nspccdev/neofs-http-gw
|
HTTP_GW_IMAGE=nspccdev/neofs-http-gw
|
||||||
|
|
||||||
# REST Gate
|
# REST Gate
|
||||||
|
@ -34,7 +34,7 @@ REST_GW_VERSION=0.4.0
|
||||||
REST_GW_IMAGE=nspccdev/neofs-rest-gw
|
REST_GW_IMAGE=nspccdev/neofs-rest-gw
|
||||||
|
|
||||||
# S3 Gate
|
# S3 Gate
|
||||||
S3_GW_VERSION=0.24.0
|
S3_GW_VERSION=0.25.0
|
||||||
S3_GW_IMAGE=nspccdev/neofs-s3-gw
|
S3_GW_IMAGE=nspccdev/neofs-s3-gw
|
||||||
|
|
||||||
# Coredns
|
# Coredns
|
||||||
|
|
Loading…
Reference in a new issue