update helm v4.0.12

This commit is contained in:
Minio Trusted
2022-08-13 22:50:43 -07:00
parent fa9b361a3d
commit eef9f13360
4 changed files with 92 additions and 70 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 4.0.11
appVersion: RELEASE.2022-08-05T23-27-09Z
version: 4.0.12
appVersion: RELEASE.2022-08-13T21-54-44Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-08-05T23-27-09Z
tag: RELEASE.2022-08-13T21-54-44Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-08-05T08-01-28Z
tag: RELEASE.2022-08-11T00-30-48Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.