Version 2.9.13

This commit is contained in:
Girish Ramakrishnan 2022-10-25 20:34:13 +02:00
parent f55d0e6b40
commit 79b941eb4c
2 changed files with 7 additions and 1 deletions

View File

@ -1497,3 +1497,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Fix deletemarker replication check properly by @poornas in #15923
* Check for s3zip content offset by @klauspost in #15924
[2.9.13]
* Update minio to 2022-10-24T18-35-07Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-24T18-35-07Z)
* Fix Prometheus Probe tlsConfig, doesn't belong in ProberSpec by @briend in #15739
* Audit dangling object removal by @vadmeste in #15933

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.9.12",
"version": "2.9.13",
"upstreamVersion": "2022-10-21T22-37-48Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 805306368,