forked from TrueCloudLab/frostfs-dev-env
[#173] Update neofs-s3-gw version to v0.21.0
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
parent
4bf9395ecb
commit
4e861d89af
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -27,7 +27,7 @@ HTTP_GW_VERSION=0.20.0
|
|||
HTTP_GW_IMAGE=nspccdev/neofs-http-gw
|
||||
|
||||
# S3 Gate
|
||||
S3_GW_VERSION=0.20.0
|
||||
S3_GW_VERSION=0.21.0
|
||||
S3_GW_IMAGE=nspccdev/neofs-s3-gw
|
||||
|
||||
# Coredns
|
||||
|
|
Loading…
Reference in a new issue