update helm to v3.1.9

This commit is contained in:
Harshavardhana
2021-10-10 14:27:53 -07:00
parent e0db822a9b
commit 05fa790584
4 changed files with 46 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.1.8
appVersion: RELEASE.2021-10-06T23-36-31Z
version: 3.1.9
appVersion: RELEASE.2021-10-10T16-53-30Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2021-10-06T23-36-31Z
tag: RELEASE.2021-10-10T16-53-30Z
pullPolicy: IfNotPresent
imagePullSecrets: []