diff --git a/stable/minio/Chart.yaml b/stable/minio/Chart.yaml index 189abf3b35..27cad1965f 100755 --- a/stable/minio/Chart.yaml +++ b/stable/minio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: MinIO is a high performance data infrastructure for machine learning, analytics and application data workloads. name: minio -version: 5.0.8 +version: 5.0.9 appVersion: master keywords: - storage diff --git a/stable/minio/values.yaml b/stable/minio/values.yaml index 3dd22c9baa..e2e3d41c4b 100755 --- a/stable/minio/values.yaml +++ b/stable/minio/values.yaml @@ -14,7 +14,7 @@ clusterDomain: cluster.local ## image: repository: minio/minio - tag: RELEASE.2020-01-16T22-40-29Z + tag: RELEASE.2020-02-07T23-28-16Z pullPolicy: IfNotPresent ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio @@ -22,7 +22,7 @@ image: ## mcImage: repository: minio/mc - tag: RELEASE.2020-01-13T22-49-03Z + tag: RELEASE.2020-02-14T19-35-50Z pullPolicy: IfNotPresent ## minio server mode, i.e. standalone or distributed.