Ver Fonte

Publish new changes in catalog

sonicaj há 1 ano atrás
pai
commit
6e0f79a4b9
38 ficheiros alterados com 6 adições e 6 exclusões
  1. 0 0
      community/firefly-iii/1.0.2/Chart.lock
  2. 2 2
      community/firefly-iii/1.0.2/Chart.yaml
  3. 0 0
      community/firefly-iii/1.0.2/README.md
  4. 0 0
      community/firefly-iii/1.0.2/app-readme.md
  5. 0 0
      community/firefly-iii/1.0.2/charts/common-1.1.0.tgz
  6. 0 0
      community/firefly-iii/1.0.2/ci/basic-values.yaml
  7. 0 0
      community/firefly-iii/1.0.2/ci/importer-values.yaml
  8. 1 1
      community/firefly-iii/1.0.2/ix_values.yaml
  9. 0 0
      community/firefly-iii/1.0.2/metadata.yaml
  10. 0 0
      community/firefly-iii/1.0.2/questions.yaml
  11. 0 0
      community/firefly-iii/1.0.2/templates/NOTES.txt
  12. 0 0
      community/firefly-iii/1.0.2/templates/_configuration.tpl
  13. 0 0
      community/firefly-iii/1.0.2/templates/_firefly.tpl
  14. 0 0
      community/firefly-iii/1.0.2/templates/_firefly_cron.tpl
  15. 0 0
      community/firefly-iii/1.0.2/templates/_firefly_importer.tpl
  16. 0 0
      community/firefly-iii/1.0.2/templates/_persistence.tpl
  17. 0 0
      community/firefly-iii/1.0.2/templates/_portal.tpl
  18. 0 0
      community/firefly-iii/1.0.2/templates/_postgres.tpl
  19. 0 0
      community/firefly-iii/1.0.2/templates/_redis.tpl
  20. 0 0
      community/firefly-iii/1.0.2/templates/_service.tpl
  21. 0 0
      community/firefly-iii/1.0.2/templates/common.yaml
  22. 0 0
      community/prowlarr/1.0.10/Chart.lock
  23. 2 2
      community/prowlarr/1.0.10/Chart.yaml
  24. 0 0
      community/prowlarr/1.0.10/README.md
  25. 0 0
      community/prowlarr/1.0.10/app-readme.md
  26. 0 0
      community/prowlarr/1.0.10/charts/common-1.1.0.tgz
  27. 0 0
      community/prowlarr/1.0.10/ci/basic-values.yaml
  28. 0 0
      community/prowlarr/1.0.10/ci/extra-values.yaml
  29. 0 0
      community/prowlarr/1.0.10/ci/hostNet-values.yaml
  30. 1 1
      community/prowlarr/1.0.10/ix_values.yaml
  31. 0 0
      community/prowlarr/1.0.10/metadata.yaml
  32. 0 0
      community/prowlarr/1.0.10/questions.yaml
  33. 0 0
      community/prowlarr/1.0.10/templates/NOTES.txt
  34. 0 0
      community/prowlarr/1.0.10/templates/_persistence.tpl
  35. 0 0
      community/prowlarr/1.0.10/templates/_portal.tpl
  36. 0 0
      community/prowlarr/1.0.10/templates/_prowlarr.tpl
  37. 0 0
      community/prowlarr/1.0.10/templates/_service.tpl
  38. 0 0
      community/prowlarr/1.0.10/templates/common.yaml

+ 0 - 0
community/firefly-iii/1.0.1/Chart.lock → community/firefly-iii/1.0.2/Chart.lock


+ 2 - 2
community/firefly-iii/1.0.1/Chart.yaml → community/firefly-iii/1.0.2/Chart.yaml

@@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager
 annotations:
   title: Firefly III
 type: application
-version: 1.0.1
+version: 1.0.2
 apiVersion: v2
-appVersion: 6.0.22
+appVersion: 6.0.23
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/firefly-iii/1.0.1/README.md → community/firefly-iii/1.0.2/README.md


+ 0 - 0
community/firefly-iii/1.0.1/app-readme.md → community/firefly-iii/1.0.2/app-readme.md


+ 0 - 0
community/firefly-iii/1.0.1/charts/common-1.1.0.tgz → community/firefly-iii/1.0.2/charts/common-1.1.0.tgz


+ 0 - 0
community/firefly-iii/1.0.1/ci/basic-values.yaml → community/firefly-iii/1.0.2/ci/basic-values.yaml


+ 0 - 0
community/firefly-iii/1.0.1/ci/importer-values.yaml → community/firefly-iii/1.0.2/ci/importer-values.yaml


+ 1 - 1
community/firefly-iii/1.0.1/ix_values.yaml → community/firefly-iii/1.0.2/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: fireflyiii/core
   pullPolicy: IfNotPresent
-  tag: version-6.0.22
+  tag: version-6.0.23
 
 importerImage:
   repository: fireflyiii/data-importer

+ 0 - 0
community/firefly-iii/1.0.1/metadata.yaml → community/firefly-iii/1.0.2/metadata.yaml


+ 0 - 0
community/firefly-iii/1.0.1/questions.yaml → community/firefly-iii/1.0.2/questions.yaml


+ 0 - 0
community/firefly-iii/1.0.1/templates/NOTES.txt → community/firefly-iii/1.0.2/templates/NOTES.txt


+ 0 - 0
community/firefly-iii/1.0.1/templates/_configuration.tpl → community/firefly-iii/1.0.2/templates/_configuration.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_firefly.tpl → community/firefly-iii/1.0.2/templates/_firefly.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_firefly_cron.tpl → community/firefly-iii/1.0.2/templates/_firefly_cron.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_firefly_importer.tpl → community/firefly-iii/1.0.2/templates/_firefly_importer.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_persistence.tpl → community/firefly-iii/1.0.2/templates/_persistence.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_portal.tpl → community/firefly-iii/1.0.2/templates/_portal.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_postgres.tpl → community/firefly-iii/1.0.2/templates/_postgres.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_redis.tpl → community/firefly-iii/1.0.2/templates/_redis.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/_service.tpl → community/firefly-iii/1.0.2/templates/_service.tpl


+ 0 - 0
community/firefly-iii/1.0.1/templates/common.yaml → community/firefly-iii/1.0.2/templates/common.yaml


+ 0 - 0
community/prowlarr/1.0.9/Chart.lock → community/prowlarr/1.0.10/Chart.lock


+ 2 - 2
community/prowlarr/1.0.9/Chart.yaml → community/prowlarr/1.0.10/Chart.yaml

@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
 annotations:
   title: Prowlarr
 type: application
-version: 1.0.9
+version: 1.0.10
 apiVersion: v2
-appVersion: 1.8.4.3884
+appVersion: 1.8.5.3896
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/prowlarr/1.0.9/README.md → community/prowlarr/1.0.10/README.md


+ 0 - 0
community/prowlarr/1.0.9/app-readme.md → community/prowlarr/1.0.10/app-readme.md


+ 0 - 0
community/prowlarr/1.0.9/charts/common-1.1.0.tgz → community/prowlarr/1.0.10/charts/common-1.1.0.tgz


+ 0 - 0
community/prowlarr/1.0.9/ci/basic-values.yaml → community/prowlarr/1.0.10/ci/basic-values.yaml


+ 0 - 0
community/prowlarr/1.0.9/ci/extra-values.yaml → community/prowlarr/1.0.10/ci/extra-values.yaml


+ 0 - 0
community/prowlarr/1.0.9/ci/hostNet-values.yaml → community/prowlarr/1.0.10/ci/hostNet-values.yaml


+ 1 - 1
community/prowlarr/1.0.9/ix_values.yaml → community/prowlarr/1.0.10/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/prowlarr-develop
   pullPolicy: IfNotPresent
-  tag: 1.8.4.3884
+  tag: 1.8.5.3896
 
 resources:
   limits:

+ 0 - 0
community/prowlarr/1.0.9/metadata.yaml → community/prowlarr/1.0.10/metadata.yaml


+ 0 - 0
community/prowlarr/1.0.9/questions.yaml → community/prowlarr/1.0.10/questions.yaml


+ 0 - 0
community/prowlarr/1.0.9/templates/NOTES.txt → community/prowlarr/1.0.10/templates/NOTES.txt


+ 0 - 0
community/prowlarr/1.0.9/templates/_persistence.tpl → community/prowlarr/1.0.10/templates/_persistence.tpl


+ 0 - 0
community/prowlarr/1.0.9/templates/_portal.tpl → community/prowlarr/1.0.10/templates/_portal.tpl


+ 0 - 0
community/prowlarr/1.0.9/templates/_prowlarr.tpl → community/prowlarr/1.0.10/templates/_prowlarr.tpl


+ 0 - 0
community/prowlarr/1.0.9/templates/_service.tpl → community/prowlarr/1.0.10/templates/_service.tpl


+ 0 - 0
community/prowlarr/1.0.9/templates/common.yaml → community/prowlarr/1.0.10/templates/common.yaml