Ver código fonte

Publish new changes in catalog

sonicaj 8 meses atrás
pai
commit
0380dac750
55 arquivos alterados com 9 adições e 9 exclusões
  1. 0 0
      community/audiobookshelf/1.0.22/Chart.lock
  2. 2 2
      community/audiobookshelf/1.0.22/Chart.yaml
  3. 0 0
      community/audiobookshelf/1.0.22/README.md
  4. 0 0
      community/audiobookshelf/1.0.22/app-readme.md
  5. 0 0
      community/audiobookshelf/1.0.22/charts/common-1.2.9.tgz
  6. 0 0
      community/audiobookshelf/1.0.22/ci/basic-values.yaml
  7. 0 0
      community/audiobookshelf/1.0.22/ci/extra-values.yaml
  8. 1 1
      community/audiobookshelf/1.0.22/ix_values.yaml
  9. 0 0
      community/audiobookshelf/1.0.22/metadata.yaml
  10. 0 0
      community/audiobookshelf/1.0.22/questions.yaml
  11. 0 0
      community/audiobookshelf/1.0.22/templates/NOTES.txt
  12. 0 0
      community/audiobookshelf/1.0.22/templates/_audiobookshelf.tpl
  13. 0 0
      community/audiobookshelf/1.0.22/templates/_persistence.tpl
  14. 0 0
      community/audiobookshelf/1.0.22/templates/_portal.tpl
  15. 0 0
      community/audiobookshelf/1.0.22/templates/_service.tpl
  16. 0 0
      community/audiobookshelf/1.0.22/templates/common.yaml
  17. 0 0
      community/autobrr/1.2.26/Chart.lock
  18. 2 2
      community/autobrr/1.2.26/Chart.yaml
  19. 0 0
      community/autobrr/1.2.26/README.md
  20. 0 0
      community/autobrr/1.2.26/app-readme.md
  21. 0 0
      community/autobrr/1.2.26/charts/common-1.2.9.tgz
  22. 0 0
      community/autobrr/1.2.26/ci/basic-values.yaml
  23. 0 0
      community/autobrr/1.2.26/ci/extra-values.yaml
  24. 0 0
      community/autobrr/1.2.26/ci/hostNet-values.yaml
  25. 1 1
      community/autobrr/1.2.26/ix_values.yaml
  26. 0 0
      community/autobrr/1.2.26/metadata.yaml
  27. 0 0
      community/autobrr/1.2.26/migrations/migrate
  28. 0 0
      community/autobrr/1.2.26/questions.yaml
  29. 0 0
      community/autobrr/1.2.26/templates/NOTES.txt
  30. 0 0
      community/autobrr/1.2.26/templates/_autobrr.tpl
  31. 0 0
      community/autobrr/1.2.26/templates/_persistence.tpl
  32. 0 0
      community/autobrr/1.2.26/templates/_portal.tpl
  33. 0 0
      community/autobrr/1.2.26/templates/_service.tpl
  34. 0 0
      community/autobrr/1.2.26/templates/common.yaml
  35. 0 0
      community/n8n/1.2.96/Chart.lock
  36. 2 2
      community/n8n/1.2.96/Chart.yaml
  37. 0 0
      community/n8n/1.2.96/README.md
  38. 0 0
      community/n8n/1.2.96/app-readme.md
  39. 0 0
      community/n8n/1.2.96/charts/common-1.2.9.tgz
  40. 0 0
      community/n8n/1.2.96/ci/basic-values.yaml
  41. 0 0
      community/n8n/1.2.96/ci/https-values.yaml
  42. 1 1
      community/n8n/1.2.96/ix_values.yaml
  43. 0 0
      community/n8n/1.2.96/metadata.yaml
  44. 0 0
      community/n8n/1.2.96/migrations/migrate
  45. 0 0
      community/n8n/1.2.96/questions.yaml
  46. 0 0
      community/n8n/1.2.96/templates/NOTES.txt
  47. 0 0
      community/n8n/1.2.96/templates/_configuration.tpl
  48. 0 0
      community/n8n/1.2.96/templates/_n8n.tpl
  49. 0 0
      community/n8n/1.2.96/templates/_persistence.tpl
  50. 0 0
      community/n8n/1.2.96/templates/_portal.tpl
  51. 0 0
      community/n8n/1.2.96/templates/_postgres.tpl
  52. 0 0
      community/n8n/1.2.96/templates/_redis.tpl
  53. 0 0
      community/n8n/1.2.96/templates/_service.tpl
  54. 0 0
      community/n8n/1.2.96/templates/_validation.tpl
  55. 0 0
      community/n8n/1.2.96/templates/common.yaml

+ 0 - 0
community/audiobookshelf/1.0.21/Chart.lock → community/audiobookshelf/1.0.22/Chart.lock


+ 2 - 2
community/audiobookshelf/1.0.21/Chart.yaml → community/audiobookshelf/1.0.22/Chart.yaml

@@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
 annotations:
   title: Audiobookshelf
 type: application
-version: 1.0.21
+version: 1.0.22
 apiVersion: v2
-appVersion: 2.17.2
+appVersion: 2.17.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/audiobookshelf/1.0.21/README.md → community/audiobookshelf/1.0.22/README.md


+ 0 - 0
community/audiobookshelf/1.0.21/app-readme.md → community/audiobookshelf/1.0.22/app-readme.md


+ 0 - 0
community/audiobookshelf/1.0.21/charts/common-1.2.9.tgz → community/audiobookshelf/1.0.22/charts/common-1.2.9.tgz


+ 0 - 0
community/audiobookshelf/1.0.21/ci/basic-values.yaml → community/audiobookshelf/1.0.22/ci/basic-values.yaml


+ 0 - 0
community/audiobookshelf/1.0.21/ci/extra-values.yaml → community/audiobookshelf/1.0.22/ci/extra-values.yaml


+ 1 - 1
community/audiobookshelf/1.0.21/ix_values.yaml → community/audiobookshelf/1.0.22/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/advplyr/audiobookshelf
   pullPolicy: IfNotPresent
-  tag: 2.17.2
+  tag: 2.17.3
 
 resources:
   limits:

+ 0 - 0
community/audiobookshelf/1.0.21/metadata.yaml → community/audiobookshelf/1.0.22/metadata.yaml


+ 0 - 0
community/audiobookshelf/1.0.21/questions.yaml → community/audiobookshelf/1.0.22/questions.yaml


+ 0 - 0
community/audiobookshelf/1.0.21/templates/NOTES.txt → community/audiobookshelf/1.0.22/templates/NOTES.txt


+ 0 - 0
community/audiobookshelf/1.0.21/templates/_audiobookshelf.tpl → community/audiobookshelf/1.0.22/templates/_audiobookshelf.tpl


+ 0 - 0
community/audiobookshelf/1.0.21/templates/_persistence.tpl → community/audiobookshelf/1.0.22/templates/_persistence.tpl


+ 0 - 0
community/audiobookshelf/1.0.21/templates/_portal.tpl → community/audiobookshelf/1.0.22/templates/_portal.tpl


+ 0 - 0
community/audiobookshelf/1.0.21/templates/_service.tpl → community/audiobookshelf/1.0.22/templates/_service.tpl


+ 0 - 0
community/audiobookshelf/1.0.21/templates/common.yaml → community/audiobookshelf/1.0.22/templates/common.yaml


+ 0 - 0
community/autobrr/1.2.25/Chart.lock → community/autobrr/1.2.26/Chart.lock


+ 2 - 2
community/autobrr/1.2.25/Chart.yaml → community/autobrr/1.2.26/Chart.yaml

@@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use
 annotations:
   title: Autobrr
 type: application
-version: 1.2.25
+version: 1.2.26
 apiVersion: v2
-appVersion: 1.51.1
+appVersion: 1.52.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/autobrr/1.2.25/README.md → community/autobrr/1.2.26/README.md


+ 0 - 0
community/autobrr/1.2.25/app-readme.md → community/autobrr/1.2.26/app-readme.md


+ 0 - 0
community/autobrr/1.2.25/charts/common-1.2.9.tgz → community/autobrr/1.2.26/charts/common-1.2.9.tgz


+ 0 - 0
community/autobrr/1.2.25/ci/basic-values.yaml → community/autobrr/1.2.26/ci/basic-values.yaml


+ 0 - 0
community/autobrr/1.2.25/ci/extra-values.yaml → community/autobrr/1.2.26/ci/extra-values.yaml


+ 0 - 0
community/autobrr/1.2.25/ci/hostNet-values.yaml → community/autobrr/1.2.26/ci/hostNet-values.yaml


+ 1 - 1
community/autobrr/1.2.25/ix_values.yaml → community/autobrr/1.2.26/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/autobrr/autobrr
   pullPolicy: IfNotPresent
-  tag: v1.51.1
+  tag: v1.52.0
 
 resources:
   limits:

+ 0 - 0
community/autobrr/1.2.25/metadata.yaml → community/autobrr/1.2.26/metadata.yaml


+ 0 - 0
community/autobrr/1.2.25/migrations/migrate → community/autobrr/1.2.26/migrations/migrate


+ 0 - 0
community/autobrr/1.2.25/questions.yaml → community/autobrr/1.2.26/questions.yaml


+ 0 - 0
community/autobrr/1.2.25/templates/NOTES.txt → community/autobrr/1.2.26/templates/NOTES.txt


+ 0 - 0
community/autobrr/1.2.25/templates/_autobrr.tpl → community/autobrr/1.2.26/templates/_autobrr.tpl


+ 0 - 0
community/autobrr/1.2.25/templates/_persistence.tpl → community/autobrr/1.2.26/templates/_persistence.tpl


+ 0 - 0
community/autobrr/1.2.25/templates/_portal.tpl → community/autobrr/1.2.26/templates/_portal.tpl


+ 0 - 0
community/autobrr/1.2.25/templates/_service.tpl → community/autobrr/1.2.26/templates/_service.tpl


+ 0 - 0
community/autobrr/1.2.25/templates/common.yaml → community/autobrr/1.2.26/templates/common.yaml


+ 0 - 0
community/n8n/1.2.95/Chart.lock → community/n8n/1.2.96/Chart.lock


+ 2 - 2
community/n8n/1.2.95/Chart.yaml → community/n8n/1.2.96/Chart.yaml

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

+ 0 - 0
community/n8n/1.2.95/README.md → community/n8n/1.2.96/README.md


+ 0 - 0
community/n8n/1.2.95/app-readme.md → community/n8n/1.2.96/app-readme.md


+ 0 - 0
community/n8n/1.2.95/charts/common-1.2.9.tgz → community/n8n/1.2.96/charts/common-1.2.9.tgz


+ 0 - 0
community/n8n/1.2.95/ci/basic-values.yaml → community/n8n/1.2.96/ci/basic-values.yaml


+ 0 - 0
community/n8n/1.2.95/ci/https-values.yaml → community/n8n/1.2.96/ci/https-values.yaml


+ 1 - 1
community/n8n/1.2.95/ix_values.yaml → community/n8n/1.2.96/ix_values.yaml

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

+ 0 - 0
community/n8n/1.2.95/metadata.yaml → community/n8n/1.2.96/metadata.yaml


+ 0 - 0
community/n8n/1.2.95/migrations/migrate → community/n8n/1.2.96/migrations/migrate


+ 0 - 0
community/n8n/1.2.95/questions.yaml → community/n8n/1.2.96/questions.yaml


+ 0 - 0
community/n8n/1.2.95/templates/NOTES.txt → community/n8n/1.2.96/templates/NOTES.txt


+ 0 - 0
community/n8n/1.2.95/templates/_configuration.tpl → community/n8n/1.2.96/templates/_configuration.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_n8n.tpl → community/n8n/1.2.96/templates/_n8n.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_persistence.tpl → community/n8n/1.2.96/templates/_persistence.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_portal.tpl → community/n8n/1.2.96/templates/_portal.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_postgres.tpl → community/n8n/1.2.96/templates/_postgres.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_redis.tpl → community/n8n/1.2.96/templates/_redis.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_service.tpl → community/n8n/1.2.96/templates/_service.tpl


+ 0 - 0
community/n8n/1.2.95/templates/_validation.tpl → community/n8n/1.2.96/templates/_validation.tpl


+ 0 - 0
community/n8n/1.2.95/templates/common.yaml → community/n8n/1.2.96/templates/common.yaml