Version 3.13.0

This commit is contained in:
Girish Ramakrishnan 2024-02-20 12:25:21 +01:00
parent 316047b1d3
commit 74bc0cbbd2
2 changed files with 4 additions and 1 deletions

View File

@ -2343,3 +2343,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2024-02-17T01-15-57Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-02-17T01-15-57Z)
[3.13.0]
* Implement OIDC authentication

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "3.12.14",
"version": "3.13.0",
"upstreamVersion": "2024-02-17T01-15-57Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,