mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
update helm to v3.4.4
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Multi-Cloud Object Storage
|
||||
name: minio
|
||||
version: 3.4.3
|
||||
appVersion: RELEASE.2021-12-20T22-07-16Z
|
||||
version: 3.4.4
|
||||
appVersion: RELEASE.2021-12-29T06-49-06Z
|
||||
keywords:
|
||||
- minio
|
||||
- storage
|
||||
|
||||
@@ -14,7 +14,7 @@ clusterDomain: cluster.local
|
||||
##
|
||||
image:
|
||||
repository: quay.io/minio/minio
|
||||
tag: RELEASE.2021-12-20T22-07-16Z
|
||||
tag: RELEASE.2021-12-29T06-49-06Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
@@ -25,7 +25,7 @@ imagePullSecrets: []
|
||||
##
|
||||
mcImage:
|
||||
repository: quay.io/minio/mc
|
||||
tag: RELEASE.2021-12-20T23-43-34Z
|
||||
tag: RELEASE.2021-12-29T06-52-55Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## minio mode, i.e. standalone or distributed or gateway.
|
||||
|
||||
Reference in New Issue
Block a user