mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
update helm chart to 3.3.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Multi-Cloud Object Storage
|
||||
name: minio
|
||||
version: 3.2.0
|
||||
appVersion: RELEASE.2021-10-13T00-23-17Z
|
||||
version: 3.3.0
|
||||
appVersion: RELEASE.2021-11-24T23-19-33Z
|
||||
keywords:
|
||||
- minio
|
||||
- storage
|
||||
|
||||
@@ -14,7 +14,7 @@ clusterDomain: cluster.local
|
||||
##
|
||||
image:
|
||||
repository: quay.io/minio/minio
|
||||
tag: RELEASE.2021-10-13T00-23-17Z
|
||||
tag: RELEASE.2021-11-24T23-19-33Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
@@ -25,7 +25,7 @@ imagePullSecrets: []
|
||||
##
|
||||
mcImage:
|
||||
repository: quay.io/minio/mc
|
||||
tag: RELEASE.2021-10-07T04-19-58Z
|
||||
tag: RELEASE.2021-11-16T20-37-36Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## minio mode, i.e. standalone or distributed or gateway (nas)
|
||||
|
||||
Reference in New Issue
Block a user