helm: update to release v4.0.13

This commit is contained in:
Minio Trusted
2022-08-23 11:18:14 -07:00
parent 0f7aa4125f
commit a67116b5bc
4 changed files with 93 additions and 71 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 4.0.12
appVersion: RELEASE.2022-08-13T21-54-44Z
version: 4.0.13
appVersion: RELEASE.2022-08-22T23-53-06Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-08-13T21-54-44Z
tag: RELEASE.2022-08-22T23-53-06Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-08-11T00-30-48Z
tag: RELEASE.2022-08-23T05-45-20Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway.