mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
Merge pull request #864 from stavros-k/minio_revert
NAS-118902 / Update MinIO Changelog
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
This contains all the notable changes to the MinIO application.
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
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.
|
||||
15
charts/minio/1.6.62/CHANGELOG.md
Normal file
15
charts/minio/1.6.62/CHANGELOG.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Change Log
|
||||
|
||||
This contains all the notable changes to the MinIO application.
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
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
|
||||
@@ -16,4 +16,4 @@ sources:
|
||||
- https://github.com/minio/minio
|
||||
- https://github.com/minio/charts
|
||||
upstream_version: 8.0.5
|
||||
version: 1.6.61
|
||||
version: 1.6.62
|
||||
@@ -1,8 +0,0 @@
|
||||
# Change Log
|
||||
|
||||
This contains all the notable changes to the MinIO application.
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
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.
|
||||
15
test/minio/1.6.62/CHANGELOG.md
Normal file
15
test/minio/1.6.62/CHANGELOG.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Change Log
|
||||
|
||||
This contains all the notable changes to the MinIO application.
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
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
|
||||
@@ -16,4 +16,4 @@ sources:
|
||||
- https://github.com/minio/minio
|
||||
- https://github.com/minio/charts
|
||||
upstream_version: 8.0.5
|
||||
version: 1.6.61
|
||||
version: 1.6.62
|
||||
Reference in New Issue
Block a user