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
+2 -2
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.