add changelog entry

This commit is contained in:
Stavros kois
2022-11-16 22:18:58 +02:00
parent 2decd025e0
commit bfb106ad20
8 changed files with 18 additions and 6 deletions

View File

@@ -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.

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: '2022-10-24'
appVersion: '2022-11-10'
dependencies:
- name: common
repository: file://../../../library/common/2207.0.0

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: '2022-10-24'
appVersion: '2022-11-10'
dependencies:
- name: common
repository: file://../../../library/common/2207.0.0

View File

@@ -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

View File

@@ -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