[#77] http_gate: update version to 0.15.0

Update version from 0.14.3 to 0.15.0 in .env and docs

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
Angira Kekteeva 2021-05-17 20:34:27 +03:00 committed by Alex Vanin
parent 4ade5ad62c
commit 4182711430
2 changed files with 2 additions and 2 deletions

2
.env
View file

@ -18,7 +18,7 @@ NODE_VERSION=0.19.0
NODE_IMAGE=nspccdev/neofs-storage
# HTTP Gate
HTTP_GW_VERSION=0.14.3
HTTP_GW_VERSION=0.15.0
HTTP_GW_IMAGE=nspccdev/neofs-http-gate
# S3 Gate

View file

@ -6,7 +6,7 @@ Source code and more information can be found in [project's GitHub repository](h
## .env settings
### HTTP_GW_VERSION=0.12.0
### HTTP_GW_VERSION=0.15.0
Image version label to use for containers.