Explorar el Código

Merge pull request #263 from truenas/catalog-update-1268

Waqar Ahmed hace 3 años
padre
commit
e23591fc19
Se han modificado 40 ficheros con 8 adiciones y 8 borrados
  1. 0 0
      charts/minio/1.4.9/.helmignore
  2. 2 2
      charts/minio/1.4.9/Chart.yaml
  3. 0 0
      charts/minio/1.4.9/README.md
  4. 0 0
      charts/minio/1.4.9/app-readme.md
  5. 0 0
      charts/minio/1.4.9/charts/common-2112.0.0.tgz
  6. 0 0
      charts/minio/1.4.9/default_values.yaml
  7. 1 1
      charts/minio/1.4.9/ix_values.yaml
  8. 0 0
      charts/minio/1.4.9/migrations/migrate_from_1.0.0
  9. 0 0
      charts/minio/1.4.9/questions.yaml
  10. 0 0
      charts/minio/1.4.9/requirements.lock
  11. 0 0
      charts/minio/1.4.9/templates/NOTES.txt
  12. 0 0
      charts/minio/1.4.9/templates/_cert.tpl
  13. 0 0
      charts/minio/1.4.9/templates/_helpers.tpl
  14. 0 0
      charts/minio/1.4.9/templates/configmap.yaml
  15. 0 0
      charts/minio/1.4.9/templates/deployment.yaml
  16. 0 0
      charts/minio/1.4.9/templates/secrets.yaml
  17. 0 0
      charts/minio/1.4.9/templates/service.yaml
  18. 0 0
      charts/minio/1.4.9/templates/serviceaccount.yaml
  19. 1 1
      charts/minio/1.4.9/test_values.yaml
  20. 0 0
      charts/minio/1.4.9/values.yaml
  21. 0 0
      test/minio/1.4.9/.helmignore
  22. 2 2
      test/minio/1.4.9/Chart.yaml
  23. 0 0
      test/minio/1.4.9/README.md
  24. 0 0
      test/minio/1.4.9/app-readme.md
  25. 0 0
      test/minio/1.4.9/charts/common-2112.0.0.tgz
  26. 0 0
      test/minio/1.4.9/default_values.yaml
  27. 1 1
      test/minio/1.4.9/ix_values.yaml
  28. 0 0
      test/minio/1.4.9/migrations/migrate_from_1.0.0
  29. 0 0
      test/minio/1.4.9/questions.yaml
  30. 0 0
      test/minio/1.4.9/requirements.lock
  31. 0 0
      test/minio/1.4.9/templates/NOTES.txt
  32. 0 0
      test/minio/1.4.9/templates/_cert.tpl
  33. 0 0
      test/minio/1.4.9/templates/_helpers.tpl
  34. 0 0
      test/minio/1.4.9/templates/configmap.yaml
  35. 0 0
      test/minio/1.4.9/templates/deployment.yaml
  36. 0 0
      test/minio/1.4.9/templates/secrets.yaml
  37. 0 0
      test/minio/1.4.9/templates/service.yaml
  38. 0 0
      test/minio/1.4.9/templates/serviceaccount.yaml
  39. 1 1
      test/minio/1.4.9/test_values.yaml
  40. 0 0
      test/minio/1.4.9/values.yaml

+ 0 - 0
charts/minio/1.4.8/.helmignore → charts/minio/1.4.9/.helmignore


+ 2 - 2
charts/minio/1.4.8/Chart.yaml → charts/minio/1.4.9/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2021-12-09'
+appVersion: '2021-12-10'
 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.4.8
+version: 1.4.9

+ 0 - 0
charts/minio/1.4.8/README.md → charts/minio/1.4.9/README.md


+ 0 - 0
charts/minio/1.4.8/app-readme.md → charts/minio/1.4.9/app-readme.md


+ 0 - 0
charts/minio/1.4.8/charts/common-2112.0.0.tgz → charts/minio/1.4.9/charts/common-2112.0.0.tgz


+ 0 - 0
charts/minio/1.4.8/default_values.yaml → charts/minio/1.4.9/default_values.yaml


+ 1 - 1
test/minio/1.4.8/ix_values.yaml → charts/minio/1.4.9/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-12-09T06-19-41Z
+  tag: RELEASE.2021-12-10T23-03-39Z

+ 0 - 0
charts/minio/1.4.8/migrations/migrate_from_1.0.0 → charts/minio/1.4.9/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.4.8/questions.yaml → charts/minio/1.4.9/questions.yaml


+ 0 - 0
charts/minio/1.4.8/requirements.lock → charts/minio/1.4.9/requirements.lock


+ 0 - 0
charts/minio/1.4.8/templates/NOTES.txt → charts/minio/1.4.9/templates/NOTES.txt


+ 0 - 0
charts/minio/1.4.8/templates/_cert.tpl → charts/minio/1.4.9/templates/_cert.tpl


+ 0 - 0
charts/minio/1.4.8/templates/_helpers.tpl → charts/minio/1.4.9/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.4.8/templates/configmap.yaml → charts/minio/1.4.9/templates/configmap.yaml


+ 0 - 0
charts/minio/1.4.8/templates/deployment.yaml → charts/minio/1.4.9/templates/deployment.yaml


+ 0 - 0
charts/minio/1.4.8/templates/secrets.yaml → charts/minio/1.4.9/templates/secrets.yaml


+ 0 - 0
charts/minio/1.4.8/templates/service.yaml → charts/minio/1.4.9/templates/service.yaml


+ 0 - 0
charts/minio/1.4.8/templates/serviceaccount.yaml → charts/minio/1.4.9/templates/serviceaccount.yaml


+ 1 - 1
test/minio/1.4.8/test_values.yaml → charts/minio/1.4.9/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-12-09T06-19-41Z
+  tag: RELEASE.2021-12-10T23-03-39Z
 minioDomain: null
 service:
   consolePort: 32325

+ 0 - 0
charts/minio/1.4.8/values.yaml → charts/minio/1.4.9/values.yaml


+ 0 - 0
test/minio/1.4.8/.helmignore → test/minio/1.4.9/.helmignore


+ 2 - 2
test/minio/1.4.8/Chart.yaml → test/minio/1.4.9/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2021-12-09'
+appVersion: '2021-12-10'
 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.4.8
+version: 1.4.9

+ 0 - 0
test/minio/1.4.8/README.md → test/minio/1.4.9/README.md


+ 0 - 0
test/minio/1.4.8/app-readme.md → test/minio/1.4.9/app-readme.md


+ 0 - 0
test/minio/1.4.8/charts/common-2112.0.0.tgz → test/minio/1.4.9/charts/common-2112.0.0.tgz


+ 0 - 0
test/minio/1.4.8/default_values.yaml → test/minio/1.4.9/default_values.yaml


+ 1 - 1
charts/minio/1.4.8/ix_values.yaml → test/minio/1.4.9/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-12-09T06-19-41Z
+  tag: RELEASE.2021-12-10T23-03-39Z

+ 0 - 0
test/minio/1.4.8/migrations/migrate_from_1.0.0 → test/minio/1.4.9/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.4.8/questions.yaml → test/minio/1.4.9/questions.yaml


+ 0 - 0
test/minio/1.4.8/requirements.lock → test/minio/1.4.9/requirements.lock


+ 0 - 0
test/minio/1.4.8/templates/NOTES.txt → test/minio/1.4.9/templates/NOTES.txt


+ 0 - 0
test/minio/1.4.8/templates/_cert.tpl → test/minio/1.4.9/templates/_cert.tpl


+ 0 - 0
test/minio/1.4.8/templates/_helpers.tpl → test/minio/1.4.9/templates/_helpers.tpl


+ 0 - 0
test/minio/1.4.8/templates/configmap.yaml → test/minio/1.4.9/templates/configmap.yaml


+ 0 - 0
test/minio/1.4.8/templates/deployment.yaml → test/minio/1.4.9/templates/deployment.yaml


+ 0 - 0
test/minio/1.4.8/templates/secrets.yaml → test/minio/1.4.9/templates/secrets.yaml


+ 0 - 0
test/minio/1.4.8/templates/service.yaml → test/minio/1.4.9/templates/service.yaml


+ 0 - 0
test/minio/1.4.8/templates/serviceaccount.yaml → test/minio/1.4.9/templates/serviceaccount.yaml


+ 1 - 1
charts/minio/1.4.8/test_values.yaml → test/minio/1.4.9/test_values.yaml

@@ -13,7 +13,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-12-09T06-19-41Z
+  tag: RELEASE.2021-12-10T23-03-39Z
 minioDomain: null
 service:
   consolePort: 32325

+ 0 - 0
test/minio/1.4.8/values.yaml → test/minio/1.4.9/values.yaml