From 5e15088198744fc027a03ab941a9edf60c69b257 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 15 Mar 2020 16:42:04 -0700 Subject: [PATCH] Version 1.97.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index eab6eb2..00d0c32 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -429,3 +429,6 @@ [1.96.0] * Update minio to 2020-03-09T18-26-53Z +[1.97.0] +* Update minio to 2020-03-14T02-21-58Z + diff --git a/CloudronManifest.json b/CloudronManifest.json index 606de61..5cf0cd3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.96.0", + "version": "1.97.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index e5401a0..3ba07ad 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2020-03-09T18-26-53Z. +This app packages Minio 2020-03-14T02-21-58Z. Minio is a distributed object storage server built for cloud applications and devops.