浏览代码

Merge pull request #159 from truenas/catalog-update-b4d5

Upgraded catalog item(s)
Waqar Ahmed 4 年之前
父节点
当前提交
1453d72772
共有 62 个文件被更改,包括 16 次插入16 次删除
  1. 0 0
      charts/machinaris/1.0.8/.helmignore
  2. 2 2
      charts/machinaris/1.0.8/Chart.yaml
  3. 0 0
      charts/machinaris/1.0.8/README.md
  4. 0 0
      charts/machinaris/1.0.8/app-readme.md
  5. 0 0
      charts/machinaris/1.0.8/charts/common-2105.0.0.tgz
  6. 1 1
      charts/machinaris/1.0.8/ix_values.yaml
  7. 0 0
      charts/machinaris/1.0.8/questions.yaml
  8. 0 0
      charts/machinaris/1.0.8/requirements.lock
  9. 0 0
      charts/machinaris/1.0.8/templates/deployment.yaml
  10. 0 0
      charts/machinaris/1.0.8/templates/service.yaml
  11. 1 1
      charts/machinaris/1.0.8/test_values.yaml
  12. 0 0
      charts/minio/1.3.19/.helmignore
  13. 2 2
      charts/minio/1.3.19/Chart.yaml
  14. 0 0
      charts/minio/1.3.19/README.md
  15. 0 0
      charts/minio/1.3.19/app-readme.md
  16. 0 0
      charts/minio/1.3.19/charts/common-2105.0.0.tgz
  17. 0 0
      charts/minio/1.3.19/default_values.yaml
  18. 1 1
      charts/minio/1.3.19/ix_values.yaml
  19. 0 0
      charts/minio/1.3.19/migrations/migrate_from_1.0.0
  20. 0 0
      charts/minio/1.3.19/questions.yaml
  21. 0 0
      charts/minio/1.3.19/requirements.lock
  22. 0 0
      charts/minio/1.3.19/templates/NOTES.txt
  23. 0 0
      charts/minio/1.3.19/templates/_cert.tpl
  24. 0 0
      charts/minio/1.3.19/templates/_helpers.tpl
  25. 0 0
      charts/minio/1.3.19/templates/configmap.yaml
  26. 0 0
      charts/minio/1.3.19/templates/deployment.yaml
  27. 0 0
      charts/minio/1.3.19/templates/secrets.yaml
  28. 0 0
      charts/minio/1.3.19/templates/service.yaml
  29. 0 0
      charts/minio/1.3.19/templates/serviceaccount.yaml
  30. 1 1
      charts/minio/1.3.19/test_values.yaml
  31. 0 0
      charts/minio/1.3.19/values.yaml
  32. 0 0
      test/machinaris/1.0.8/.helmignore
  33. 2 2
      test/machinaris/1.0.8/Chart.yaml
  34. 0 0
      test/machinaris/1.0.8/README.md
  35. 0 0
      test/machinaris/1.0.8/app-readme.md
  36. 0 0
      test/machinaris/1.0.8/charts/common-2105.0.0.tgz
  37. 1 1
      test/machinaris/1.0.8/ix_values.yaml
  38. 0 0
      test/machinaris/1.0.8/questions.yaml
  39. 0 0
      test/machinaris/1.0.8/requirements.lock
  40. 0 0
      test/machinaris/1.0.8/templates/deployment.yaml
  41. 0 0
      test/machinaris/1.0.8/templates/service.yaml
  42. 1 1
      test/machinaris/1.0.8/test_values.yaml
  43. 0 0
      test/minio/1.3.19/.helmignore
  44. 2 2
      test/minio/1.3.19/Chart.yaml
  45. 0 0
      test/minio/1.3.19/README.md
  46. 0 0
      test/minio/1.3.19/app-readme.md
  47. 0 0
      test/minio/1.3.19/charts/common-2105.0.0.tgz
  48. 0 0
      test/minio/1.3.19/default_values.yaml
  49. 1 1
      test/minio/1.3.19/ix_values.yaml
  50. 0 0
      test/minio/1.3.19/migrations/migrate_from_1.0.0
  51. 0 0
      test/minio/1.3.19/questions.yaml
  52. 0 0
      test/minio/1.3.19/requirements.lock
  53. 0 0
      test/minio/1.3.19/templates/NOTES.txt
  54. 0 0
      test/minio/1.3.19/templates/_cert.tpl
  55. 0 0
      test/minio/1.3.19/templates/_helpers.tpl
  56. 0 0
      test/minio/1.3.19/templates/configmap.yaml
  57. 0 0
      test/minio/1.3.19/templates/deployment.yaml
  58. 0 0
      test/minio/1.3.19/templates/secrets.yaml
  59. 0 0
      test/minio/1.3.19/templates/service.yaml
  60. 0 0
      test/minio/1.3.19/templates/serviceaccount.yaml
  61. 1 1
      test/minio/1.3.19/test_values.yaml
  62. 0 0
      test/minio/1.3.19/values.yaml

+ 0 - 0
charts/machinaris/1.0.7/.helmignore → charts/machinaris/1.0.8/.helmignore


+ 2 - 2
charts/machinaris/1.0.7/Chart.yaml → charts/machinaris/1.0.8/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.5.5
+appVersion: v0.5.6
 dependencies:
 - name: common
   repository: file://../../../library/common/2105.0.0
@@ -14,4 +14,4 @@ keywords:
 name: machinaris
 sources:
 - https://github.com/guydavis/machinaris
-version: 1.0.7
+version: 1.0.8

+ 0 - 0
charts/machinaris/1.0.7/README.md → charts/machinaris/1.0.8/README.md


+ 0 - 0
charts/machinaris/1.0.7/app-readme.md → charts/machinaris/1.0.8/app-readme.md


+ 0 - 0
charts/machinaris/1.0.7/charts/common-2105.0.0.tgz → charts/machinaris/1.0.8/charts/common-2105.0.0.tgz


+ 1 - 1
charts/machinaris/1.0.7/ix_values.yaml → charts/machinaris/1.0.8/ix_values.yaml

@@ -1,5 +1,5 @@
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.5.5
+  tag: v0.5.6
 updateStrategy: Recreate

+ 0 - 0
charts/machinaris/1.0.7/questions.yaml → charts/machinaris/1.0.8/questions.yaml


+ 0 - 0
charts/machinaris/1.0.7/requirements.lock → charts/machinaris/1.0.8/requirements.lock


+ 0 - 0
charts/machinaris/1.0.7/templates/deployment.yaml → charts/machinaris/1.0.8/templates/deployment.yaml


+ 0 - 0
charts/machinaris/1.0.7/templates/service.yaml → charts/machinaris/1.0.8/templates/service.yaml


+ 1 - 1
test/machinaris/1.0.7/test_values.yaml → charts/machinaris/1.0.8/test_values.yaml

@@ -8,7 +8,7 @@ appVolumeMounts:
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.5.5
+  tag: v0.5.6
 machinaris_ui_port: 31003
 timezone: America/Edmonton
 updateStrategy: Recreate

+ 0 - 0
charts/minio/1.3.18/.helmignore → charts/minio/1.3.19/.helmignore


+ 2 - 2
test/minio/1.3.18/Chart.yaml → charts/minio/1.3.19/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2021-09-15'
+appVersion: '2021-09-18'
 dependencies:
 - name: common
   repository: file://../../../library/common/2105.0.0
@@ -16,4 +16,4 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
-version: 1.3.18
+version: 1.3.19

+ 0 - 0
charts/minio/1.3.18/README.md → charts/minio/1.3.19/README.md


+ 0 - 0
charts/minio/1.3.18/app-readme.md → charts/minio/1.3.19/app-readme.md


+ 0 - 0
charts/minio/1.3.18/charts/common-2105.0.0.tgz → charts/minio/1.3.19/charts/common-2105.0.0.tgz


+ 0 - 0
charts/minio/1.3.18/default_values.yaml → charts/minio/1.3.19/default_values.yaml


+ 1 - 1
charts/minio/1.3.18/ix_values.yaml → charts/minio/1.3.19/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-09-15T04-54-25Z
+  tag: RELEASE.2021-09-18T18-09-59Z

+ 0 - 0
charts/minio/1.3.18/migrations/migrate_from_1.0.0 → charts/minio/1.3.19/migrations/migrate_from_1.0.0


+ 0 - 0
charts/minio/1.3.18/questions.yaml → charts/minio/1.3.19/questions.yaml


+ 0 - 0
charts/minio/1.3.18/requirements.lock → charts/minio/1.3.19/requirements.lock


+ 0 - 0
charts/minio/1.3.18/templates/NOTES.txt → charts/minio/1.3.19/templates/NOTES.txt


+ 0 - 0
charts/minio/1.3.18/templates/_cert.tpl → charts/minio/1.3.19/templates/_cert.tpl


+ 0 - 0
charts/minio/1.3.18/templates/_helpers.tpl → charts/minio/1.3.19/templates/_helpers.tpl


+ 0 - 0
charts/minio/1.3.18/templates/configmap.yaml → charts/minio/1.3.19/templates/configmap.yaml


+ 0 - 0
charts/minio/1.3.18/templates/deployment.yaml → charts/minio/1.3.19/templates/deployment.yaml


+ 0 - 0
charts/minio/1.3.18/templates/secrets.yaml → charts/minio/1.3.19/templates/secrets.yaml


+ 0 - 0
charts/minio/1.3.18/templates/service.yaml → charts/minio/1.3.19/templates/service.yaml


+ 0 - 0
charts/minio/1.3.18/templates/serviceaccount.yaml → charts/minio/1.3.19/templates/serviceaccount.yaml


+ 1 - 1
charts/minio/1.3.18/test_values.yaml → charts/minio/1.3.19/test_values.yaml

@@ -10,7 +10,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-09-15T04-54-25Z
+  tag: RELEASE.2021-09-18T18-09-59Z
 minioDomain: null
 service:
   consolePort: 32325

+ 0 - 0
charts/minio/1.3.18/values.yaml → charts/minio/1.3.19/values.yaml


+ 0 - 0
test/machinaris/1.0.7/.helmignore → test/machinaris/1.0.8/.helmignore


+ 2 - 2
test/machinaris/1.0.7/Chart.yaml → test/machinaris/1.0.8/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: v0.5.5
+appVersion: v0.5.6
 dependencies:
 - name: common
   repository: file://../../../library/common/2105.0.0
@@ -14,4 +14,4 @@ keywords:
 name: machinaris
 sources:
 - https://github.com/guydavis/machinaris
-version: 1.0.7
+version: 1.0.8

+ 0 - 0
test/machinaris/1.0.7/README.md → test/machinaris/1.0.8/README.md


+ 0 - 0
test/machinaris/1.0.7/app-readme.md → test/machinaris/1.0.8/app-readme.md


+ 0 - 0
test/machinaris/1.0.7/charts/common-2105.0.0.tgz → test/machinaris/1.0.8/charts/common-2105.0.0.tgz


+ 1 - 1
test/machinaris/1.0.7/ix_values.yaml → test/machinaris/1.0.8/ix_values.yaml

@@ -1,5 +1,5 @@
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.5.5
+  tag: v0.5.6
 updateStrategy: Recreate

+ 0 - 0
test/machinaris/1.0.7/questions.yaml → test/machinaris/1.0.8/questions.yaml


+ 0 - 0
test/machinaris/1.0.7/requirements.lock → test/machinaris/1.0.8/requirements.lock


+ 0 - 0
test/machinaris/1.0.7/templates/deployment.yaml → test/machinaris/1.0.8/templates/deployment.yaml


+ 0 - 0
test/machinaris/1.0.7/templates/service.yaml → test/machinaris/1.0.8/templates/service.yaml


+ 1 - 1
charts/machinaris/1.0.7/test_values.yaml → test/machinaris/1.0.8/test_values.yaml

@@ -8,7 +8,7 @@ appVolumeMounts:
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/guydavis/machinaris
-  tag: v0.5.5
+  tag: v0.5.6
 machinaris_ui_port: 31003
 timezone: America/Edmonton
 updateStrategy: Recreate

+ 0 - 0
test/minio/1.3.18/.helmignore → test/minio/1.3.19/.helmignore


+ 2 - 2
charts/minio/1.3.18/Chart.yaml → test/minio/1.3.19/Chart.yaml

@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: '2021-09-15'
+appVersion: '2021-09-18'
 dependencies:
 - name: common
   repository: file://../../../library/common/2105.0.0
@@ -16,4 +16,4 @@ sources:
 - https://github.com/minio/minio
 - https://github.com/minio/charts
 upstream_version: 8.0.5
-version: 1.3.18
+version: 1.3.19

+ 0 - 0
test/minio/1.3.18/README.md → test/minio/1.3.19/README.md


+ 0 - 0
test/minio/1.3.18/app-readme.md → test/minio/1.3.19/app-readme.md


+ 0 - 0
test/minio/1.3.18/charts/common-2105.0.0.tgz → test/minio/1.3.19/charts/common-2105.0.0.tgz


+ 0 - 0
test/minio/1.3.18/default_values.yaml → test/minio/1.3.19/default_values.yaml


+ 1 - 1
test/minio/1.3.18/ix_values.yaml → test/minio/1.3.19/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-09-15T04-54-25Z
+  tag: RELEASE.2021-09-18T18-09-59Z

+ 0 - 0
test/minio/1.3.18/migrations/migrate_from_1.0.0 → test/minio/1.3.19/migrations/migrate_from_1.0.0


+ 0 - 0
test/minio/1.3.18/questions.yaml → test/minio/1.3.19/questions.yaml


+ 0 - 0
test/minio/1.3.18/requirements.lock → test/minio/1.3.19/requirements.lock


+ 0 - 0
test/minio/1.3.18/templates/NOTES.txt → test/minio/1.3.19/templates/NOTES.txt


+ 0 - 0
test/minio/1.3.18/templates/_cert.tpl → test/minio/1.3.19/templates/_cert.tpl


+ 0 - 0
test/minio/1.3.18/templates/_helpers.tpl → test/minio/1.3.19/templates/_helpers.tpl


+ 0 - 0
test/minio/1.3.18/templates/configmap.yaml → test/minio/1.3.19/templates/configmap.yaml


+ 0 - 0
test/minio/1.3.18/templates/deployment.yaml → test/minio/1.3.19/templates/deployment.yaml


+ 0 - 0
test/minio/1.3.18/templates/secrets.yaml → test/minio/1.3.19/templates/secrets.yaml


+ 0 - 0
test/minio/1.3.18/templates/service.yaml → test/minio/1.3.19/templates/service.yaml


+ 0 - 0
test/minio/1.3.18/templates/serviceaccount.yaml → test/minio/1.3.19/templates/serviceaccount.yaml


+ 1 - 1
test/minio/1.3.18/test_values.yaml → test/minio/1.3.19/test_values.yaml

@@ -10,7 +10,7 @@ extraArgs: []
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2021-09-15T04-54-25Z
+  tag: RELEASE.2021-09-18T18-09-59Z
 minioDomain: null
 service:
   consolePort: 32325

+ 0 - 0
test/minio/1.3.18/values.yaml → test/minio/1.3.19/values.yaml