update helm chart to 3.3.0

This commit is contained in:
Harshavardhana
2021-11-25 09:33:03 -08:00
parent 34dc725d26
commit 81bf0c66c6
4 changed files with 49 additions and 27 deletions

View File

@@ -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

View File

@@ -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)