[stable/minio]: update default images to latest (#20799)

Signed-off-by: Harshavardhana <harsha@minio.io>
This commit is contained in:
Harshavardhana
2020-02-16 19:13:27 -08:00
committed by GitHub
parent 4b357b917b
commit 2fbc8a5cec
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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.