Bump version

This commit is contained in:
Johannes Zellner 2024-07-31 12:10:23 +02:00
parent 46eca06f85
commit f20ff8beba
2 changed files with 6 additions and 2 deletions

View File

@ -2646,3 +2646,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2024-07-29T22-14-52Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-29T22-14-52Z)
[3.13.33]
* Update minio to 2024-07-31T05-46-26Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-31T05-46-26Z)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "3.13.32",
"upstreamVersion": "2024-07-29T22-14-52Z",
"version": "3.13.33",
"upstreamVersion": "2024-07-31T05-46-26Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,
"httpPort": 8000,