mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Multi-Cloud Object Storage
|
||||
name: minio
|
||||
version: 5.0.9
|
||||
appVersion: RELEASE.2023-04-28T18-11-17Z
|
||||
version: 5.0.10
|
||||
appVersion: RELEASE.2023-05-18T00-05-36Z
|
||||
keywords:
|
||||
- minio
|
||||
- storage
|
||||
|
||||
@@ -14,7 +14,7 @@ clusterDomain: cluster.local
|
||||
##
|
||||
image:
|
||||
repository: quay.io/minio/minio
|
||||
tag: RELEASE.2023-04-28T18-11-17Z
|
||||
tag: RELEASE.2023-05-18T00-05-36Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
@@ -25,7 +25,7 @@ imagePullSecrets: []
|
||||
##
|
||||
mcImage:
|
||||
repository: quay.io/minio/mc
|
||||
tag: RELEASE.2023-04-12T02-21-51Z
|
||||
tag: RELEASE.2023-05-18T16-59-00Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## minio mode, i.e. standalone or distributed
|
||||
|
||||
Reference in New Issue
Block a user