mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-01 06:45:06 +00:00
Version 2.7.0
This commit is contained in:
@@ -1185,3 +1185,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-02T02-11-04Z)
|
||||
* feat: Single drive XL implementation
|
||||
|
||||
[2.7.0]
|
||||
* Update minio to 2022-06-07T00-33-41Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-07T00-33-41Z)
|
||||
|
||||
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "2.6.0",
|
||||
"upstreamVersion": "2022-06-02T02-11-04Z",
|
||||
"version": "2.7.0",
|
||||
"upstreamVersion": "2022-06-07T00-33-41Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"httpPorts": {
|
||||
|
Reference in New Issue
Block a user