Bump version

This commit is contained in:
Johannes Zellner 2024-06-26 08:04:10 +02:00
parent acc5e3c6be
commit 901d877b5f
2 changed files with 6 additions and 2 deletions

View File

@ -2601,3 +2601,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2024-06-22T05-26-45Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-22T05-26-45Z)
[3.13.23]
* Update minio to 2024-06-26T01-06-18Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-26T01-06-18Z)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "3.13.22",
"upstreamVersion": "2024-06-22T05-26-45Z",
"version": "3.13.23",
"upstreamVersion": "2024-06-26T01-06-18Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,
"httpPort": 8000,