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

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.6.5
appVersion: RELEASE.2022-04-12T06-55-35Z
version: 3.6.6
appVersion: RELEASE.2022-04-16T04-26-02Z
keywords:
- minio
- storage

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.