update helm to v3.4.4

This commit is contained in:
Minio Trusted
2021-12-30 20:21:24 -08:00
parent c9e49f4366
commit fd6cd52728
4 changed files with 58 additions and 36 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.4.3
appVersion: RELEASE.2021-12-20T22-07-16Z
version: 3.4.4
appVersion: RELEASE.2021-12-29T06-49-06Z
keywords:
- minio
- storage

View File

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