Ver Fonte

Merge pull request #396 from truenas/catalog-update-bf6f

Upgraded catalog item(s)
Waqar Ahmed há 3 anos atrás
pai
commit
6073b4c6d6
44 ficheiros alterados com 8 adições e 8 exclusões
  1. 0 0
      charts/minio/1.6.2/.helmignore
  2. 0 0
      charts/minio/1.6.2/CHANGELOG.md
  3. 2 2
      charts/minio/1.6.2/Chart.yaml
  4. 0 0
      charts/minio/1.6.2/README.md
  5. 0 0
      charts/minio/1.6.2/app-readme.md
  6. 0 0
      charts/minio/1.6.2/charts/common-2112.0.0.tgz
  7. 1 1
      charts/minio/1.6.2/ix_values.yaml
  8. 0 0
      charts/minio/1.6.2/migrations/migrate
  9. 0 0
      charts/minio/1.6.2/migrations/migrate_from_1.0.0
  10. 0 0
      charts/minio/1.6.2/questions.yaml
  11. 0 0
      charts/minio/1.6.2/requirements.lock
  12. 0 0
      charts/minio/1.6.2/templates/NOTES.txt
  13. 0 0
      charts/minio/1.6.2/templates/_cert.tpl
  14. 0 0
      charts/minio/1.6.2/templates/_helpers.tpl
  15. 0 0
      charts/minio/1.6.2/templates/configmap.yaml
  16. 0 0
      charts/minio/1.6.2/templates/deployment.yaml
  17. 0 0
      charts/minio/1.6.2/templates/pre-install-job.yaml
  18. 0 0
      charts/minio/1.6.2/templates/secrets.yaml
  19. 0 0
      charts/minio/1.6.2/templates/service.yaml
  20. 0 0
      charts/minio/1.6.2/templates/serviceaccount.yaml
  21. 0 0
      charts/minio/1.6.2/templates/tests/deployment-check.yaml
  22. 1 1
      charts/minio/1.6.2/test_values.yaml
  23. 0 0
      test/minio/1.6.2/.helmignore
  24. 0 0
      test/minio/1.6.2/CHANGELOG.md
  25. 2 2
      test/minio/1.6.2/Chart.yaml
  26. 0 0
      test/minio/1.6.2/README.md
  27. 0 0
      test/minio/1.6.2/app-readme.md
  28. 0 0
      test/minio/1.6.2/charts/common-2112.0.0.tgz
  29. 1 1
      test/minio/1.6.2/ix_values.yaml
  30. 0 0
      test/minio/1.6.2/migrations/migrate
  31. 0 0
      test/minio/1.6.2/migrations/migrate_from_1.0.0
  32. 0 0
      test/minio/1.6.2/questions.yaml
  33. 0 0
      test/minio/1.6.2/requirements.lock
  34. 0 0
      test/minio/1.6.2/templates/NOTES.txt
  35. 0 0
      test/minio/1.6.2/templates/_cert.tpl
  36. 0 0
      test/minio/1.6.2/templates/_helpers.tpl
  37. 0 0
      test/minio/1.6.2/templates/configmap.yaml
  38. 0 0
      test/minio/1.6.2/templates/deployment.yaml
  39. 0 0
      test/minio/1.6.2/templates/pre-install-job.yaml
  40. 0 0
      test/minio/1.6.2/templates/secrets.yaml
  41. 0 0
      test/minio/1.6.2/templates/service.yaml
  42. 0 0
      test/minio/1.6.2/templates/serviceaccount.yaml
  43. 0 0
      test/minio/1.6.2/templates/tests/deployment-check.yaml
  44. 1 1
      test/minio/1.6.2/test_values.yaml

+ 0 - 0
charts/minio/1.6.1/.helmignore → charts/minio/1.6.2/.helmignore


+ 0 - 0
charts/minio/1.6.1/CHANGELOG.md → charts/minio/1.6.2/CHANGELOG.md


+ 2 - 2
charts/minio/1.6.1/Chart.yaml → charts/minio/1.6.2/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2022-03-24'
+appVersion: '2022-03-26'
 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.1
+version: 1.6.2

+ 0 - 0
charts/minio/1.6.1/README.md → charts/minio/1.6.2/README.md


+ 0 - 0
charts/minio/1.6.1/app-readme.md → charts/minio/1.6.2/app-readme.md


+ 0 - 0
charts/minio/1.6.1/charts/common-2112.0.0.tgz → charts/minio/1.6.2/charts/common-2112.0.0.tgz


+ 1 - 1
test/minio/1.6.1/ix_values.yaml → charts/minio/1.6.2/ix_values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-03-24T00-43-44Z
+  tag: RELEASE.2022-03-26T06-49-28Z
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
charts/minio/1.6.1/migrations/migrate → charts/minio/1.6.2/migrations/migrate


+ 0 - 0
charts/minio/1.6.1/migrations/migrate_from_1.0.0 → charts/minio/1.6.2/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.6.1/questions.yaml → charts/minio/1.6.2/questions.yaml


+ 0 - 0
charts/minio/1.6.1/requirements.lock → charts/minio/1.6.2/requirements.lock


+ 0 - 0
charts/minio/1.6.1/templates/NOTES.txt → charts/minio/1.6.2/templates/NOTES.txt


+ 0 - 0
charts/minio/1.6.1/templates/_cert.tpl → charts/minio/1.6.2/templates/_cert.tpl


+ 0 - 0
charts/minio/1.6.1/templates/_helpers.tpl → charts/minio/1.6.2/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.6.1/templates/configmap.yaml → charts/minio/1.6.2/templates/configmap.yaml


+ 0 - 0
charts/minio/1.6.1/templates/deployment.yaml → charts/minio/1.6.2/templates/deployment.yaml


+ 0 - 0
charts/minio/1.6.1/templates/pre-install-job.yaml → charts/minio/1.6.2/templates/pre-install-job.yaml


+ 0 - 0
charts/minio/1.6.1/templates/secrets.yaml → charts/minio/1.6.2/templates/secrets.yaml


+ 0 - 0
charts/minio/1.6.1/templates/service.yaml → charts/minio/1.6.2/templates/service.yaml


+ 0 - 0
charts/minio/1.6.1/templates/serviceaccount.yaml → charts/minio/1.6.2/templates/serviceaccount.yaml


+ 0 - 0
charts/minio/1.6.1/templates/tests/deployment-check.yaml → charts/minio/1.6.2/templates/tests/deployment-check.yaml


+ 1 - 1
test/minio/1.6.1/test_values.yaml → charts/minio/1.6.2/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-03-24T00-43-44Z
+  tag: RELEASE.2022-03-26T06-49-28Z
 minioDomain: null
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
test/minio/1.6.1/.helmignore → test/minio/1.6.2/.helmignore


+ 0 - 0
test/minio/1.6.1/CHANGELOG.md → test/minio/1.6.2/CHANGELOG.md


+ 2 - 2
test/minio/1.6.1/Chart.yaml → test/minio/1.6.2/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2022-03-24'
+appVersion: '2022-03-26'
 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.1
+version: 1.6.2

+ 0 - 0
test/minio/1.6.1/README.md → test/minio/1.6.2/README.md


+ 0 - 0
test/minio/1.6.1/app-readme.md → test/minio/1.6.2/app-readme.md


+ 0 - 0
test/minio/1.6.1/charts/common-2112.0.0.tgz → test/minio/1.6.2/charts/common-2112.0.0.tgz


+ 1 - 1
charts/minio/1.6.1/ix_values.yaml → test/minio/1.6.2/ix_values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-03-24T00-43-44Z
+  tag: RELEASE.2022-03-26T06-49-28Z
 runAsGroup: 473
 runAsUser: 473

+ 0 - 0
test/minio/1.6.1/migrations/migrate → test/minio/1.6.2/migrations/migrate


+ 0 - 0
test/minio/1.6.1/migrations/migrate_from_1.0.0 → test/minio/1.6.2/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.6.1/questions.yaml → test/minio/1.6.2/questions.yaml


+ 0 - 0
test/minio/1.6.1/requirements.lock → test/minio/1.6.2/requirements.lock


+ 0 - 0
test/minio/1.6.1/templates/NOTES.txt → test/minio/1.6.2/templates/NOTES.txt


+ 0 - 0
test/minio/1.6.1/templates/_cert.tpl → test/minio/1.6.2/templates/_cert.tpl


+ 0 - 0
test/minio/1.6.1/templates/_helpers.tpl → test/minio/1.6.2/templates/_helpers.tpl


+ 0 - 0
test/minio/1.6.1/templates/configmap.yaml → test/minio/1.6.2/templates/configmap.yaml


+ 0 - 0
test/minio/1.6.1/templates/deployment.yaml → test/minio/1.6.2/templates/deployment.yaml


+ 0 - 0
test/minio/1.6.1/templates/pre-install-job.yaml → test/minio/1.6.2/templates/pre-install-job.yaml


+ 0 - 0
test/minio/1.6.1/templates/secrets.yaml → test/minio/1.6.2/templates/secrets.yaml


+ 0 - 0
test/minio/1.6.1/templates/service.yaml → test/minio/1.6.2/templates/service.yaml


+ 0 - 0
test/minio/1.6.1/templates/serviceaccount.yaml → test/minio/1.6.2/templates/serviceaccount.yaml


+ 0 - 0
test/minio/1.6.1/templates/tests/deployment-check.yaml → test/minio/1.6.2/templates/tests/deployment-check.yaml


+ 1 - 1
charts/minio/1.6.1/test_values.yaml → test/minio/1.6.2/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2022-03-24T00-43-44Z
+  tag: RELEASE.2022-03-26T06-49-28Z
 minioDomain: null
 runAsGroup: 473
 runAsUser: 473