update helm release v3.6.0

This commit is contained in:
Harshavardhana
2022-03-13 15:44:21 -07:00
parent 57b7c3494f
commit 6187440f35
4 changed files with 73 additions and 51 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.5.9
appVersion: RELEASE.2022-03-03T21-21-16Z
version: 3.6.0
appVersion: RELEASE.2022-03-11T23-57-45Z
keywords:
- minio
- storage

View File

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