diff --git a/instances/base/tenant.yaml b/instances/base/tenant.yaml index e344a8b..c7f3373 100644 --- a/instances/base/tenant.yaml +++ b/instances/base/tenant.yaml @@ -72,7 +72,7 @@ metadata: # name: my-custom-scheduler spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2020-12-10T01-54-29Z + image: minio/minio:RELEASE.2021-01-05T05-22-38Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. ## Refers to the secret object created above.