1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-03 23:45:56 +00:00

Version 1.16.0

This commit is contained in:
Girish Ramakrishnan
2018-05-15 10:08:54 -07:00
parent 3743b6ec26
commit 156f3ac272
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -155,3 +155,7 @@
* Return NoSuchKey for anonReqs with s3:ListBucket policy (#5876) (05/01/18)
* Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) (05/01/18)
* Copy an object without user-defined metadata for Azure gateway (#5872) (05/02/18)
[1.16.0]
* Update minio to 2018-05-11T00-29-24Z
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "1.15.0",
"version": "1.16.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {
+1 -1
View File
@@ -1,4 +1,4 @@
This app packages Minio <upstream>2018-05-04T23-13-12Z</upstream>.
This app packages Minio <upstream>2018-05-11T00-29-24Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.