Przeglądaj źródła

Publish new changes in catalog

sonicaj 1 rok temu
rodzic
commit
db0df1566d
60 zmienionych plików z 9 dodań i 9 usunięć
  1. 0 0
      charts/plex/2.0.5/.helmignore
  2. 0 0
      charts/plex/2.0.5/Chart.lock
  3. 2 2
      charts/plex/2.0.5/Chart.yaml
  4. 0 0
      charts/plex/2.0.5/README.md
  5. 0 0
      charts/plex/2.0.5/app-readme.md
  6. 0 0
      charts/plex/2.0.5/charts/common-1.2.9.tgz
  7. 0 0
      charts/plex/2.0.5/ci/basic-values.yaml
  8. 0 0
      charts/plex/2.0.5/ci/extra-values.yaml
  9. 0 0
      charts/plex/2.0.5/ci/hostNet-values.yaml
  10. 1 1
      charts/plex/2.0.5/ix_values.yaml
  11. 0 0
      charts/plex/2.0.5/metadata.yaml
  12. 0 0
      charts/plex/2.0.5/migrations/migrate
  13. 0 0
      charts/plex/2.0.5/questions.yaml
  14. 0 0
      charts/plex/2.0.5/templates/NOTES.txt
  15. 0 0
      charts/plex/2.0.5/templates/_migration.tpl
  16. 0 0
      charts/plex/2.0.5/templates/_persistence.tpl
  17. 0 0
      charts/plex/2.0.5/templates/_plex.tpl
  18. 0 0
      charts/plex/2.0.5/templates/_portal.tpl
  19. 0 0
      charts/plex/2.0.5/templates/_service.tpl
  20. 0 0
      charts/plex/2.0.5/templates/common.yaml
  21. 0 0
      charts/plex/2.0.5/to_keep_versions.md
  22. 0 0
      community/komga/1.2.9/Chart.lock
  23. 2 2
      community/komga/1.2.9/Chart.yaml
  24. 0 0
      community/komga/1.2.9/README.md
  25. 0 0
      community/komga/1.2.9/app-readme.md
  26. 0 0
      community/komga/1.2.9/charts/common-1.2.9.tgz
  27. 0 0
      community/komga/1.2.9/ci/basic-values.yaml
  28. 0 0
      community/komga/1.2.9/ci/extra-values.yaml
  29. 0 0
      community/komga/1.2.9/ci/hostNet-values.yaml
  30. 1 1
      community/komga/1.2.9/ix_values.yaml
  31. 0 0
      community/komga/1.2.9/metadata.yaml
  32. 0 0
      community/komga/1.2.9/migrations/migrate
  33. 0 0
      community/komga/1.2.9/questions.yaml
  34. 0 0
      community/komga/1.2.9/templates/NOTES.txt
  35. 0 0
      community/komga/1.2.9/templates/_komga.tpl
  36. 0 0
      community/komga/1.2.9/templates/_persistence.tpl
  37. 0 0
      community/komga/1.2.9/templates/_portal.tpl
  38. 0 0
      community/komga/1.2.9/templates/_service.tpl
  39. 0 0
      community/komga/1.2.9/templates/common.yaml
  40. 0 0
      community/n8n/1.2.41/Chart.lock
  41. 2 2
      community/n8n/1.2.41/Chart.yaml
  42. 0 0
      community/n8n/1.2.41/README.md
  43. 0 0
      community/n8n/1.2.41/app-readme.md
  44. 0 0
      community/n8n/1.2.41/charts/common-1.2.9.tgz
  45. 0 0
      community/n8n/1.2.41/ci/basic-values.yaml
  46. 0 0
      community/n8n/1.2.41/ci/https-values.yaml
  47. 1 1
      community/n8n/1.2.41/ix_values.yaml
  48. 0 0
      community/n8n/1.2.41/metadata.yaml
  49. 0 0
      community/n8n/1.2.41/migrations/migrate
  50. 0 0
      community/n8n/1.2.41/questions.yaml
  51. 0 0
      community/n8n/1.2.41/templates/NOTES.txt
  52. 0 0
      community/n8n/1.2.41/templates/_configuration.tpl
  53. 0 0
      community/n8n/1.2.41/templates/_n8n.tpl
  54. 0 0
      community/n8n/1.2.41/templates/_persistence.tpl
  55. 0 0
      community/n8n/1.2.41/templates/_portal.tpl
  56. 0 0
      community/n8n/1.2.41/templates/_postgres.tpl
  57. 0 0
      community/n8n/1.2.41/templates/_redis.tpl
  58. 0 0
      community/n8n/1.2.41/templates/_service.tpl
  59. 0 0
      community/n8n/1.2.41/templates/_validation.tpl
  60. 0 0
      community/n8n/1.2.41/templates/common.yaml

+ 0 - 0
charts/plex/2.0.4/.helmignore → charts/plex/2.0.5/.helmignore


+ 0 - 0
charts/plex/2.0.4/Chart.lock → charts/plex/2.0.5/Chart.lock


+ 2 - 2
charts/plex/2.0.4/Chart.yaml → charts/plex/2.0.5/Chart.yaml

@@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any
 annotations:
   title: Plex
 type: application
-version: 2.0.4
+version: 2.0.5
 apiVersion: v2
-appVersion: 1.40.1.8227
+appVersion: 1.40.2.8395
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
charts/plex/2.0.4/README.md → charts/plex/2.0.5/README.md


+ 0 - 0
charts/plex/2.0.4/app-readme.md → charts/plex/2.0.5/app-readme.md


+ 0 - 0
charts/plex/2.0.4/charts/common-1.2.9.tgz → charts/plex/2.0.5/charts/common-1.2.9.tgz


+ 0 - 0
charts/plex/2.0.4/ci/basic-values.yaml → charts/plex/2.0.5/ci/basic-values.yaml


+ 0 - 0
charts/plex/2.0.4/ci/extra-values.yaml → charts/plex/2.0.5/ci/extra-values.yaml


+ 0 - 0
charts/plex/2.0.4/ci/hostNet-values.yaml → charts/plex/2.0.5/ci/hostNet-values.yaml


+ 1 - 1
charts/plex/2.0.4/ix_values.yaml → charts/plex/2.0.5/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.40.1.8227-c0dd5a73e
+  tag: 1.40.2.8395-c67dce28e
 plexPassImage:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker

+ 0 - 0
charts/plex/2.0.4/metadata.yaml → charts/plex/2.0.5/metadata.yaml


+ 0 - 0
charts/plex/2.0.4/migrations/migrate → charts/plex/2.0.5/migrations/migrate


+ 0 - 0
charts/plex/2.0.4/questions.yaml → charts/plex/2.0.5/questions.yaml


+ 0 - 0
charts/plex/2.0.4/templates/NOTES.txt → charts/plex/2.0.5/templates/NOTES.txt


+ 0 - 0
charts/plex/2.0.4/templates/_migration.tpl → charts/plex/2.0.5/templates/_migration.tpl


+ 0 - 0
charts/plex/2.0.4/templates/_persistence.tpl → charts/plex/2.0.5/templates/_persistence.tpl


+ 0 - 0
charts/plex/2.0.4/templates/_plex.tpl → charts/plex/2.0.5/templates/_plex.tpl


+ 0 - 0
charts/plex/2.0.4/templates/_portal.tpl → charts/plex/2.0.5/templates/_portal.tpl


+ 0 - 0
charts/plex/2.0.4/templates/_service.tpl → charts/plex/2.0.5/templates/_service.tpl


+ 0 - 0
charts/plex/2.0.4/templates/common.yaml → charts/plex/2.0.5/templates/common.yaml


+ 0 - 0
charts/plex/2.0.4/to_keep_versions.md → charts/plex/2.0.5/to_keep_versions.md


+ 0 - 0
community/komga/1.2.8/Chart.lock → community/komga/1.2.9/Chart.lock


+ 2 - 2
community/komga/1.2.8/Chart.yaml → community/komga/1.2.9/Chart.yaml

@@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
 annotations:
   title: Komga
 type: application
-version: 1.2.8
+version: 1.2.9
 apiVersion: v2
-appVersion: 1.10.4
+appVersion: 1.11.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/komga/1.2.8/README.md → community/komga/1.2.9/README.md


+ 0 - 0
community/komga/1.2.8/app-readme.md → community/komga/1.2.9/app-readme.md


+ 0 - 0
community/komga/1.2.8/charts/common-1.2.9.tgz → community/komga/1.2.9/charts/common-1.2.9.tgz


+ 0 - 0
community/komga/1.2.8/ci/basic-values.yaml → community/komga/1.2.9/ci/basic-values.yaml


+ 0 - 0
community/komga/1.2.8/ci/extra-values.yaml → community/komga/1.2.9/ci/extra-values.yaml


+ 0 - 0
community/komga/1.2.8/ci/hostNet-values.yaml → community/komga/1.2.9/ci/hostNet-values.yaml


+ 1 - 1
community/komga/1.2.8/ix_values.yaml → community/komga/1.2.9/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: gotson/komga
   pullPolicy: IfNotPresent
-  tag: 1.10.4
+  tag: 1.11.0
 
 resources:
   limits:

+ 0 - 0
community/komga/1.2.8/metadata.yaml → community/komga/1.2.9/metadata.yaml


+ 0 - 0
community/komga/1.2.8/migrations/migrate → community/komga/1.2.9/migrations/migrate


+ 0 - 0
community/komga/1.2.8/questions.yaml → community/komga/1.2.9/questions.yaml


+ 0 - 0
community/komga/1.2.8/templates/NOTES.txt → community/komga/1.2.9/templates/NOTES.txt


+ 0 - 0
community/komga/1.2.8/templates/_komga.tpl → community/komga/1.2.9/templates/_komga.tpl


+ 0 - 0
community/komga/1.2.8/templates/_persistence.tpl → community/komga/1.2.9/templates/_persistence.tpl


+ 0 - 0
community/komga/1.2.8/templates/_portal.tpl → community/komga/1.2.9/templates/_portal.tpl


+ 0 - 0
community/komga/1.2.8/templates/_service.tpl → community/komga/1.2.9/templates/_service.tpl


+ 0 - 0
community/komga/1.2.8/templates/common.yaml → community/komga/1.2.9/templates/common.yaml


+ 0 - 0
community/n8n/1.2.40/Chart.lock → community/n8n/1.2.41/Chart.lock


+ 2 - 2
community/n8n/1.2.40/Chart.yaml → community/n8n/1.2.41/Chart.yaml

@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
 annotations:
   title: n8n
 type: application
-version: 1.2.40
+version: 1.2.41
 apiVersion: v2
-appVersion: 1.38.0
+appVersion: 1.38.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/n8n/1.2.40/README.md → community/n8n/1.2.41/README.md


+ 0 - 0
community/n8n/1.2.40/app-readme.md → community/n8n/1.2.41/app-readme.md


+ 0 - 0
community/n8n/1.2.40/charts/common-1.2.9.tgz → community/n8n/1.2.41/charts/common-1.2.9.tgz


+ 0 - 0
community/n8n/1.2.40/ci/basic-values.yaml → community/n8n/1.2.41/ci/basic-values.yaml


+ 0 - 0
community/n8n/1.2.40/ci/https-values.yaml → community/n8n/1.2.41/ci/https-values.yaml


+ 1 - 1
community/n8n/1.2.40/ix_values.yaml → community/n8n/1.2.41/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: n8nio/n8n
   pullPolicy: IfNotPresent
-  tag: 1.38.0
+  tag: 1.38.1
 
 resources:
   limits:

+ 0 - 0
community/n8n/1.2.40/metadata.yaml → community/n8n/1.2.41/metadata.yaml


+ 0 - 0
community/n8n/1.2.40/migrations/migrate → community/n8n/1.2.41/migrations/migrate


+ 0 - 0
community/n8n/1.2.40/questions.yaml → community/n8n/1.2.41/questions.yaml


+ 0 - 0
community/n8n/1.2.40/templates/NOTES.txt → community/n8n/1.2.41/templates/NOTES.txt


+ 0 - 0
community/n8n/1.2.40/templates/_configuration.tpl → community/n8n/1.2.41/templates/_configuration.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_n8n.tpl → community/n8n/1.2.41/templates/_n8n.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_persistence.tpl → community/n8n/1.2.41/templates/_persistence.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_portal.tpl → community/n8n/1.2.41/templates/_portal.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_postgres.tpl → community/n8n/1.2.41/templates/_postgres.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_redis.tpl → community/n8n/1.2.41/templates/_redis.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_service.tpl → community/n8n/1.2.41/templates/_service.tpl


+ 0 - 0
community/n8n/1.2.40/templates/_validation.tpl → community/n8n/1.2.41/templates/_validation.tpl


+ 0 - 0
community/n8n/1.2.40/templates/common.yaml → community/n8n/1.2.41/templates/common.yaml