mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-02 23:35:29 +00:00
Version 1.56.0
This commit is contained in:
@@ -303,3 +303,9 @@
|
|||||||
[1.55.0]
|
[1.55.0]
|
||||||
* Update minio to 2019-03-27T22-35-21Z
|
* Update minio to 2019-03-27T22-35-21Z
|
||||||
|
|
||||||
|
[1.56.0]
|
||||||
|
* Update miniot to 2019-04-04T18-31-46Z
|
||||||
|
* (security) fix privilege escalation against inter-node communication
|
||||||
|
* (security) Validate if bucket names are internal
|
||||||
|
* canonicalize ETag correctly
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Distributed object storage",
|
"tagline": "Distributed object storage",
|
||||||
"version": "1.55.0",
|
"version": "1.56.0",
|
||||||
"healthCheckPath": "/minio/login",
|
"healthCheckPath": "/minio/login",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
This app packages Minio <upstream>2019-03-27T22-35-21Z</upstream>.
|
This app packages Minio <upstream>2019-04-04T18-31-46Z</upstream>.
|
||||||
|
|
||||||
Minio is a distributed object storage server built for cloud applications and devops.
|
Minio is a distributed object storage server built for cloud applications and devops.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user