update helm v4.0.14

Signed-off-by: Minio Trusted <trusted@minio.io>
This commit is contained in:
Minio Trusted
2022-09-04 18:06:41 -07:00
parent f4c56026a2
commit 9065274d02
4 changed files with 94 additions and 72 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 4.0.13
appVersion: RELEASE.2022-08-22T23-53-06Z
version: 4.0.14
appVersion: RELEASE.2022-09-01T23-53-36Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-08-22T23-53-06Z
tag: RELEASE.2022-09-01T23-53-36Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-08-23T05-45-20Z
tag: RELEASE.2022-08-28T20-08-11Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.