update helm v3.6.4

This commit is contained in:
Harshavardhana
2022-04-11 18:30:28 -07:00
parent 8be6d887e2
commit 0bd44a7764
4 changed files with 77 additions and 55 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.6.3
appVersion: RELEASE.2022-03-24T00-43-44Z
version: 3.6.4
appVersion: RELEASE.2022-04-09T15-09-52Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-03-24T00-43-44Z
tag: RELEASE.2022-04-09T15-09-52Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-03-17T20-25-06Z
tag: RELEASE.2022-04-07T21-43-27Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.