Skip to content

Commit

Permalink
Merge pull request #292 from nspcc-dev/update-s3gate
Browse files Browse the repository at this point in the history
Define S3 gate to the latest version
  • Loading branch information
roman-khimov authored Oct 17, 2023
2 parents c9ef3b7 + b5f826e commit b7f7f11
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ REST_GW_VERSION=0.5.0
REST_GW_IMAGE=nspccdev/neofs-rest-gw

# S3 Gate
S3_GW_VERSION=0.28.2
S3_GW_VERSION=0.29.0
S3_GW_IMAGE=nspccdev/neofs-s3-gw
#S3_GW_PLATFORM=linux-amd64
#S3_AUTHMATE_URL=https://github.com/nspcc-dev/neofs-s3-gw/releases/download/v${S3_GW_VERSION}/neofs-s3-authmate-${S3_GW_PLATFORM}
2 changes: 1 addition & 1 deletion docs/s3_gate.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ Source code and more information can be found in [project's GitHub repository](h

## .env settings

### S3_GW_VERSION=0.12.0
### S3_GW_VERSION=0.29.0

Image version label to use for containers.

0 comments on commit b7f7f11

Please sign in to comment.