Stavros kois 2 жил өмнө
parent
commit
bfb106ad20

+ 6 - 0
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.

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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

+ 6 - 0
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.

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
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