update helm v4.0.11

This commit is contained in:
Minio Trusted
2022-08-06 22:41:47 -07:00
parent a0d14f8ff7
commit 102295f58a
4 changed files with 91 additions and 69 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 4.0.10
appVersion: RELEASE.2022-08-02T23-59-16Z
version: 4.0.11
appVersion: RELEASE.2022-08-05T23-27-09Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-08-02T23-59-16Z
tag: RELEASE.2022-08-05T23-27-09Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-07-29T19-17-16Z
tag: RELEASE.2022-08-05T08-01-28Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.