From bfb106ad20a5901192222525a92ee300ad8f4f9f Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Wed, 16 Nov 2022 22:18:58 +0200 Subject: [PATCH] add changelog entry --- charts/minio/1.6.62/CHANGELOG.md | 6 ++++++ charts/minio/1.6.62/Chart.yaml | 2 +- charts/minio/1.6.62/ix_values.yaml | 2 +- charts/minio/1.6.62/test_values.yaml | 2 +- test/minio/1.6.62/CHANGELOG.md | 6 ++++++ test/minio/1.6.62/Chart.yaml | 2 +- test/minio/1.6.62/ix_values.yaml | 2 +- test/minio/1.6.62/test_values.yaml | 2 +- 8 files changed, 18 insertions(+), 6 deletions(-) diff --git a/charts/minio/1.6.62/CHANGELOG.md b/charts/minio/1.6.62/CHANGELOG.md index 37ca0ee73d..eaf82d3f32 100644 --- a/charts/minio/1.6.62/CHANGELOG.md +++ b/charts/minio/1.6.62/CHANGELOG.md @@ -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. diff --git a/charts/minio/1.6.62/Chart.yaml b/charts/minio/1.6.62/Chart.yaml index e168627842..774f64afd2 100644 --- a/charts/minio/1.6.62/Chart.yaml +++ b/charts/minio/1.6.62/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-10-24' +appVersion: '2022-11-10' dependencies: - name: common repository: file://../../../library/common/2207.0.0 diff --git a/charts/minio/1.6.62/ix_values.yaml b/charts/minio/1.6.62/ix_values.yaml index 428dc9e15e..8e7e933b63 100644 --- a/charts/minio/1.6.62/ix_values.yaml +++ b/charts/minio/1.6.62/ix_values.yaml @@ -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 diff --git a/charts/minio/1.6.62/test_values.yaml b/charts/minio/1.6.62/test_values.yaml index 01691c449a..9ecabb02c7 100644 --- a/charts/minio/1.6.62/test_values.yaml +++ b/charts/minio/1.6.62/test_values.yaml @@ -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 diff --git a/test/minio/1.6.62/CHANGELOG.md b/test/minio/1.6.62/CHANGELOG.md index 37ca0ee73d..eaf82d3f32 100644 --- a/test/minio/1.6.62/CHANGELOG.md +++ b/test/minio/1.6.62/CHANGELOG.md @@ -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. diff --git a/test/minio/1.6.62/Chart.yaml b/test/minio/1.6.62/Chart.yaml index e168627842..774f64afd2 100644 --- a/test/minio/1.6.62/Chart.yaml +++ b/test/minio/1.6.62/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: '2022-10-24' +appVersion: '2022-11-10' dependencies: - name: common repository: file://../../../library/common/2207.0.0 diff --git a/test/minio/1.6.62/ix_values.yaml b/test/minio/1.6.62/ix_values.yaml index 428dc9e15e..8e7e933b63 100644 --- a/test/minio/1.6.62/ix_values.yaml +++ b/test/minio/1.6.62/ix_values.yaml @@ -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 diff --git a/test/minio/1.6.62/test_values.yaml b/test/minio/1.6.62/test_values.yaml index 01691c449a..9ecabb02c7 100644 --- a/test/minio/1.6.62/test_values.yaml +++ b/test/minio/1.6.62/test_values.yaml @@ -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