瀏覽代碼

Publish new changes in catalog

sonicaj 2 年之前
父節點
當前提交
cacf488862
共有 50 個文件被更改,包括 23 次插入23 次删除
  1. 0 0
      charts/pihole/1.0.24/.helmignore
  2. 0 0
      charts/pihole/1.0.24/Chart.lock
  3. 2 2
      charts/pihole/1.0.24/Chart.yaml
  4. 0 0
      charts/pihole/1.0.24/README.md
  5. 0 0
      charts/pihole/1.0.24/app-readme.md
  6. 0 0
      charts/pihole/1.0.24/charts/common-2304.0.1.tgz
  7. 0 0
      charts/pihole/1.0.24/ci/hostnet-values.yaml
  8. 0 0
      charts/pihole/1.0.24/ci/test-values.yaml
  9. 1 1
      charts/pihole/1.0.24/ix_values.yaml
  10. 0 0
      charts/pihole/1.0.24/metadata.yaml
  11. 0 0
      charts/pihole/1.0.24/questions.yaml
  12. 0 0
      charts/pihole/1.0.24/templates/deployment.yaml
  13. 0 0
      charts/pihole/1.0.24/templates/pre-install-job.yaml
  14. 0 0
      charts/pihole/1.0.24/templates/secret.yaml
  15. 0 6
      community/kavita/1.1.4/Chart.lock
  16. 二進制
      community/kavita/1.1.4/charts/common-1.2.3.tgz
  17. 6 0
      community/kavita/1.1.5/Chart.lock
  18. 3 3
      community/kavita/1.1.5/Chart.yaml
  19. 0 0
      community/kavita/1.1.5/README.md
  20. 0 0
      community/kavita/1.1.5/app-readme.md
  21. 二進制
      community/kavita/1.1.5/charts/common-1.2.4.tgz
  22. 0 0
      community/kavita/1.1.5/ci/basic-values.yaml
  23. 0 0
      community/kavita/1.1.5/ci/extra-values.yaml
  24. 1 1
      community/kavita/1.1.5/ix_values.yaml
  25. 0 0
      community/kavita/1.1.5/metadata.yaml
  26. 0 0
      community/kavita/1.1.5/questions.yaml
  27. 0 0
      community/kavita/1.1.5/templates/NOTES.txt
  28. 0 0
      community/kavita/1.1.5/templates/_kavita.tpl
  29. 0 0
      community/kavita/1.1.5/templates/_persistence.tpl
  30. 0 0
      community/kavita/1.1.5/templates/_portal.tpl
  31. 0 0
      community/kavita/1.1.5/templates/_service.tpl
  32. 0 0
      community/kavita/1.1.5/templates/common.yaml
  33. 0 6
      community/lidarr/1.2.0/Chart.lock
  34. 二進制
      community/lidarr/1.2.0/charts/common-1.2.3.tgz
  35. 6 0
      community/lidarr/1.2.1/Chart.lock
  36. 3 3
      community/lidarr/1.2.1/Chart.yaml
  37. 0 0
      community/lidarr/1.2.1/README.md
  38. 0 0
      community/lidarr/1.2.1/app-readme.md
  39. 二進制
      community/lidarr/1.2.1/charts/common-1.2.4.tgz
  40. 0 0
      community/lidarr/1.2.1/ci/basic-values.yaml
  41. 0 0
      community/lidarr/1.2.1/ci/extra-values.yaml
  42. 0 0
      community/lidarr/1.2.1/ci/hostNet-values.yaml
  43. 1 1
      community/lidarr/1.2.1/ix_values.yaml
  44. 0 0
      community/lidarr/1.2.1/metadata.yaml
  45. 0 0
      community/lidarr/1.2.1/migrations/migrate
  46. 0 0
      community/lidarr/1.2.1/questions.yaml
  47. 0 0
      community/lidarr/1.2.1/templates/NOTES.txt
  48. 0 0
      community/lidarr/1.2.1/templates/_lidarr.tpl
  49. 0 0
      community/lidarr/1.2.1/templates/_portal.tpl
  50. 0 0
      community/lidarr/1.2.1/templates/common.yaml

+ 0 - 0
charts/pihole/1.0.23/.helmignore → charts/pihole/1.0.24/.helmignore


+ 0 - 0
charts/pihole/1.0.23/Chart.lock → charts/pihole/1.0.24/Chart.lock


+ 2 - 2
charts/pihole/1.0.23/Chart.yaml → charts/pihole/1.0.24/Chart.yaml

@@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network.
 annotations:
   title: Pi-hole
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
-appVersion: '2023.02.2'
+appVersion: 2023.11.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 0 - 0
charts/pihole/1.0.23/README.md → charts/pihole/1.0.24/README.md


+ 0 - 0
charts/pihole/1.0.23/app-readme.md → charts/pihole/1.0.24/app-readme.md


+ 0 - 0
charts/pihole/1.0.23/charts/common-2304.0.1.tgz → charts/pihole/1.0.24/charts/common-2304.0.1.tgz


+ 0 - 0
charts/pihole/1.0.23/ci/hostnet-values.yaml → charts/pihole/1.0.24/ci/hostnet-values.yaml


+ 0 - 0
charts/pihole/1.0.23/ci/test-values.yaml → charts/pihole/1.0.24/ci/test-values.yaml


+ 1 - 1
charts/pihole/1.0.23/ix_values.yaml → charts/pihole/1.0.24/ix_values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: pihole/pihole
-  tag: 2023.02.2
+  tag: 2023.11.0

+ 0 - 0
charts/pihole/1.0.23/metadata.yaml → charts/pihole/1.0.24/metadata.yaml


+ 0 - 0
charts/pihole/1.0.23/questions.yaml → charts/pihole/1.0.24/questions.yaml


+ 0 - 0
charts/pihole/1.0.23/templates/deployment.yaml → charts/pihole/1.0.24/templates/deployment.yaml


+ 0 - 0
charts/pihole/1.0.23/templates/pre-install-job.yaml → charts/pihole/1.0.24/templates/pre-install-job.yaml


+ 0 - 0
charts/pihole/1.0.23/templates/secret.yaml → charts/pihole/1.0.24/templates/secret.yaml


+ 0 - 6
community/kavita/1.1.4/Chart.lock

@@ -1,6 +0,0 @@
-dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.2.3
-digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
-generated: "2023-11-22T22:27:46.365608058+02:00"

二進制
community/kavita/1.1.4/charts/common-1.2.3.tgz


+ 6 - 0
community/kavita/1.1.5/Chart.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../common
+  version: 1.2.4
+digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174
+generated: "2023-12-04T02:11:18.841912413+02:00"

+ 3 - 3
community/kavita/1.1.4/Chart.yaml → community/kavita/1.1.5/Chart.yaml

@@ -3,9 +3,9 @@ description: Kavita is a fast, feature rich, cross platform reading server.
 annotations:
   title: Kavita
 type: application
-version: 1.1.4
+version: 1.1.5
 apiVersion: v2
-appVersion: 0.7.10
+appVersion: 0.7.11
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.3
+    version: 1.2.4
 home: https://www.kavitareader.com/
 icon: https://media.sys.truenas.net/apps/kavita/icons/icon.png
 sources:

+ 0 - 0
community/kavita/1.1.4/README.md → community/kavita/1.1.5/README.md


+ 0 - 0
community/kavita/1.1.4/app-readme.md → community/kavita/1.1.5/app-readme.md


二進制
community/kavita/1.1.5/charts/common-1.2.4.tgz


+ 0 - 0
community/kavita/1.1.4/ci/basic-values.yaml → community/kavita/1.1.5/ci/basic-values.yaml


+ 0 - 0
community/kavita/1.1.4/ci/extra-values.yaml → community/kavita/1.1.5/ci/extra-values.yaml


+ 1 - 1
community/kavita/1.1.4/ix_values.yaml → community/kavita/1.1.5/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: jvmilazz0/kavita
   pullPolicy: IfNotPresent
-  tag: 0.7.10
+  tag: 0.7.11
 
 resources:
   limits:

+ 0 - 0
community/kavita/1.1.4/metadata.yaml → community/kavita/1.1.5/metadata.yaml


+ 0 - 0
community/kavita/1.1.4/questions.yaml → community/kavita/1.1.5/questions.yaml


+ 0 - 0
community/kavita/1.1.4/templates/NOTES.txt → community/kavita/1.1.5/templates/NOTES.txt


+ 0 - 0
community/kavita/1.1.4/templates/_kavita.tpl → community/kavita/1.1.5/templates/_kavita.tpl


+ 0 - 0
community/kavita/1.1.4/templates/_persistence.tpl → community/kavita/1.1.5/templates/_persistence.tpl


+ 0 - 0
community/kavita/1.1.4/templates/_portal.tpl → community/kavita/1.1.5/templates/_portal.tpl


+ 0 - 0
community/kavita/1.1.4/templates/_service.tpl → community/kavita/1.1.5/templates/_service.tpl


+ 0 - 0
community/kavita/1.1.4/templates/common.yaml → community/kavita/1.1.5/templates/common.yaml


+ 0 - 6
community/lidarr/1.2.0/Chart.lock

@@ -1,6 +0,0 @@
-dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.2.3
-digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
-generated: "2023-11-20T10:01:20.895045434+02:00"

二進制
community/lidarr/1.2.0/charts/common-1.2.3.tgz


+ 6 - 0
community/lidarr/1.2.1/Chart.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../common
+  version: 1.2.4
+digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174
+generated: "2023-12-04T02:11:28.205133704+02:00"

+ 3 - 3
community/lidarr/1.2.0/Chart.yaml → community/lidarr/1.2.1/Chart.yaml

@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
 annotations:
   title: Lidarr
 type: application
-version: 1.2.0
+version: 1.2.1
 apiVersion: v2
-appVersion: 2.0.4.3802
+appVersion: 2.0.5.3813
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.3
+    version: 1.2.4
 home: https://github.com/Lidarr/Lidarr
 icon: https://media.sys.truenas.net/apps/lidarr/icons/icon.png
 sources:

+ 0 - 0
community/lidarr/1.2.0/README.md → community/lidarr/1.2.1/README.md


+ 0 - 0
community/lidarr/1.2.0/app-readme.md → community/lidarr/1.2.1/app-readme.md


二進制
community/lidarr/1.2.1/charts/common-1.2.4.tgz


+ 0 - 0
community/lidarr/1.2.0/ci/basic-values.yaml → community/lidarr/1.2.1/ci/basic-values.yaml


+ 0 - 0
community/lidarr/1.2.0/ci/extra-values.yaml → community/lidarr/1.2.1/ci/extra-values.yaml


+ 0 - 0
community/lidarr/1.2.0/ci/hostNet-values.yaml → community/lidarr/1.2.1/ci/hostNet-values.yaml


+ 1 - 1
community/lidarr/1.2.0/ix_values.yaml → community/lidarr/1.2.1/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/lidarr-develop
   pullPolicy: IfNotPresent
-  tag: 2.0.4.3802
+  tag: 2.0.5.3813
 
 resources:
   limits:

+ 0 - 0
community/lidarr/1.2.0/metadata.yaml → community/lidarr/1.2.1/metadata.yaml


+ 0 - 0
community/lidarr/1.2.0/migrations/migrate → community/lidarr/1.2.1/migrations/migrate


+ 0 - 0
community/lidarr/1.2.0/questions.yaml → community/lidarr/1.2.1/questions.yaml


+ 0 - 0
community/lidarr/1.2.0/templates/NOTES.txt → community/lidarr/1.2.1/templates/NOTES.txt


+ 0 - 0
community/lidarr/1.2.0/templates/_lidarr.tpl → community/lidarr/1.2.1/templates/_lidarr.tpl


+ 0 - 0
community/lidarr/1.2.0/templates/_portal.tpl → community/lidarr/1.2.1/templates/_portal.tpl


+ 0 - 0
community/lidarr/1.2.0/templates/common.yaml → community/lidarr/1.2.1/templates/common.yaml