update helm to v3.6.1

This commit is contained in:
Harshavardhana
2022-03-14 14:40:24 -07:00
parent d4b701576e
commit 4476a64bdf
3 changed files with 73 additions and 51 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 3.6.0
appVersion: RELEASE.2022-03-11T23-57-45Z
version: 3.6.1
appVersion: RELEASE.2022-03-14T18-25-24Z
keywords:
- minio
- storage

View File

@@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-03-11T23-57-45Z
tag: RELEASE.2022-03-14T18-25-24Z
pullPolicy: IfNotPresent
imagePullSecrets: []