update helm v4.0.8

This commit is contained in:
Minio Trusted
2022-07-29 16:39:49 -07:00
parent 72f170f5d2
commit d6a7f62ff5
4 changed files with 88 additions and 66 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 4.0.7
appVersion: RELEASE.2022-07-26T00-53-03Z
version: 4.0.8
appVersion: RELEASE.2022-07-29T19-40-48Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-05-08T23-50-31Z
tag: RELEASE.2022-07-29T19-40-48Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-05-09T04-08-26Z
tag: RELEASE.2022-07-29T19-17-16Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.