diff --git a/charts/minio/1.7.1/CHANGELOG.md b/charts/minio/1.7.1/CHANGELOG.md index 37ca0ee73d..a0f538acc7 100644 --- a/charts/minio/1.7.1/CHANGELOG.md +++ b/charts/minio/1.7.1/CHANGELOG.md @@ -6,3 +6,10 @@ This contains all the notable changes to the MinIO application. 1. On fresh installation, minIO data directory's ownership will be updated to minio:minio. 2. For existing installations that are exhibiting the upgrade, the minIO data directory's ownership will be migrated to minio:minio. + +## [1.6.2] + +1. Users with existing instances are advised to not update to the newer version. + MinIO released a major version change with no backwards compatibility. + In order to use newer versions of MinIO, a manual migration is needed. + For more information, visit https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html diff --git a/test/minio/1.7.1/CHANGELOG.md b/test/minio/1.7.1/CHANGELOG.md index 37ca0ee73d..a0f538acc7 100644 --- a/test/minio/1.7.1/CHANGELOG.md +++ b/test/minio/1.7.1/CHANGELOG.md @@ -6,3 +6,10 @@ This contains all the notable changes to the MinIO application. 1. On fresh installation, minIO data directory's ownership will be updated to minio:minio. 2. For existing installations that are exhibiting the upgrade, the minIO data directory's ownership will be migrated to minio:minio. + +## [1.6.2] + +1. Users with existing instances are advised to not update to the newer version. + MinIO released a major version change with no backwards compatibility. + In order to use newer versions of MinIO, a manual migration is needed. + For more information, visit https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html