mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-03 16:42:35 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		@@ -2335,3 +2335,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
			
		||||
* Send a bucket notification event on DeleteObject() for non-existing object by @Praveenrajmani in https://github.com/minio/minio/pull/19037
 | 
			
		||||
* fix incorrect disk io stats in k8s environment by @anjalshireesh in https://github.com/minio/minio/pull/19016
 | 
			
		||||
 | 
			
		||||
[3.12.13]
 | 
			
		||||
* Update minio to 2024-02-14T21-36-02Z
 | 
			
		||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-02-14T21-36-02Z)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Distributed object storage",
 | 
			
		||||
  "version": "3.12.12",
 | 
			
		||||
  "upstreamVersion": "2024-02-13T15-35-11Z",
 | 
			
		||||
  "version": "3.12.13",
 | 
			
		||||
  "upstreamVersion": "2024-02-14T21-36-02Z",
 | 
			
		||||
  "healthCheckPath": "/minio/login",
 | 
			
		||||
  "memoryLimit": 2147483648,
 | 
			
		||||
  "httpPort": 8000,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user