Bump version
This commit is contained in:
parent
042424145e
commit
9e5494c2f4
|
@ -2650,3 +2650,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
|||
* Update minio to 2024-07-31T05-46-26Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-31T05-46-26Z)
|
||||
|
||||
[3.13.34]
|
||||
* Update minio to 2024-08-03T04-33-23Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-03T04-33-23Z)
|
||||
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "3.13.33",
|
||||
"upstreamVersion": "2024-07-31T05-46-26Z",
|
||||
"version": "3.13.34",
|
||||
"upstreamVersion": "2024-08-03T04-33-23Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in New Issue