mirror of https://github.com/minio/minio.git
update helm to v1.0.1
This commit is contained in:
parent
00aa9841b7
commit
16f7c64a9f
Binary file not shown.
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
description: High Performance, Kubernetes Native Object Storage
|
description: High Performance, Kubernetes Native Object Storage
|
||||||
name: minio
|
name: minio
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
appVersion: RELEASE.2021-08-17T20-53-08Z
|
appVersion: RELEASE.2021-08-20T18-32-01Z
|
||||||
keywords:
|
keywords:
|
||||||
- storage
|
- storage
|
||||||
- object-storage
|
- object-storage
|
||||||
|
|
|
@ -14,7 +14,7 @@ clusterDomain: cluster.local
|
||||||
##
|
##
|
||||||
image:
|
image:
|
||||||
repository: minio/minio
|
repository: minio/minio
|
||||||
tag: RELEASE.2021-08-17T20-53-08Z
|
tag: RELEASE.2021-08-20T18-32-01Z
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
Loading…
Reference in New Issue