Переглянути джерело

Upgraded catalog item(s)

        This commit upgrades minio catalog item(s).
sonicaj 3 роки тому
батько
коміт
37f8bd0e3f
44 змінених файлів з 8 додано та 8 видалено
  1. 0 0
      charts/minio/1.6.7/.helmignore
  2. 0 0
      charts/minio/1.6.7/CHANGELOG.md
  3. 2 2
      charts/minio/1.6.7/Chart.yaml
  4. 0 0
      charts/minio/1.6.7/README.md
  5. 0 0
      charts/minio/1.6.7/app-readme.md
  6. 0 0
      charts/minio/1.6.7/charts/common-2112.0.0.tgz
  7. 1 1
      charts/minio/1.6.7/ix_values.yaml
  8. 0 0
      charts/minio/1.6.7/migrations/migrate
  9. 0 0
      charts/minio/1.6.7/migrations/migrate_from_1.0.0
  10. 0 0
      charts/minio/1.6.7/questions.yaml
  11. 0 0
      charts/minio/1.6.7/requirements.lock
  12. 0 0
      charts/minio/1.6.7/templates/NOTES.txt
  13. 0 0
      charts/minio/1.6.7/templates/_cert.tpl
  14. 0 0
      charts/minio/1.6.7/templates/_helpers.tpl
  15. 0 0
      charts/minio/1.6.7/templates/configmap.yaml
  16. 0 0
      charts/minio/1.6.7/templates/deployment.yaml
  17. 0 0
      charts/minio/1.6.7/templates/pre-install-job.yaml
  18. 0 0
      charts/minio/1.6.7/templates/secrets.yaml
  19. 0 0
      charts/minio/1.6.7/templates/service.yaml
  20. 0 0
      charts/minio/1.6.7/templates/serviceaccount.yaml
  21. 0 0
      charts/minio/1.6.7/templates/tests/deployment-check.yaml
  22. 1 1
      charts/minio/1.6.7/test_values.yaml
  23. 0 0
      test/minio/1.6.7/.helmignore
  24. 0 0
      test/minio/1.6.7/CHANGELOG.md
  25. 2 2
      test/minio/1.6.7/Chart.yaml
  26. 0 0
      test/minio/1.6.7/README.md
  27. 0 0
      test/minio/1.6.7/app-readme.md
  28. 0 0
      test/minio/1.6.7/charts/common-2112.0.0.tgz
  29. 1 1
      test/minio/1.6.7/ix_values.yaml
  30. 0 0
      test/minio/1.6.7/migrations/migrate
  31. 0 0
      test/minio/1.6.7/migrations/migrate_from_1.0.0
  32. 0 0
      test/minio/1.6.7/questions.yaml
  33. 0 0
      test/minio/1.6.7/requirements.lock
  34. 0 0
      test/minio/1.6.7/templates/NOTES.txt
  35. 0 0
      test/minio/1.6.7/templates/_cert.tpl
  36. 0 0
      test/minio/1.6.7/templates/_helpers.tpl
  37. 0 0
      test/minio/1.6.7/templates/configmap.yaml
  38. 0 0
      test/minio/1.6.7/templates/deployment.yaml
  39. 0 0
      test/minio/1.6.7/templates/pre-install-job.yaml
  40. 0 0
      test/minio/1.6.7/templates/secrets.yaml
  41. 0 0
      test/minio/1.6.7/templates/service.yaml
  42. 0 0
      test/minio/1.6.7/templates/serviceaccount.yaml
  43. 0 0
      test/minio/1.6.7/templates/tests/deployment-check.yaml
  44. 1 1
      test/minio/1.6.7/test_values.yaml

+ 0 - 0
charts/minio/1.6.6/.helmignore → charts/minio/1.6.7/.helmignore


+ 0 - 0
charts/minio/1.6.6/CHANGELOG.md → charts/minio/1.6.7/CHANGELOG.md


+ 2 - 2
charts/minio/1.6.6/Chart.yaml → charts/minio/1.6.7/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2022-04-12'
+appVersion: '2022-04-16'
 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.6
+version: 1.6.7

+ 0 - 0
charts/minio/1.6.6/README.md → charts/minio/1.6.7/README.md


+ 0 - 0
charts/minio/1.6.6/app-readme.md → charts/minio/1.6.7/app-readme.md


+ 0 - 0
charts/minio/1.6.6/charts/common-2112.0.0.tgz → charts/minio/1.6.7/charts/common-2112.0.0.tgz


+ 1 - 1
test/minio/1.6.6/ix_values.yaml → charts/minio/1.6.7/ix_values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-12T06-55-35Z
+  tag: RELEASE.2022-04-16T04-26-02Z
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
charts/minio/1.6.6/migrations/migrate → charts/minio/1.6.7/migrations/migrate


+ 0 - 0
charts/minio/1.6.6/migrations/migrate_from_1.0.0 → charts/minio/1.6.7/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.6.6/questions.yaml → charts/minio/1.6.7/questions.yaml


+ 0 - 0
charts/minio/1.6.6/requirements.lock → charts/minio/1.6.7/requirements.lock


+ 0 - 0
charts/minio/1.6.6/templates/NOTES.txt → charts/minio/1.6.7/templates/NOTES.txt


+ 0 - 0
charts/minio/1.6.6/templates/_cert.tpl → charts/minio/1.6.7/templates/_cert.tpl


+ 0 - 0
charts/minio/1.6.6/templates/_helpers.tpl → charts/minio/1.6.7/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.6.6/templates/configmap.yaml → charts/minio/1.6.7/templates/configmap.yaml


+ 0 - 0
charts/minio/1.6.6/templates/deployment.yaml → charts/minio/1.6.7/templates/deployment.yaml


+ 0 - 0
charts/minio/1.6.6/templates/pre-install-job.yaml → charts/minio/1.6.7/templates/pre-install-job.yaml


+ 0 - 0
charts/minio/1.6.6/templates/secrets.yaml → charts/minio/1.6.7/templates/secrets.yaml


+ 0 - 0
charts/minio/1.6.6/templates/service.yaml → charts/minio/1.6.7/templates/service.yaml


+ 0 - 0
charts/minio/1.6.6/templates/serviceaccount.yaml → charts/minio/1.6.7/templates/serviceaccount.yaml


+ 0 - 0
charts/minio/1.6.6/templates/tests/deployment-check.yaml → charts/minio/1.6.7/templates/tests/deployment-check.yaml


+ 1 - 1
test/minio/1.6.6/test_values.yaml → charts/minio/1.6.7/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-12T06-55-35Z
+  tag: RELEASE.2022-04-16T04-26-02Z
 minioDomain: null
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
test/minio/1.6.6/.helmignore → test/minio/1.6.7/.helmignore


+ 0 - 0
test/minio/1.6.6/CHANGELOG.md → test/minio/1.6.7/CHANGELOG.md


+ 2 - 2
test/minio/1.6.6/Chart.yaml → test/minio/1.6.7/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2022-04-12'
+appVersion: '2022-04-16'
 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.6
+version: 1.6.7

+ 0 - 0
test/minio/1.6.6/README.md → test/minio/1.6.7/README.md


+ 0 - 0
test/minio/1.6.6/app-readme.md → test/minio/1.6.7/app-readme.md


+ 0 - 0
test/minio/1.6.6/charts/common-2112.0.0.tgz → test/minio/1.6.7/charts/common-2112.0.0.tgz


+ 1 - 1
charts/minio/1.6.6/ix_values.yaml → test/minio/1.6.7/ix_values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-12T06-55-35Z
+  tag: RELEASE.2022-04-16T04-26-02Z
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
test/minio/1.6.6/migrations/migrate → test/minio/1.6.7/migrations/migrate


+ 0 - 0
test/minio/1.6.6/migrations/migrate_from_1.0.0 → test/minio/1.6.7/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.6.6/questions.yaml → test/minio/1.6.7/questions.yaml


+ 0 - 0
test/minio/1.6.6/requirements.lock → test/minio/1.6.7/requirements.lock


+ 0 - 0
test/minio/1.6.6/templates/NOTES.txt → test/minio/1.6.7/templates/NOTES.txt


+ 0 - 0
test/minio/1.6.6/templates/_cert.tpl → test/minio/1.6.7/templates/_cert.tpl


+ 0 - 0
test/minio/1.6.6/templates/_helpers.tpl → test/minio/1.6.7/templates/_helpers.tpl


+ 0 - 0
test/minio/1.6.6/templates/configmap.yaml → test/minio/1.6.7/templates/configmap.yaml


+ 0 - 0
test/minio/1.6.6/templates/deployment.yaml → test/minio/1.6.7/templates/deployment.yaml


+ 0 - 0
test/minio/1.6.6/templates/pre-install-job.yaml → test/minio/1.6.7/templates/pre-install-job.yaml


+ 0 - 0
test/minio/1.6.6/templates/secrets.yaml → test/minio/1.6.7/templates/secrets.yaml


+ 0 - 0
test/minio/1.6.6/templates/service.yaml → test/minio/1.6.7/templates/service.yaml


+ 0 - 0
test/minio/1.6.6/templates/serviceaccount.yaml → test/minio/1.6.7/templates/serviceaccount.yaml


+ 0 - 0
test/minio/1.6.6/templates/tests/deployment-check.yaml → test/minio/1.6.7/templates/tests/deployment-check.yaml


+ 1 - 1
charts/minio/1.6.6/test_values.yaml → test/minio/1.6.7/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-04-12T06-55-35Z
+  tag: RELEASE.2022-04-16T04-26-02Z
 minioDomain: null
 runAsGroup: 473
 runAsUser: 473