mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 10:30:37 +08:00
add changelog entry
This commit is contained in:
@@ -6,3 +6,9 @@ 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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
appVersion: '2022-10-24'
|
||||
appVersion: '2022-11-10'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-10-24T18-35-07Z
|
||||
tag: RELEASE.2022-11-10T18-20-21Z
|
||||
runAsGroup: 473
|
||||
runAsUser: 473
|
||||
|
||||
@@ -13,7 +13,7 @@ extraArgs: []
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-10-24T18-35-07Z
|
||||
tag: RELEASE.2022-11-10T18-20-21Z
|
||||
minioDomain: null
|
||||
runAsGroup: 473
|
||||
runAsUser: 473
|
||||
|
||||
@@ -6,3 +6,9 @@ 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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
appVersion: '2022-10-24'
|
||||
appVersion: '2022-11-10'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-10-24T18-35-07Z
|
||||
tag: RELEASE.2022-11-10T18-20-21Z
|
||||
runAsGroup: 473
|
||||
runAsUser: 473
|
||||
|
||||
@@ -13,7 +13,7 @@ extraArgs: []
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2022-10-24T18-35-07Z
|
||||
tag: RELEASE.2022-11-10T18-20-21Z
|
||||
minioDomain: null
|
||||
runAsGroup: 473
|
||||
runAsUser: 473
|
||||
|
||||
Reference in New Issue
Block a user