Skip to content

Commit 24c7e73

Browse files
update helm chart images and release v5.0.14
Signed-off-by: Harshavardhana <harsha@minio.io>
1 parent c053e57 commit 24c7e73

File tree

4 files changed

+111
-89
lines changed

4 files changed

+111
-89
lines changed

helm-releases/minio-5.0.14.tgz

20.6 KB
Binary file not shown.

helm/minio/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
description: Multi-Cloud Object Storage
33
name: minio
4-
version: 5.0.13
5-
appVersion: RELEASE.2023-07-07T07-13-57Z
4+
version: 5.0.14
5+
appVersion: RELEASE.2023-09-30T07-02-29Z
66
keywords:
77
- minio
88
- storage

helm/minio/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clusterDomain: cluster.local
1414
##
1515
image:
1616
repository: quay.io/minio/minio
17-
tag: RELEASE.2023-07-07T07-13-57Z
17+
tag: RELEASE.2023-09-30T07-02-29Z
1818
pullPolicy: IfNotPresent
1919

2020
imagePullSecrets: []
@@ -25,7 +25,7 @@ imagePullSecrets: []
2525
##
2626
mcImage:
2727
repository: quay.io/minio/mc
28-
tag: RELEASE.2023-06-28T21-54-17Z
28+
tag: RELEASE.2023-09-29T16-41-22Z
2929
pullPolicy: IfNotPresent
3030

3131
## minio mode, i.e. standalone or distributed

0 commit comments

Comments
 (0)