forked from TrueCloudLab/frostfs-dev-env
[#189] Update neofs-http-gw to v0.21.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
54ce9c3d83
commit
3f6a2b725b
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -25,7 +25,7 @@ NATS_VERSION=2.7.2
|
|||
NATS_IMAGE=nats
|
||||
|
||||
# HTTP Gate
|
||||
HTTP_GW_VERSION=0.20.0
|
||||
HTTP_GW_VERSION=0.21.0
|
||||
HTTP_GW_IMAGE=nspccdev/neofs-http-gw
|
||||
|
||||
# S3 Gate
|
||||
|
|
Loading…
Reference in a new issue