Version 3.13.35

This commit is contained in:
Girish Ramakrishnan 2024-08-17 19:16:34 +02:00
parent d556596770
commit eb0b1f9e79
2 changed files with 6 additions and 2 deletions

View File

@ -2654,3 +2654,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2024-08-03T04-33-23Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-03T04-33-23Z)
[3.13.35]
* Update minio to 2024-08-17T01-24-54Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-17T01-24-54Z)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "3.13.34",
"upstreamVersion": "2024-08-03T04-33-23Z",
"version": "3.13.35",
"upstreamVersion": "2024-08-17T01-24-54Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,
"httpPort": 8000,