Эх сурвалжийг харах

Merge pull request #864 from stavros-k/minio_revert

NAS-118902 /  Update MinIO Changelog
Stavros Kois 2 жил өмнө
parent
commit
db0231bd3c
46 өөрчлөгдсөн 32 нэмэгдсэн , 18 устгасан
  1. 0 8
      charts/minio/1.6.61/CHANGELOG.md
  2. 0 0
      charts/minio/1.6.62/.helmignore
  3. 15 0
      charts/minio/1.6.62/CHANGELOG.md
  4. 1 1
      charts/minio/1.6.62/Chart.yaml
  5. 0 0
      charts/minio/1.6.62/README.md
  6. 0 0
      charts/minio/1.6.62/app-readme.md
  7. 0 0
      charts/minio/1.6.62/charts/common-2207.0.0.tgz
  8. 0 0
      charts/minio/1.6.62/ix_values.yaml
  9. 0 0
      charts/minio/1.6.62/migrations/migrate
  10. 0 0
      charts/minio/1.6.62/migrations/migrate_from_1.0.0
  11. 0 0
      charts/minio/1.6.62/questions.yaml
  12. 0 0
      charts/minio/1.6.62/requirements.lock
  13. 0 0
      charts/minio/1.6.62/templates/NOTES.txt
  14. 0 0
      charts/minio/1.6.62/templates/_cert.tpl
  15. 0 0
      charts/minio/1.6.62/templates/_helpers.tpl
  16. 0 0
      charts/minio/1.6.62/templates/configmap.yaml
  17. 0 0
      charts/minio/1.6.62/templates/deployment.yaml
  18. 0 0
      charts/minio/1.6.62/templates/pre-install-job.yaml
  19. 0 0
      charts/minio/1.6.62/templates/secrets.yaml
  20. 0 0
      charts/minio/1.6.62/templates/service.yaml
  21. 0 0
      charts/minio/1.6.62/templates/serviceaccount.yaml
  22. 0 0
      charts/minio/1.6.62/templates/tests/deployment-check.yaml
  23. 0 0
      charts/minio/1.6.62/test_values.yaml
  24. 0 8
      test/minio/1.6.61/CHANGELOG.md
  25. 0 0
      test/minio/1.6.62/.helmignore
  26. 15 0
      test/minio/1.6.62/CHANGELOG.md
  27. 1 1
      test/minio/1.6.62/Chart.yaml
  28. 0 0
      test/minio/1.6.62/README.md
  29. 0 0
      test/minio/1.6.62/app-readme.md
  30. 0 0
      test/minio/1.6.62/charts/common-2207.0.0.tgz
  31. 0 0
      test/minio/1.6.62/ix_values.yaml
  32. 0 0
      test/minio/1.6.62/migrations/migrate
  33. 0 0
      test/minio/1.6.62/migrations/migrate_from_1.0.0
  34. 0 0
      test/minio/1.6.62/questions.yaml
  35. 0 0
      test/minio/1.6.62/requirements.lock
  36. 0 0
      test/minio/1.6.62/templates/NOTES.txt
  37. 0 0
      test/minio/1.6.62/templates/_cert.tpl
  38. 0 0
      test/minio/1.6.62/templates/_helpers.tpl
  39. 0 0
      test/minio/1.6.62/templates/configmap.yaml
  40. 0 0
      test/minio/1.6.62/templates/deployment.yaml
  41. 0 0
      test/minio/1.6.62/templates/pre-install-job.yaml
  42. 0 0
      test/minio/1.6.62/templates/secrets.yaml
  43. 0 0
      test/minio/1.6.62/templates/service.yaml
  44. 0 0
      test/minio/1.6.62/templates/serviceaccount.yaml
  45. 0 0
      test/minio/1.6.62/templates/tests/deployment-check.yaml
  46. 0 0
      test/minio/1.6.62/test_values.yaml

+ 0 - 8
charts/minio/1.6.61/CHANGELOG.md

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

+ 0 - 0
charts/minio/1.6.61/.helmignore → charts/minio/1.6.62/.helmignore


+ 15 - 0
charts/minio/1.6.62/CHANGELOG.md

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

+ 1 - 1
charts/minio/1.6.61/Chart.yaml → charts/minio/1.6.62/Chart.yaml

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

+ 0 - 0
charts/minio/1.6.61/README.md → charts/minio/1.6.62/README.md


+ 0 - 0
charts/minio/1.6.61/app-readme.md → charts/minio/1.6.62/app-readme.md


+ 0 - 0
charts/minio/1.6.61/charts/common-2207.0.0.tgz → charts/minio/1.6.62/charts/common-2207.0.0.tgz


+ 0 - 0
charts/minio/1.6.61/ix_values.yaml → charts/minio/1.6.62/ix_values.yaml


+ 0 - 0
charts/minio/1.6.61/migrations/migrate → charts/minio/1.6.62/migrations/migrate


+ 0 - 0
charts/minio/1.6.61/migrations/migrate_from_1.0.0 → charts/minio/1.6.62/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.6.61/questions.yaml → charts/minio/1.6.62/questions.yaml


+ 0 - 0
charts/minio/1.6.61/requirements.lock → charts/minio/1.6.62/requirements.lock


+ 0 - 0
charts/minio/1.6.61/templates/NOTES.txt → charts/minio/1.6.62/templates/NOTES.txt


+ 0 - 0
charts/minio/1.6.61/templates/_cert.tpl → charts/minio/1.6.62/templates/_cert.tpl


+ 0 - 0
charts/minio/1.6.61/templates/_helpers.tpl → charts/minio/1.6.62/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.6.61/templates/configmap.yaml → charts/minio/1.6.62/templates/configmap.yaml


+ 0 - 0
charts/minio/1.6.61/templates/deployment.yaml → charts/minio/1.6.62/templates/deployment.yaml


+ 0 - 0
charts/minio/1.6.61/templates/pre-install-job.yaml → charts/minio/1.6.62/templates/pre-install-job.yaml


+ 0 - 0
charts/minio/1.6.61/templates/secrets.yaml → charts/minio/1.6.62/templates/secrets.yaml


+ 0 - 0
charts/minio/1.6.61/templates/service.yaml → charts/minio/1.6.62/templates/service.yaml


+ 0 - 0
charts/minio/1.6.61/templates/serviceaccount.yaml → charts/minio/1.6.62/templates/serviceaccount.yaml


+ 0 - 0
charts/minio/1.6.61/templates/tests/deployment-check.yaml → charts/minio/1.6.62/templates/tests/deployment-check.yaml


+ 0 - 0
charts/minio/1.6.61/test_values.yaml → charts/minio/1.6.62/test_values.yaml


+ 0 - 8
test/minio/1.6.61/CHANGELOG.md

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

+ 0 - 0
test/minio/1.6.61/.helmignore → test/minio/1.6.62/.helmignore


+ 15 - 0
test/minio/1.6.62/CHANGELOG.md

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

+ 1 - 1
test/minio/1.6.61/Chart.yaml → test/minio/1.6.62/Chart.yaml

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

+ 0 - 0
test/minio/1.6.61/README.md → test/minio/1.6.62/README.md


+ 0 - 0
test/minio/1.6.61/app-readme.md → test/minio/1.6.62/app-readme.md


+ 0 - 0
test/minio/1.6.61/charts/common-2207.0.0.tgz → test/minio/1.6.62/charts/common-2207.0.0.tgz


+ 0 - 0
test/minio/1.6.61/ix_values.yaml → test/minio/1.6.62/ix_values.yaml


+ 0 - 0
test/minio/1.6.61/migrations/migrate → test/minio/1.6.62/migrations/migrate


+ 0 - 0
test/minio/1.6.61/migrations/migrate_from_1.0.0 → test/minio/1.6.62/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.6.61/questions.yaml → test/minio/1.6.62/questions.yaml


+ 0 - 0
test/minio/1.6.61/requirements.lock → test/minio/1.6.62/requirements.lock


+ 0 - 0
test/minio/1.6.61/templates/NOTES.txt → test/minio/1.6.62/templates/NOTES.txt


+ 0 - 0
test/minio/1.6.61/templates/_cert.tpl → test/minio/1.6.62/templates/_cert.tpl


+ 0 - 0
test/minio/1.6.61/templates/_helpers.tpl → test/minio/1.6.62/templates/_helpers.tpl


+ 0 - 0
test/minio/1.6.61/templates/configmap.yaml → test/minio/1.6.62/templates/configmap.yaml


+ 0 - 0
test/minio/1.6.61/templates/deployment.yaml → test/minio/1.6.62/templates/deployment.yaml


+ 0 - 0
test/minio/1.6.61/templates/pre-install-job.yaml → test/minio/1.6.62/templates/pre-install-job.yaml


+ 0 - 0
test/minio/1.6.61/templates/secrets.yaml → test/minio/1.6.62/templates/secrets.yaml


+ 0 - 0
test/minio/1.6.61/templates/service.yaml → test/minio/1.6.62/templates/service.yaml


+ 0 - 0
test/minio/1.6.61/templates/serviceaccount.yaml → test/minio/1.6.62/templates/serviceaccount.yaml


+ 0 - 0
test/minio/1.6.61/templates/tests/deployment-check.yaml → test/minio/1.6.62/templates/tests/deployment-check.yaml


+ 0 - 0
test/minio/1.6.61/test_values.yaml → test/minio/1.6.62/test_values.yaml