update helm release to v3.1.8

This commit is contained in:
Harshavardhana
2021-10-06 22:03:47 -07:00
parent 4ce6830a7b
commit 8e417e28d1
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.7
appVersion: RELEASE.2021-10-02T16-31-05Z
version: 3.1.8
appVersion: RELEASE.2021-10-06T23-36-31Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2021-10-02T16-31-05Z
tag: RELEASE.2021-10-06T23-36-31Z
pullPolicy: IfNotPresent
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2021-09-02T09-21-27Z
tag: RELEASE.2021-10-07T04-19-58Z
pullPolicy: IfNotPresent
## minio mode, i.e. standalone or distributed or gateway (nas)