Parcourir la source

Update catalog information

sonicaj il y a 2 ans
Parent
commit
6be3b2f6ea
33 fichiers modifiés avec 16 ajouts et 15 suppressions
  1. 8 8
      catalog.json
  2. 0 0
      community/overseerr/1.0.6/Chart.lock
  3. 4 3
      community/overseerr/1.0.6/Chart.yaml
  4. 0 0
      community/overseerr/1.0.6/README.md
  5. 0 0
      community/overseerr/1.0.6/app-readme.md
  6. 0 0
      community/overseerr/1.0.6/charts/common-1.0.8.tgz
  7. 0 0
      community/overseerr/1.0.6/ci/basic-values.yaml
  8. 0 0
      community/overseerr/1.0.6/ci/hostNet-values.yaml
  9. 1 1
      community/overseerr/1.0.6/ix_values.yaml
  10. 0 0
      community/overseerr/1.0.6/metadata.yaml
  11. 0 0
      community/overseerr/1.0.6/migrations/migrate
  12. 0 0
      community/overseerr/1.0.6/questions.yaml
  13. 0 0
      community/overseerr/1.0.6/templates/NOTES.txt
  14. 0 0
      community/overseerr/1.0.6/templates/_overseerr.tpl
  15. 0 0
      community/overseerr/1.0.6/templates/_portal.tpl
  16. 0 0
      community/overseerr/1.0.6/templates/common.yaml
  17. 0 0
      community/qbittorrent/1.0.14/Chart.lock
  18. 2 2
      community/qbittorrent/1.0.14/Chart.yaml
  19. 0 0
      community/qbittorrent/1.0.14/README.md
  20. 0 0
      community/qbittorrent/1.0.14/app-readme.md
  21. 0 0
      community/qbittorrent/1.0.14/charts/common-1.0.8.tgz
  22. 0 0
      community/qbittorrent/1.0.14/ci/basic-values.yaml
  23. 0 0
      community/qbittorrent/1.0.14/ci/extra-env-values.yaml
  24. 0 0
      community/qbittorrent/1.0.14/ci/hostNet-values.yaml
  25. 1 1
      community/qbittorrent/1.0.14/ix_values.yaml
  26. 0 0
      community/qbittorrent/1.0.14/metadata.yaml
  27. 0 0
      community/qbittorrent/1.0.14/migrations/migrate
  28. 0 0
      community/qbittorrent/1.0.14/questions.yaml
  29. 0 0
      community/qbittorrent/1.0.14/templates/NOTES.txt
  30. 0 0
      community/qbittorrent/1.0.14/templates/_configuration.tpl
  31. 0 0
      community/qbittorrent/1.0.14/templates/_portal.tpl
  32. 0 0
      community/qbittorrent/1.0.14/templates/_qbittorrent.tpl
  33. 0 0
      community/qbittorrent/1.0.14/templates/common.yaml

+ 8 - 8
catalog.json

@@ -131,7 +131,7 @@
             "latest_version": "1.0.24",
             "latest_app_version": "230615",
             "latest_human_version": "230615_1.0.24",
-            "last_update": "2023-06-08 12:26:56",
+            "last_update": "2023-06-16 12:26:04",
             "name": "photoprism",
             "recommended": false,
             "title": "PhotoPrism",
@@ -313,7 +313,7 @@
             "latest_version": "1.0.96",
             "latest_app_version": "2023.6.2",
             "latest_human_version": "2023.6.2_1.0.96",
-            "last_update": "2023-06-12 11:52:57",
+            "last_update": "2023-06-16 12:26:04",
             "name": "home-assistant",
             "recommended": false,
             "title": "Home Assistant",
@@ -914,9 +914,9 @@
             "healthy_error": null,
             "home": "https://github.com/sct/overseerr",
             "location": "/__w/charts/charts/community/overseerr",
-            "latest_version": "1.0.5",
-            "latest_app_version": "1.32.5",
-            "latest_human_version": "1.32.5_1.0.5",
+            "latest_version": "1.0.6",
+            "latest_app_version": "1.33.0",
+            "latest_human_version": "1.33.0_1.0.6",
             "last_update": "2023-06-12 13:44:39",
             "name": "overseerr",
             "recommended": false,
@@ -1171,9 +1171,9 @@
             "healthy_error": null,
             "home": "https://www.qbittorrent.org/",
             "location": "/__w/charts/charts/community/qbittorrent",
-            "latest_version": "1.0.13",
-            "latest_app_version": "4.5.3",
-            "latest_human_version": "4.5.3_1.0.13",
+            "latest_version": "1.0.14",
+            "latest_app_version": "4.5.4",
+            "latest_human_version": "4.5.4_1.0.14",
             "last_update": "2023-06-12 13:44:39",
             "name": "qbittorrent",
             "recommended": false,

+ 0 - 0
community/overseerr/1.0.5/Chart.lock → community/overseerr/1.0.6/Chart.lock


+ 4 - 3
community/overseerr/1.0.5/Chart.yaml → community/overseerr/1.0.6/Chart.yaml

@@ -1,11 +1,12 @@
 name: overseerr
-description: Overseerr is a free and open source software application for managing requests for your media library.
+description: Overseerr is a free and open source software application for managing
+  requests for your media library.
 annotations:
   title: Overseerr
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
-appVersion: '1.32.5'
+appVersion: 1.33.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/overseerr/1.0.5/README.md → community/overseerr/1.0.6/README.md


+ 0 - 0
community/overseerr/1.0.5/app-readme.md → community/overseerr/1.0.6/app-readme.md


+ 0 - 0
community/overseerr/1.0.5/charts/common-1.0.8.tgz → community/overseerr/1.0.6/charts/common-1.0.8.tgz


+ 0 - 0
community/overseerr/1.0.5/ci/basic-values.yaml → community/overseerr/1.0.6/ci/basic-values.yaml


+ 0 - 0
community/overseerr/1.0.5/ci/hostNet-values.yaml → community/overseerr/1.0.6/ci/hostNet-values.yaml


+ 1 - 1
community/overseerr/1.0.5/ix_values.yaml → community/overseerr/1.0.6/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: sctx/overseerr
   pullPolicy: IfNotPresent
-  tag: '1.32.5'
+  tag: 1.33.0
 
 resources:
   limits:

+ 0 - 0
community/overseerr/1.0.5/metadata.yaml → community/overseerr/1.0.6/metadata.yaml


+ 0 - 0
community/overseerr/1.0.5/migrations/migrate → community/overseerr/1.0.6/migrations/migrate


+ 0 - 0
community/overseerr/1.0.5/questions.yaml → community/overseerr/1.0.6/questions.yaml


+ 0 - 0
community/overseerr/1.0.5/templates/NOTES.txt → community/overseerr/1.0.6/templates/NOTES.txt


+ 0 - 0
community/overseerr/1.0.5/templates/_overseerr.tpl → community/overseerr/1.0.6/templates/_overseerr.tpl


+ 0 - 0
community/overseerr/1.0.5/templates/_portal.tpl → community/overseerr/1.0.6/templates/_portal.tpl


+ 0 - 0
community/overseerr/1.0.5/templates/common.yaml → community/overseerr/1.0.6/templates/common.yaml


+ 0 - 0
community/qbittorrent/1.0.13/Chart.lock → community/qbittorrent/1.0.14/Chart.lock


+ 2 - 2
community/qbittorrent/1.0.13/Chart.yaml → community/qbittorrent/1.0.14/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.0.13
+version: 1.0.14
 apiVersion: v2
-appVersion: 4.5.3
+appVersion: 4.5.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
community/qbittorrent/1.0.13/README.md → community/qbittorrent/1.0.14/README.md


+ 0 - 0
community/qbittorrent/1.0.13/app-readme.md → community/qbittorrent/1.0.14/app-readme.md


+ 0 - 0
community/qbittorrent/1.0.13/charts/common-1.0.8.tgz → community/qbittorrent/1.0.14/charts/common-1.0.8.tgz


+ 0 - 0
community/qbittorrent/1.0.13/ci/basic-values.yaml → community/qbittorrent/1.0.14/ci/basic-values.yaml


+ 0 - 0
community/qbittorrent/1.0.13/ci/extra-env-values.yaml → community/qbittorrent/1.0.14/ci/extra-env-values.yaml


+ 0 - 0
community/qbittorrent/1.0.13/ci/hostNet-values.yaml → community/qbittorrent/1.0.14/ci/hostNet-values.yaml


+ 1 - 1
community/qbittorrent/1.0.13/ix_values.yaml → community/qbittorrent/1.0.14/ix_values.yaml

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

+ 0 - 0
community/qbittorrent/1.0.13/metadata.yaml → community/qbittorrent/1.0.14/metadata.yaml


+ 0 - 0
community/qbittorrent/1.0.13/migrations/migrate → community/qbittorrent/1.0.14/migrations/migrate


+ 0 - 0
community/qbittorrent/1.0.13/questions.yaml → community/qbittorrent/1.0.14/questions.yaml


+ 0 - 0
community/qbittorrent/1.0.13/templates/NOTES.txt → community/qbittorrent/1.0.14/templates/NOTES.txt


+ 0 - 0
community/qbittorrent/1.0.13/templates/_configuration.tpl → community/qbittorrent/1.0.14/templates/_configuration.tpl


+ 0 - 0
community/qbittorrent/1.0.13/templates/_portal.tpl → community/qbittorrent/1.0.14/templates/_portal.tpl


+ 0 - 0
community/qbittorrent/1.0.13/templates/_qbittorrent.tpl → community/qbittorrent/1.0.14/templates/_qbittorrent.tpl


+ 0 - 0
community/qbittorrent/1.0.13/templates/common.yaml → community/qbittorrent/1.0.14/templates/common.yaml