Browse Source

Publish new changes in catalog

sonicaj 1 year ago
parent
commit
c80524704d
35 changed files with 6 additions and 6 deletions
  1. 0 0
      community/metube/1.2.30/Chart.lock
  2. 2 2
      community/metube/1.2.30/Chart.yaml
  3. 0 0
      community/metube/1.2.30/README.md
  4. 0 0
      community/metube/1.2.30/app-readme.md
  5. 0 0
      community/metube/1.2.30/charts/common-1.2.9.tgz
  6. 0 0
      community/metube/1.2.30/ci/basic-values.yaml
  7. 0 0
      community/metube/1.2.30/ci/extra-values.yaml
  8. 0 0
      community/metube/1.2.30/ci/hostNet-values.yaml
  9. 1 1
      community/metube/1.2.30/ix_values.yaml
  10. 0 0
      community/metube/1.2.30/metadata.yaml
  11. 0 0
      community/metube/1.2.30/migrations/migrate
  12. 0 0
      community/metube/1.2.30/questions.yaml
  13. 0 0
      community/metube/1.2.30/templates/NOTES.txt
  14. 0 0
      community/metube/1.2.30/templates/_metube.tpl
  15. 0 0
      community/metube/1.2.30/templates/_persistence.tpl
  16. 0 0
      community/metube/1.2.30/templates/_portal.tpl
  17. 0 0
      community/metube/1.2.30/templates/_service.tpl
  18. 0 0
      community/metube/1.2.30/templates/common.yaml
  19. 0 0
      community/qbittorrent/1.2.13/Chart.lock
  20. 2 2
      community/qbittorrent/1.2.13/Chart.yaml
  21. 0 0
      community/qbittorrent/1.2.13/README.md
  22. 0 0
      community/qbittorrent/1.2.13/app-readme.md
  23. 0 0
      community/qbittorrent/1.2.13/charts/common-1.2.9.tgz
  24. 0 0
      community/qbittorrent/1.2.13/ci/basic-values.yaml
  25. 0 0
      community/qbittorrent/1.2.13/ci/extra-values.yaml
  26. 0 0
      community/qbittorrent/1.2.13/ci/hostNet-values.yaml
  27. 1 1
      community/qbittorrent/1.2.13/ix_values.yaml
  28. 0 0
      community/qbittorrent/1.2.13/metadata.yaml
  29. 0 0
      community/qbittorrent/1.2.13/migrations/migrate
  30. 0 0
      community/qbittorrent/1.2.13/questions.yaml
  31. 0 0
      community/qbittorrent/1.2.13/templates/NOTES.txt
  32. 0 0
      community/qbittorrent/1.2.13/templates/_configuration.tpl
  33. 0 0
      community/qbittorrent/1.2.13/templates/_portal.tpl
  34. 0 0
      community/qbittorrent/1.2.13/templates/_qbittorrent.tpl
  35. 0 0
      community/qbittorrent/1.2.13/templates/common.yaml

+ 0 - 0
community/metube/1.2.29/Chart.lock → community/metube/1.2.30/Chart.lock


+ 2 - 2
community/metube/1.2.29/Chart.yaml → community/metube/1.2.30/Chart.yaml

@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
 annotations:
   title: MeTube
 type: application
-version: 1.2.29
+version: 1.2.30
 apiVersion: v2
-appVersion: '2024-08-07'
+appVersion: '2024-08-19'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/metube/1.2.29/README.md → community/metube/1.2.30/README.md


+ 0 - 0
community/metube/1.2.29/app-readme.md → community/metube/1.2.30/app-readme.md


+ 0 - 0
community/metube/1.2.29/charts/common-1.2.9.tgz → community/metube/1.2.30/charts/common-1.2.9.tgz


+ 0 - 0
community/metube/1.2.29/ci/basic-values.yaml → community/metube/1.2.30/ci/basic-values.yaml


+ 0 - 0
community/metube/1.2.29/ci/extra-values.yaml → community/metube/1.2.30/ci/extra-values.yaml


+ 0 - 0
community/metube/1.2.29/ci/hostNet-values.yaml → community/metube/1.2.30/ci/hostNet-values.yaml


+ 1 - 1
community/metube/1.2.29/ix_values.yaml → community/metube/1.2.30/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: alexta69/metube
   pullPolicy: IfNotPresent
-  tag: '2024-08-07'
+  tag: '2024-08-19'
 
 resources:
   limits:

+ 0 - 0
community/metube/1.2.29/metadata.yaml → community/metube/1.2.30/metadata.yaml


+ 0 - 0
community/metube/1.2.29/migrations/migrate → community/metube/1.2.30/migrations/migrate


+ 0 - 0
community/metube/1.2.29/questions.yaml → community/metube/1.2.30/questions.yaml


+ 0 - 0
community/metube/1.2.29/templates/NOTES.txt → community/metube/1.2.30/templates/NOTES.txt


+ 0 - 0
community/metube/1.2.29/templates/_metube.tpl → community/metube/1.2.30/templates/_metube.tpl


+ 0 - 0
community/metube/1.2.29/templates/_persistence.tpl → community/metube/1.2.30/templates/_persistence.tpl


+ 0 - 0
community/metube/1.2.29/templates/_portal.tpl → community/metube/1.2.30/templates/_portal.tpl


+ 0 - 0
community/metube/1.2.29/templates/_service.tpl → community/metube/1.2.30/templates/_service.tpl


+ 0 - 0
community/metube/1.2.29/templates/common.yaml → community/metube/1.2.30/templates/common.yaml


+ 0 - 0
community/qbittorrent/1.2.12/Chart.lock → community/qbittorrent/1.2.13/Chart.lock


+ 2 - 2
community/qbittorrent/1.2.12/Chart.yaml → community/qbittorrent/1.2.13/Chart.yaml

@@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
 annotations:
   title: qBittorrent
 type: application
-version: 1.2.12
+version: 1.2.13
 apiVersion: v2
-appVersion: 4.6.5
+appVersion: 4.6.6
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/qbittorrent/1.2.12/README.md → community/qbittorrent/1.2.13/README.md


+ 0 - 0
community/qbittorrent/1.2.12/app-readme.md → community/qbittorrent/1.2.13/app-readme.md


+ 0 - 0
community/qbittorrent/1.2.12/charts/common-1.2.9.tgz → community/qbittorrent/1.2.13/charts/common-1.2.9.tgz


+ 0 - 0
community/qbittorrent/1.2.12/ci/basic-values.yaml → community/qbittorrent/1.2.13/ci/basic-values.yaml


+ 0 - 0
community/qbittorrent/1.2.12/ci/extra-values.yaml → community/qbittorrent/1.2.13/ci/extra-values.yaml


+ 0 - 0
community/qbittorrent/1.2.12/ci/hostNet-values.yaml → community/qbittorrent/1.2.13/ci/hostNet-values.yaml


+ 1 - 1
community/qbittorrent/1.2.12/ix_values.yaml → community/qbittorrent/1.2.13/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/qbittorrent
   pullPolicy: IfNotPresent
-  tag: 4.6.5
+  tag: 4.6.6
 
 resources:
   limits:

+ 0 - 0
community/qbittorrent/1.2.12/metadata.yaml → community/qbittorrent/1.2.13/metadata.yaml


+ 0 - 0
community/qbittorrent/1.2.12/migrations/migrate → community/qbittorrent/1.2.13/migrations/migrate


+ 0 - 0
community/qbittorrent/1.2.12/questions.yaml → community/qbittorrent/1.2.13/questions.yaml


+ 0 - 0
community/qbittorrent/1.2.12/templates/NOTES.txt → community/qbittorrent/1.2.13/templates/NOTES.txt


+ 0 - 0
community/qbittorrent/1.2.12/templates/_configuration.tpl → community/qbittorrent/1.2.13/templates/_configuration.tpl


+ 0 - 0
community/qbittorrent/1.2.12/templates/_portal.tpl → community/qbittorrent/1.2.13/templates/_portal.tpl


+ 0 - 0
community/qbittorrent/1.2.12/templates/_qbittorrent.tpl → community/qbittorrent/1.2.13/templates/_qbittorrent.tpl


+ 0 - 0
community/qbittorrent/1.2.12/templates/common.yaml → community/qbittorrent/1.2.13/templates/common.yaml