update helm release to v4.0.1

This commit is contained in:
Minio Trusted
2022-05-01 23:10:34 -07:00
committed by Harshavardhana
parent 39ac62a1a1
commit cff1be0ae8
4 changed files with 80 additions and 58 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 4.0.0
appVersion: RELEASE.2022-04-26T01-20-24Z
version: 4.0.1
appVersion: RELEASE.2022-04-30T22-23-53Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-04-26T01-20-24Z
tag: RELEASE.2022-04-30T22-23-53Z
pullPolicy: IfNotPresent
imagePullSecrets: []