mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
update helm v5.0.2
This commit is contained in:
committed by
Harshavardhana
parent
0db1930f48
commit
3ae1f9d852
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Multi-Cloud Object Storage
|
||||
name: minio
|
||||
version: 5.0.1
|
||||
appVersion: RELEASE.2022-11-11T03-44-20Z
|
||||
version: 5.0.2
|
||||
appVersion: RELEASE.2022-12-12T19-27-27Z
|
||||
keywords:
|
||||
- minio
|
||||
- storage
|
||||
|
||||
@@ -14,7 +14,7 @@ clusterDomain: cluster.local
|
||||
##
|
||||
image:
|
||||
repository: quay.io/minio/minio
|
||||
tag: RELEASE.2022-11-11T03-44-20Z
|
||||
tag: RELEASE.2022-12-12T19-27-27Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
@@ -25,7 +25,7 @@ imagePullSecrets: []
|
||||
##
|
||||
mcImage:
|
||||
repository: quay.io/minio/mc
|
||||
tag: RELEASE.2022-11-07T23-47-39Z
|
||||
tag: RELEASE.2022-12-13T00-23-28Z
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## minio mode, i.e. standalone or distributed
|
||||
|
||||
Reference in New Issue
Block a user