Update gates images
- S3 v0.13.0 - HTTP v0.13.0 Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
This commit is contained in:
parent
c5b611e6cf
commit
184d5286ed
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
@ -18,9 +18,9 @@ NODE_VERSION=0.13.0
|
|||
NODE_IMAGE=nspccdev/neofs-storage
|
||||
|
||||
# HTTP Gate
|
||||
HTTP_GW_VERSION=0.12.1
|
||||
HTTP_GW_VERSION=0.13.0
|
||||
HTTP_GW_IMAGE=nspccdev/neofs-http-gate
|
||||
|
||||
# S3 Gate
|
||||
S3_GW_VERSION=0.12.0-rc.3
|
||||
S3_GW_VERSION=0.13.0
|
||||
S3_GW_IMAGE=nspccdev/neofs-s3-gate
|
||||
|
|
Loading…
Reference in a new issue