[#233] Update gateways to v0.25.0

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
Evgenii Stratonikov 2022-11-01 10:57:10 +03:00 committed by Alex Vanin
parent 1a7dcda7f5
commit a2de0822fa

4
.env
View file

@ -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