update helm to v3.2.0

This commit is contained in:
Harshavardhana
2021-10-12 19:16:24 -07:00
parent 6299e42aa9
commit 082755de1a
4 changed files with 47 additions and 25 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.1.9
appVersion: RELEASE.2021-10-10T16-53-30Z
version: 3.2.0
appVersion: RELEASE.2021-10-13T00-23-17Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2021-10-10T16-53-30Z
tag: RELEASE.2021-10-13T00-23-17Z
pullPolicy: IfNotPresent
imagePullSecrets: []