From c61d3996163fb8f7cf3313e68c28889ae3b5a164 Mon Sep 17 00:00:00 2001 From: Angira Kekteeva Date: Mon, 24 May 2021 19:04:38 +0300 Subject: [PATCH] [#80] http_gw: update version to 0.15.1 Signed-off-by: Angira Kekteeva --- .env | 2 +- docs/http_gate.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 5952f96..8cd3d82 100644 --- a/.env +++ b/.env @@ -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 diff --git a/docs/http_gate.md b/docs/http_gate.md index b2e6592..9141929 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.15.0 +### HTTP_GW_VERSION=0.15.1 Image version label to use for containers.