update helm to v3.1.7

This commit is contained in:
Harshavardhana
2021-10-03 15:23:22 -07:00
parent bbbf25201a
commit 2ec44f7620
4 changed files with 44 additions and 22 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.1.6
appVersion: RELEASE.2021-09-18T18-09-59Z
version: 3.1.7
appVersion: RELEASE.2021-10-02T16-31-05Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2021-09-18T18-09-59Z
tag: RELEASE.2021-10-02T16-31-05Z
pullPolicy: IfNotPresent
imagePullSecrets: []