ソースを参照

Upgraded catalog item(s)

        This commit upgrades minio catalog item(s).
sonicaj 3 年 前
コミット
8cf6758258
44 ファイル変更8 行追加8 行削除
  1. 0 0
      charts/minio/1.6.5/.helmignore
  2. 0 0
      charts/minio/1.6.5/CHANGELOG.md
  3. 2 2
      charts/minio/1.6.5/Chart.yaml
  4. 0 0
      charts/minio/1.6.5/README.md
  5. 0 0
      charts/minio/1.6.5/app-readme.md
  6. 0 0
      charts/minio/1.6.5/charts/common-2112.0.0.tgz
  7. 1 1
      charts/minio/1.6.5/ix_values.yaml
  8. 0 0
      charts/minio/1.6.5/migrations/migrate
  9. 0 0
      charts/minio/1.6.5/migrations/migrate_from_1.0.0
  10. 0 0
      charts/minio/1.6.5/questions.yaml
  11. 0 0
      charts/minio/1.6.5/requirements.lock
  12. 0 0
      charts/minio/1.6.5/templates/NOTES.txt
  13. 0 0
      charts/minio/1.6.5/templates/_cert.tpl
  14. 0 0
      charts/minio/1.6.5/templates/_helpers.tpl
  15. 0 0
      charts/minio/1.6.5/templates/configmap.yaml
  16. 0 0
      charts/minio/1.6.5/templates/deployment.yaml
  17. 0 0
      charts/minio/1.6.5/templates/pre-install-job.yaml
  18. 0 0
      charts/minio/1.6.5/templates/secrets.yaml
  19. 0 0
      charts/minio/1.6.5/templates/service.yaml
  20. 0 0
      charts/minio/1.6.5/templates/serviceaccount.yaml
  21. 0 0
      charts/minio/1.6.5/templates/tests/deployment-check.yaml
  22. 1 1
      charts/minio/1.6.5/test_values.yaml
  23. 0 0
      test/minio/1.6.5/.helmignore
  24. 0 0
      test/minio/1.6.5/CHANGELOG.md
  25. 2 2
      test/minio/1.6.5/Chart.yaml
  26. 0 0
      test/minio/1.6.5/README.md
  27. 0 0
      test/minio/1.6.5/app-readme.md
  28. 0 0
      test/minio/1.6.5/charts/common-2112.0.0.tgz
  29. 1 1
      test/minio/1.6.5/ix_values.yaml
  30. 0 0
      test/minio/1.6.5/migrations/migrate
  31. 0 0
      test/minio/1.6.5/migrations/migrate_from_1.0.0
  32. 0 0
      test/minio/1.6.5/questions.yaml
  33. 0 0
      test/minio/1.6.5/requirements.lock
  34. 0 0
      test/minio/1.6.5/templates/NOTES.txt
  35. 0 0
      test/minio/1.6.5/templates/_cert.tpl
  36. 0 0
      test/minio/1.6.5/templates/_helpers.tpl
  37. 0 0
      test/minio/1.6.5/templates/configmap.yaml
  38. 0 0
      test/minio/1.6.5/templates/deployment.yaml
  39. 0 0
      test/minio/1.6.5/templates/pre-install-job.yaml
  40. 0 0
      test/minio/1.6.5/templates/secrets.yaml
  41. 0 0
      test/minio/1.6.5/templates/service.yaml
  42. 0 0
      test/minio/1.6.5/templates/serviceaccount.yaml
  43. 0 0
      test/minio/1.6.5/templates/tests/deployment-check.yaml
  44. 1 1
      test/minio/1.6.5/test_values.yaml

+ 0 - 0
charts/minio/1.6.4/.helmignore → charts/minio/1.6.5/.helmignore


+ 0 - 0
charts/minio/1.6.4/CHANGELOG.md → charts/minio/1.6.5/CHANGELOG.md


+ 2 - 2
charts/minio/1.6.4/Chart.yaml → charts/minio/1.6.5/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2022-04-08'
+appVersion: '2022-04-09'
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -16,4 +16,4 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
-version: 1.6.4
+version: 1.6.5

+ 0 - 0
charts/minio/1.6.4/README.md → charts/minio/1.6.5/README.md


+ 0 - 0
charts/minio/1.6.4/app-readme.md → charts/minio/1.6.5/app-readme.md


+ 0 - 0
charts/minio/1.6.4/charts/common-2112.0.0.tgz → charts/minio/1.6.5/charts/common-2112.0.0.tgz


+ 1 - 1
test/minio/1.6.4/ix_values.yaml → charts/minio/1.6.5/ix_values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-08T19-44-35Z
+  tag: RELEASE.2022-04-09T15-09-52Z
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
charts/minio/1.6.4/migrations/migrate → charts/minio/1.6.5/migrations/migrate


+ 0 - 0
charts/minio/1.6.4/migrations/migrate_from_1.0.0 → charts/minio/1.6.5/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.6.4/questions.yaml → charts/minio/1.6.5/questions.yaml


+ 0 - 0
charts/minio/1.6.4/requirements.lock → charts/minio/1.6.5/requirements.lock


+ 0 - 0
charts/minio/1.6.4/templates/NOTES.txt → charts/minio/1.6.5/templates/NOTES.txt


+ 0 - 0
charts/minio/1.6.4/templates/_cert.tpl → charts/minio/1.6.5/templates/_cert.tpl


+ 0 - 0
charts/minio/1.6.4/templates/_helpers.tpl → charts/minio/1.6.5/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.6.4/templates/configmap.yaml → charts/minio/1.6.5/templates/configmap.yaml


+ 0 - 0
charts/minio/1.6.4/templates/deployment.yaml → charts/minio/1.6.5/templates/deployment.yaml


+ 0 - 0
charts/minio/1.6.4/templates/pre-install-job.yaml → charts/minio/1.6.5/templates/pre-install-job.yaml


+ 0 - 0
charts/minio/1.6.4/templates/secrets.yaml → charts/minio/1.6.5/templates/secrets.yaml


+ 0 - 0
charts/minio/1.6.4/templates/service.yaml → charts/minio/1.6.5/templates/service.yaml


+ 0 - 0
charts/minio/1.6.4/templates/serviceaccount.yaml → charts/minio/1.6.5/templates/serviceaccount.yaml


+ 0 - 0
charts/minio/1.6.4/templates/tests/deployment-check.yaml → charts/minio/1.6.5/templates/tests/deployment-check.yaml


+ 1 - 1
test/minio/1.6.4/test_values.yaml → charts/minio/1.6.5/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-08T19-44-35Z
+  tag: RELEASE.2022-04-09T15-09-52Z
 minioDomain: null
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
test/minio/1.6.4/.helmignore → test/minio/1.6.5/.helmignore


+ 0 - 0
test/minio/1.6.4/CHANGELOG.md → test/minio/1.6.5/CHANGELOG.md


+ 2 - 2
test/minio/1.6.4/Chart.yaml → test/minio/1.6.5/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2022-04-08'
+appVersion: '2022-04-09'
 dependencies:
 - name: common
   repository: file://../../../library/common/2112.0.0
@@ -16,4 +16,4 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
-version: 1.6.4
+version: 1.6.5

+ 0 - 0
test/minio/1.6.4/README.md → test/minio/1.6.5/README.md


+ 0 - 0
test/minio/1.6.4/app-readme.md → test/minio/1.6.5/app-readme.md


+ 0 - 0
test/minio/1.6.4/charts/common-2112.0.0.tgz → test/minio/1.6.5/charts/common-2112.0.0.tgz


+ 1 - 1
charts/minio/1.6.4/ix_values.yaml → test/minio/1.6.5/ix_values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-08T19-44-35Z
+  tag: RELEASE.2022-04-09T15-09-52Z
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
test/minio/1.6.4/migrations/migrate → test/minio/1.6.5/migrations/migrate


+ 0 - 0
test/minio/1.6.4/migrations/migrate_from_1.0.0 → test/minio/1.6.5/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.6.4/questions.yaml → test/minio/1.6.5/questions.yaml


+ 0 - 0
test/minio/1.6.4/requirements.lock → test/minio/1.6.5/requirements.lock


+ 0 - 0
test/minio/1.6.4/templates/NOTES.txt → test/minio/1.6.5/templates/NOTES.txt


+ 0 - 0
test/minio/1.6.4/templates/_cert.tpl → test/minio/1.6.5/templates/_cert.tpl


+ 0 - 0
test/minio/1.6.4/templates/_helpers.tpl → test/minio/1.6.5/templates/_helpers.tpl


+ 0 - 0
test/minio/1.6.4/templates/configmap.yaml → test/minio/1.6.5/templates/configmap.yaml


+ 0 - 0
test/minio/1.6.4/templates/deployment.yaml → test/minio/1.6.5/templates/deployment.yaml


+ 0 - 0
test/minio/1.6.4/templates/pre-install-job.yaml → test/minio/1.6.5/templates/pre-install-job.yaml


+ 0 - 0
test/minio/1.6.4/templates/secrets.yaml → test/minio/1.6.5/templates/secrets.yaml


+ 0 - 0
test/minio/1.6.4/templates/service.yaml → test/minio/1.6.5/templates/service.yaml


+ 0 - 0
test/minio/1.6.4/templates/serviceaccount.yaml → test/minio/1.6.5/templates/serviceaccount.yaml


+ 0 - 0
test/minio/1.6.4/templates/tests/deployment-check.yaml → test/minio/1.6.5/templates/tests/deployment-check.yaml


+ 1 - 1
charts/minio/1.6.4/test_values.yaml → test/minio/1.6.5/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-08T19-44-35Z
+  tag: RELEASE.2022-04-09T15-09-52Z
 minioDomain: null
 runAsGroup: 473
 runAsUser: 473