update helm release

This commit is contained in:
Minio Trusted
2022-03-23 21:06:59 -07:00
parent 79ba458051
commit 813d9bc316
4 changed files with 76 additions and 54 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.6.2
appVersion: RELEASE.2022-03-17T06-34-49Z
version: 3.6.3
appVersion: RELEASE.2022-03-24T00-43-44Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-03-17T06-34-49Z
tag: RELEASE.2022-03-24T00-43-44Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-03-17T07-21-29Z
tag: RELEASE.2022-03-17T20-25-06Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.