diff --git a/.env b/.env index ff37f87..ec647e6 100644 --- a/.env +++ b/.env @@ -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 diff --git a/docs/http_gate.md b/docs/http_gate.md index b262c5a..1cad4f9 100644 --- a/docs/http_gate.md +++ b/docs/http_gate.md @@ -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.