mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-02 15:25:07 +00:00
Bump version
This commit is contained in:
@@ -2626,3 +2626,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
|||||||
* batch: Update job info object on success by @krisis in #20053
|
* batch: Update job info object on success by @krisis in #20053
|
||||||
* Log replication errors once by @shtripat in #20063
|
* Log replication errors once by @shtripat in #20063
|
||||||
|
|
||||||
|
[3.13.28]
|
||||||
|
* Update minio to 2024-07-13T01-46-15Z
|
||||||
|
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-13T01-46-15Z)
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Distributed object storage",
|
"tagline": "Distributed object storage",
|
||||||
"version": "3.13.27",
|
"version": "3.13.28",
|
||||||
"upstreamVersion": "2024-07-10T18-41-49Z",
|
"upstreamVersion": "2024-07-13T01-46-15Z",
|
||||||
"healthCheckPath": "/minio/login",
|
"healthCheckPath": "/minio/login",
|
||||||
"memoryLimit": 2147483648,
|
"memoryLimit": 2147483648,
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
Reference in New Issue
Block a user