[#80] http_gw: update version to 0.15.1

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
Angira Kekteeva 2021-05-24 19:04:38 +03:00 committed by Alex Vanin
parent 6c75ffea7a
commit c61d399616
2 changed files with 2 additions and 2 deletions

2
.env
View file

@ -18,7 +18,7 @@ NODE_VERSION=0.20.0
NODE_IMAGE=nspccdev/neofs-storage
# HTTP Gate
HTTP_GW_VERSION=0.15.0
HTTP_GW_VERSION=0.15.1
HTTP_GW_IMAGE=nspccdev/neofs-http-gw
# 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.15.0
### HTTP_GW_VERSION=0.15.1
Image version label to use for containers.