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