upgrade helm v4.0.9

This commit is contained in:
Minio Trusted
2022-08-02 19:11:23 -07:00
parent a6e0ec4e6f
commit 2871cb5775
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.8
appVersion: RELEASE.2022-07-29T19-40-48Z
version: 4.0.9
appVersion: RELEASE.2022-08-02T23-59-16Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-07-29T19-40-48Z
tag: RELEASE.2022-08-02T23-59-16Z
pullPolicy: IfNotPresent
imagePullSecrets: []