update helm to v3.6.6

This commit is contained in:
Harshavardhana
2022-04-17 14:46:27 -07:00
parent 54a7eba358
commit 520e0fd985
4 changed files with 79 additions and 57 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-04-09T15-09-52Z
tag: RELEASE.2022-04-16T04-26-02Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-04-07T21-43-27Z
tag: RELEASE.2022-04-16T21-11-21Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.