update helm v3.4.2

This commit is contained in:
Minio Trusted
2021-12-20 18:58:11 -08:00
parent f3602d7d08
commit e35709a99e
4 changed files with 56 additions and 34 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.4.1
appVersion: RELEASE.2021-12-10T23-03-39Z
version: 3.4.2
appVersion: RELEASE.2021-12-20T22-07-16Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2021-12-10T23-03-39Z
tag: RELEASE.2021-12-20T22-07-16Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2021-12-16T23-38-39Z
tag: RELEASE.2021-12-20T23-43-34Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.