diff --git a/charts/home-assistant/1.0.109/.helmignore b/charts/home-assistant/1.0.110/.helmignore similarity index 100% rename from charts/home-assistant/1.0.109/.helmignore rename to charts/home-assistant/1.0.110/.helmignore diff --git a/charts/home-assistant/1.0.109/Chart.lock b/charts/home-assistant/1.0.110/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.109/Chart.lock rename to charts/home-assistant/1.0.110/Chart.lock diff --git a/charts/home-assistant/1.0.109/Chart.yaml b/charts/home-assistant/1.0.110/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.109/Chart.yaml rename to charts/home-assistant/1.0.110/Chart.yaml index c2241beebd..a072b2dded 100644 --- a/charts/home-assistant/1.0.109/Chart.yaml +++ b/charts/home-assistant/1.0.110/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.109 +version: 1.0.110 apiVersion: v2 -appVersion: 2023.9.2 +appVersion: 2023.9.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.109/README.md b/charts/home-assistant/1.0.110/README.md similarity index 100% rename from charts/home-assistant/1.0.109/README.md rename to charts/home-assistant/1.0.110/README.md diff --git a/charts/home-assistant/1.0.109/app-readme.md b/charts/home-assistant/1.0.110/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.109/app-readme.md rename to charts/home-assistant/1.0.110/app-readme.md diff --git a/charts/home-assistant/1.0.109/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.110/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.109/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.110/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.109/ci/test-values.yaml b/charts/home-assistant/1.0.110/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.109/ci/test-values.yaml rename to charts/home-assistant/1.0.110/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.109/ix_values.yaml b/charts/home-assistant/1.0.110/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.109/ix_values.yaml rename to charts/home-assistant/1.0.110/ix_values.yaml index 08ca9ac34a..3254b9b4a6 100644 --- a/charts/home-assistant/1.0.109/ix_values.yaml +++ b/charts/home-assistant/1.0.110/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.9.2 + tag: 2023.9.3 diff --git a/charts/home-assistant/1.0.109/metadata.yaml b/charts/home-assistant/1.0.110/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.109/metadata.yaml rename to charts/home-assistant/1.0.110/metadata.yaml diff --git a/charts/home-assistant/1.0.109/questions.yaml b/charts/home-assistant/1.0.110/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.109/questions.yaml rename to charts/home-assistant/1.0.110/questions.yaml diff --git a/charts/home-assistant/1.0.109/templates/_postgres.tpl b/charts/home-assistant/1.0.110/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.109/templates/_postgres.tpl rename to charts/home-assistant/1.0.110/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.109/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.110/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.110/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.109/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.110/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.110/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.109/templates/deployment.yaml b/charts/home-assistant/1.0.110/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/deployment.yaml rename to charts/home-assistant/1.0.110/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.109/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.110/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.110/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.109/templates/postgres-config.yaml b/charts/home-assistant/1.0.110/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/postgres-config.yaml rename to charts/home-assistant/1.0.110/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.109/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.110/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.110/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.109/templates/postgres-secret.yaml b/charts/home-assistant/1.0.110/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.110/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.109/templates/postgres-service.yaml b/charts/home-assistant/1.0.110/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/postgres-service.yaml rename to charts/home-assistant/1.0.110/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.109/templates/pre-install-job.yaml b/charts/home-assistant/1.0.110/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.110/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.109/templates/service.yaml b/charts/home-assistant/1.0.110/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.109/templates/service.yaml rename to charts/home-assistant/1.0.110/templates/service.yaml diff --git a/community/firefly-iii/1.0.4/Chart.lock b/community/firefly-iii/1.0.5/Chart.lock similarity index 100% rename from community/firefly-iii/1.0.4/Chart.lock rename to community/firefly-iii/1.0.5/Chart.lock diff --git a/community/firefly-iii/1.0.4/Chart.yaml b/community/firefly-iii/1.0.5/Chart.yaml similarity index 95% rename from community/firefly-iii/1.0.4/Chart.yaml rename to community/firefly-iii/1.0.5/Chart.yaml index 027aef5b01..e8f8f4f69d 100644 --- a/community/firefly-iii/1.0.4/Chart.yaml +++ b/community/firefly-iii/1.0.5/Chart.yaml @@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: 6.0.25 +appVersion: 6.0.26 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/firefly-iii/1.0.4/README.md b/community/firefly-iii/1.0.5/README.md similarity index 100% rename from community/firefly-iii/1.0.4/README.md rename to community/firefly-iii/1.0.5/README.md diff --git a/community/firefly-iii/1.0.4/app-readme.md b/community/firefly-iii/1.0.5/app-readme.md similarity index 100% rename from community/firefly-iii/1.0.4/app-readme.md rename to community/firefly-iii/1.0.5/app-readme.md diff --git a/community/firefly-iii/1.0.4/charts/common-1.1.1.tgz b/community/firefly-iii/1.0.5/charts/common-1.1.1.tgz similarity index 100% rename from community/firefly-iii/1.0.4/charts/common-1.1.1.tgz rename to community/firefly-iii/1.0.5/charts/common-1.1.1.tgz diff --git a/community/firefly-iii/1.0.4/ci/basic-values.yaml b/community/firefly-iii/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/firefly-iii/1.0.4/ci/basic-values.yaml rename to community/firefly-iii/1.0.5/ci/basic-values.yaml diff --git a/community/firefly-iii/1.0.4/ci/importer-values.yaml b/community/firefly-iii/1.0.5/ci/importer-values.yaml similarity index 100% rename from community/firefly-iii/1.0.4/ci/importer-values.yaml rename to community/firefly-iii/1.0.5/ci/importer-values.yaml diff --git a/community/firefly-iii/1.0.4/ix_values.yaml b/community/firefly-iii/1.0.5/ix_values.yaml similarity index 98% rename from community/firefly-iii/1.0.4/ix_values.yaml rename to community/firefly-iii/1.0.5/ix_values.yaml index edd68898a0..4748ef41a7 100644 --- a/community/firefly-iii/1.0.4/ix_values.yaml +++ b/community/firefly-iii/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.0.25 + tag: version-6.0.26 importerImage: repository: fireflyiii/data-importer diff --git a/community/firefly-iii/1.0.4/metadata.yaml b/community/firefly-iii/1.0.5/metadata.yaml similarity index 100% rename from community/firefly-iii/1.0.4/metadata.yaml rename to community/firefly-iii/1.0.5/metadata.yaml diff --git a/community/firefly-iii/1.0.4/questions.yaml b/community/firefly-iii/1.0.5/questions.yaml similarity index 100% rename from community/firefly-iii/1.0.4/questions.yaml rename to community/firefly-iii/1.0.5/questions.yaml diff --git a/community/firefly-iii/1.0.4/templates/NOTES.txt b/community/firefly-iii/1.0.5/templates/NOTES.txt similarity index 100% rename from community/firefly-iii/1.0.4/templates/NOTES.txt rename to community/firefly-iii/1.0.5/templates/NOTES.txt diff --git a/community/firefly-iii/1.0.4/templates/_configuration.tpl b/community/firefly-iii/1.0.5/templates/_configuration.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_configuration.tpl rename to community/firefly-iii/1.0.5/templates/_configuration.tpl diff --git a/community/firefly-iii/1.0.4/templates/_firefly.tpl b/community/firefly-iii/1.0.5/templates/_firefly.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_firefly.tpl rename to community/firefly-iii/1.0.5/templates/_firefly.tpl diff --git a/community/firefly-iii/1.0.4/templates/_firefly_cron.tpl b/community/firefly-iii/1.0.5/templates/_firefly_cron.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_firefly_cron.tpl rename to community/firefly-iii/1.0.5/templates/_firefly_cron.tpl diff --git a/community/firefly-iii/1.0.4/templates/_firefly_importer.tpl b/community/firefly-iii/1.0.5/templates/_firefly_importer.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_firefly_importer.tpl rename to community/firefly-iii/1.0.5/templates/_firefly_importer.tpl diff --git a/community/firefly-iii/1.0.4/templates/_persistence.tpl b/community/firefly-iii/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_persistence.tpl rename to community/firefly-iii/1.0.5/templates/_persistence.tpl diff --git a/community/firefly-iii/1.0.4/templates/_portal.tpl b/community/firefly-iii/1.0.5/templates/_portal.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_portal.tpl rename to community/firefly-iii/1.0.5/templates/_portal.tpl diff --git a/community/firefly-iii/1.0.4/templates/_postgres.tpl b/community/firefly-iii/1.0.5/templates/_postgres.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_postgres.tpl rename to community/firefly-iii/1.0.5/templates/_postgres.tpl diff --git a/community/firefly-iii/1.0.4/templates/_redis.tpl b/community/firefly-iii/1.0.5/templates/_redis.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_redis.tpl rename to community/firefly-iii/1.0.5/templates/_redis.tpl diff --git a/community/firefly-iii/1.0.4/templates/_service.tpl b/community/firefly-iii/1.0.5/templates/_service.tpl similarity index 100% rename from community/firefly-iii/1.0.4/templates/_service.tpl rename to community/firefly-iii/1.0.5/templates/_service.tpl diff --git a/community/firefly-iii/1.0.4/templates/common.yaml b/community/firefly-iii/1.0.5/templates/common.yaml similarity index 100% rename from community/firefly-iii/1.0.4/templates/common.yaml rename to community/firefly-iii/1.0.5/templates/common.yaml diff --git a/community/jellyfin/1.0.13/Chart.lock b/community/jellyfin/1.0.13/Chart.lock deleted file mode 100644 index 81b8ea6bcf..0000000000 --- a/community/jellyfin/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:56:12.122832301+03:00" diff --git a/community/jellyfin/1.0.13/charts/common-1.1.0.tgz b/community/jellyfin/1.0.13/charts/common-1.1.0.tgz deleted file mode 100644 index b32acc4af5..0000000000 Binary files a/community/jellyfin/1.0.13/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/jellyfin/1.0.14/Chart.lock b/community/jellyfin/1.0.14/Chart.lock new file mode 100644 index 0000000000..893ef44a1e --- /dev/null +++ b/community/jellyfin/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-25T13:15:40.47461218+03:00" diff --git a/test/jellyfin/1.0.13/Chart.yaml b/community/jellyfin/1.0.14/Chart.yaml similarity index 86% rename from test/jellyfin/1.0.13/Chart.yaml rename to community/jellyfin/1.0.14/Chart.yaml index 5bb429973a..546ecc9ea8 100644 --- a/test/jellyfin/1.0.13/Chart.yaml +++ b/community/jellyfin/1.0.14/Chart.yaml @@ -1,11 +1,12 @@ name: jellyfin -description: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. +description: Jellyfin is a Free Software Media System that puts you in control of + managing and streaming your media. annotations: title: Jellyfin type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 -appVersion: '10.8.10' +appVersion: 10.8.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jellyfin/1.0.13/README.md b/community/jellyfin/1.0.14/README.md similarity index 100% rename from community/jellyfin/1.0.13/README.md rename to community/jellyfin/1.0.14/README.md diff --git a/community/jellyfin/1.0.13/app-readme.md b/community/jellyfin/1.0.14/app-readme.md similarity index 100% rename from community/jellyfin/1.0.13/app-readme.md rename to community/jellyfin/1.0.14/app-readme.md diff --git a/community/jellyfin/1.0.14/charts/common-1.1.1.tgz b/community/jellyfin/1.0.14/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..0b1b25d85b Binary files /dev/null and b/community/jellyfin/1.0.14/charts/common-1.1.1.tgz differ diff --git a/community/jellyfin/1.0.13/ci/basic-values.yaml b/community/jellyfin/1.0.14/ci/basic-values.yaml similarity index 100% rename from community/jellyfin/1.0.13/ci/basic-values.yaml rename to community/jellyfin/1.0.14/ci/basic-values.yaml diff --git a/community/jellyfin/1.0.13/ci/extra-values.yaml b/community/jellyfin/1.0.14/ci/extra-values.yaml similarity index 100% rename from community/jellyfin/1.0.13/ci/extra-values.yaml rename to community/jellyfin/1.0.14/ci/extra-values.yaml diff --git a/community/jellyfin/1.0.13/ci/hostNet-values.yaml b/community/jellyfin/1.0.14/ci/hostNet-values.yaml similarity index 100% rename from community/jellyfin/1.0.13/ci/hostNet-values.yaml rename to community/jellyfin/1.0.14/ci/hostNet-values.yaml diff --git a/test/jellyfin/1.0.13/ix_values.yaml b/community/jellyfin/1.0.14/ix_values.yaml similarity index 96% rename from test/jellyfin/1.0.13/ix_values.yaml rename to community/jellyfin/1.0.14/ix_values.yaml index 14e3a28f89..09f2c6a80b 100644 --- a/test/jellyfin/1.0.13/ix_values.yaml +++ b/community/jellyfin/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jellyfin/jellyfin pullPolicy: IfNotPresent - tag: '10.8.10' + tag: 10.8.11 resources: limits: diff --git a/community/jellyfin/1.0.13/metadata.yaml b/community/jellyfin/1.0.14/metadata.yaml similarity index 100% rename from community/jellyfin/1.0.13/metadata.yaml rename to community/jellyfin/1.0.14/metadata.yaml diff --git a/community/jellyfin/1.0.13/migrations/migrate b/community/jellyfin/1.0.14/migrations/migrate similarity index 100% rename from community/jellyfin/1.0.13/migrations/migrate rename to community/jellyfin/1.0.14/migrations/migrate diff --git a/community/jellyfin/1.0.13/questions.yaml b/community/jellyfin/1.0.14/questions.yaml similarity index 100% rename from community/jellyfin/1.0.13/questions.yaml rename to community/jellyfin/1.0.14/questions.yaml diff --git a/community/jellyfin/1.0.13/templates/NOTES.txt b/community/jellyfin/1.0.14/templates/NOTES.txt similarity index 100% rename from community/jellyfin/1.0.13/templates/NOTES.txt rename to community/jellyfin/1.0.14/templates/NOTES.txt diff --git a/community/jellyfin/1.0.13/templates/_jellyfin.tpl b/community/jellyfin/1.0.14/templates/_jellyfin.tpl similarity index 100% rename from community/jellyfin/1.0.13/templates/_jellyfin.tpl rename to community/jellyfin/1.0.14/templates/_jellyfin.tpl diff --git a/community/jellyfin/1.0.13/templates/_portal.tpl b/community/jellyfin/1.0.14/templates/_portal.tpl similarity index 100% rename from community/jellyfin/1.0.13/templates/_portal.tpl rename to community/jellyfin/1.0.14/templates/_portal.tpl diff --git a/community/jellyfin/1.0.13/templates/common.yaml b/community/jellyfin/1.0.14/templates/common.yaml similarity index 100% rename from community/jellyfin/1.0.13/templates/common.yaml rename to community/jellyfin/1.0.14/templates/common.yaml diff --git a/community/lidarr/1.0.22/Chart.lock b/community/lidarr/1.0.23/Chart.lock similarity index 100% rename from community/lidarr/1.0.22/Chart.lock rename to community/lidarr/1.0.23/Chart.lock diff --git a/community/lidarr/1.0.22/Chart.yaml b/community/lidarr/1.0.23/Chart.yaml similarity index 94% rename from community/lidarr/1.0.22/Chart.yaml rename to community/lidarr/1.0.23/Chart.yaml index eccd577df5..aafac7d52a 100644 --- a/community/lidarr/1.0.22/Chart.yaml +++ b/community/lidarr/1.0.23/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.0.22 +version: 1.0.23 apiVersion: v2 -appVersion: 1.4.2.3576 +appVersion: 1.4.3.3586 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.0.22/README.md b/community/lidarr/1.0.23/README.md similarity index 100% rename from community/lidarr/1.0.22/README.md rename to community/lidarr/1.0.23/README.md diff --git a/community/lidarr/1.0.22/app-readme.md b/community/lidarr/1.0.23/app-readme.md similarity index 100% rename from community/lidarr/1.0.22/app-readme.md rename to community/lidarr/1.0.23/app-readme.md diff --git a/community/lidarr/1.0.22/charts/common-1.1.1.tgz b/community/lidarr/1.0.23/charts/common-1.1.1.tgz similarity index 100% rename from community/lidarr/1.0.22/charts/common-1.1.1.tgz rename to community/lidarr/1.0.23/charts/common-1.1.1.tgz diff --git a/community/lidarr/1.0.22/ci/basic-values.yaml b/community/lidarr/1.0.23/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.22/ci/basic-values.yaml rename to community/lidarr/1.0.23/ci/basic-values.yaml diff --git a/community/lidarr/1.0.22/ci/extra-values.yaml b/community/lidarr/1.0.23/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.22/ci/extra-values.yaml rename to community/lidarr/1.0.23/ci/extra-values.yaml diff --git a/community/lidarr/1.0.22/ci/hostNet-values.yaml b/community/lidarr/1.0.23/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.22/ci/hostNet-values.yaml rename to community/lidarr/1.0.23/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.22/ix_values.yaml b/community/lidarr/1.0.23/ix_values.yaml similarity index 95% rename from community/lidarr/1.0.22/ix_values.yaml rename to community/lidarr/1.0.23/ix_values.yaml index 460a5aa5d6..a9782004df 100644 --- a/community/lidarr/1.0.22/ix_values.yaml +++ b/community/lidarr/1.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 1.4.2.3576 + tag: 1.4.3.3586 resources: limits: diff --git a/community/lidarr/1.0.22/metadata.yaml b/community/lidarr/1.0.23/metadata.yaml similarity index 100% rename from community/lidarr/1.0.22/metadata.yaml rename to community/lidarr/1.0.23/metadata.yaml diff --git a/community/lidarr/1.0.22/migrations/migrate b/community/lidarr/1.0.23/migrations/migrate similarity index 100% rename from community/lidarr/1.0.22/migrations/migrate rename to community/lidarr/1.0.23/migrations/migrate diff --git a/community/lidarr/1.0.22/questions.yaml b/community/lidarr/1.0.23/questions.yaml similarity index 100% rename from community/lidarr/1.0.22/questions.yaml rename to community/lidarr/1.0.23/questions.yaml diff --git a/community/lidarr/1.0.22/templates/NOTES.txt b/community/lidarr/1.0.23/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.22/templates/NOTES.txt rename to community/lidarr/1.0.23/templates/NOTES.txt diff --git a/community/lidarr/1.0.22/templates/_lidarr.tpl b/community/lidarr/1.0.23/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.22/templates/_lidarr.tpl rename to community/lidarr/1.0.23/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.22/templates/_portal.tpl b/community/lidarr/1.0.23/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.22/templates/_portal.tpl rename to community/lidarr/1.0.23/templates/_portal.tpl diff --git a/community/lidarr/1.0.22/templates/common.yaml b/community/lidarr/1.0.23/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.22/templates/common.yaml rename to community/lidarr/1.0.23/templates/common.yaml diff --git a/community/prowlarr/1.0.12/Chart.lock b/community/prowlarr/1.0.13/Chart.lock similarity index 100% rename from community/prowlarr/1.0.12/Chart.lock rename to community/prowlarr/1.0.13/Chart.lock diff --git a/community/prowlarr/1.0.12/Chart.yaml b/community/prowlarr/1.0.13/Chart.yaml similarity index 94% rename from community/prowlarr/1.0.12/Chart.yaml rename to community/prowlarr/1.0.13/Chart.yaml index 4038d750db..4ad9d388fc 100644 --- a/community/prowlarr/1.0.12/Chart.yaml +++ b/community/prowlarr/1.0.13/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.12 +version: 1.0.13 apiVersion: v2 -appVersion: 1.9.0.3966 +appVersion: 1.9.1.3981 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.0.12/README.md b/community/prowlarr/1.0.13/README.md similarity index 100% rename from community/prowlarr/1.0.12/README.md rename to community/prowlarr/1.0.13/README.md diff --git a/community/prowlarr/1.0.12/app-readme.md b/community/prowlarr/1.0.13/app-readme.md similarity index 100% rename from community/prowlarr/1.0.12/app-readme.md rename to community/prowlarr/1.0.13/app-readme.md diff --git a/community/prowlarr/1.0.12/charts/common-1.1.1.tgz b/community/prowlarr/1.0.13/charts/common-1.1.1.tgz similarity index 100% rename from community/prowlarr/1.0.12/charts/common-1.1.1.tgz rename to community/prowlarr/1.0.13/charts/common-1.1.1.tgz diff --git a/community/prowlarr/1.0.12/ci/basic-values.yaml b/community/prowlarr/1.0.13/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.12/ci/basic-values.yaml rename to community/prowlarr/1.0.13/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.12/ci/extra-values.yaml b/community/prowlarr/1.0.13/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.12/ci/extra-values.yaml rename to community/prowlarr/1.0.13/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.12/ci/hostNet-values.yaml b/community/prowlarr/1.0.13/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.12/ci/hostNet-values.yaml rename to community/prowlarr/1.0.13/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.12/ix_values.yaml b/community/prowlarr/1.0.13/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.12/ix_values.yaml rename to community/prowlarr/1.0.13/ix_values.yaml index c237a54ae8..5f45f54c9e 100644 --- a/community/prowlarr/1.0.12/ix_values.yaml +++ b/community/prowlarr/1.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.9.0.3966 + tag: 1.9.1.3981 resources: limits: diff --git a/community/prowlarr/1.0.12/metadata.yaml b/community/prowlarr/1.0.13/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.12/metadata.yaml rename to community/prowlarr/1.0.13/metadata.yaml diff --git a/community/prowlarr/1.0.12/questions.yaml b/community/prowlarr/1.0.13/questions.yaml similarity index 100% rename from community/prowlarr/1.0.12/questions.yaml rename to community/prowlarr/1.0.13/questions.yaml diff --git a/community/prowlarr/1.0.12/templates/NOTES.txt b/community/prowlarr/1.0.13/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.12/templates/NOTES.txt rename to community/prowlarr/1.0.13/templates/NOTES.txt diff --git a/community/prowlarr/1.0.12/templates/_persistence.tpl b/community/prowlarr/1.0.13/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.12/templates/_persistence.tpl rename to community/prowlarr/1.0.13/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.12/templates/_portal.tpl b/community/prowlarr/1.0.13/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.12/templates/_portal.tpl rename to community/prowlarr/1.0.13/templates/_portal.tpl diff --git a/community/prowlarr/1.0.12/templates/_prowlarr.tpl b/community/prowlarr/1.0.13/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.12/templates/_prowlarr.tpl rename to community/prowlarr/1.0.13/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.12/templates/_service.tpl b/community/prowlarr/1.0.13/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.12/templates/_service.tpl rename to community/prowlarr/1.0.13/templates/_service.tpl diff --git a/community/prowlarr/1.0.12/templates/common.yaml b/community/prowlarr/1.0.13/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.12/templates/common.yaml rename to community/prowlarr/1.0.13/templates/common.yaml diff --git a/community/readarr/1.0.12/Chart.lock b/community/readarr/1.0.13/Chart.lock similarity index 100% rename from community/readarr/1.0.12/Chart.lock rename to community/readarr/1.0.13/Chart.lock diff --git a/community/readarr/1.0.12/Chart.yaml b/community/readarr/1.0.13/Chart.yaml similarity index 95% rename from community/readarr/1.0.12/Chart.yaml rename to community/readarr/1.0.13/Chart.yaml index e0ab797b3b..8b80d08cb1 100644 --- a/community/readarr/1.0.12/Chart.yaml +++ b/community/readarr/1.0.13/Chart.yaml @@ -4,9 +4,9 @@ description: Readarr is an ebook and audiobook collection manager for Usenet and annotations: title: Readarr type: application -version: 1.0.12 +version: 1.0.13 apiVersion: v2 -appVersion: 0.3.5.2217 +appVersion: 0.3.6.2232 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/readarr/1.0.12/README.md b/community/readarr/1.0.13/README.md similarity index 100% rename from community/readarr/1.0.12/README.md rename to community/readarr/1.0.13/README.md diff --git a/community/readarr/1.0.12/app-readme.md b/community/readarr/1.0.13/app-readme.md similarity index 100% rename from community/readarr/1.0.12/app-readme.md rename to community/readarr/1.0.13/app-readme.md diff --git a/community/readarr/1.0.12/charts/common-1.1.1.tgz b/community/readarr/1.0.13/charts/common-1.1.1.tgz similarity index 100% rename from community/readarr/1.0.12/charts/common-1.1.1.tgz rename to community/readarr/1.0.13/charts/common-1.1.1.tgz diff --git a/community/readarr/1.0.12/ci/basic-values.yaml b/community/readarr/1.0.13/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.0.12/ci/basic-values.yaml rename to community/readarr/1.0.13/ci/basic-values.yaml diff --git a/community/readarr/1.0.12/ci/extra-values.yaml b/community/readarr/1.0.13/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.0.12/ci/extra-values.yaml rename to community/readarr/1.0.13/ci/extra-values.yaml diff --git a/community/readarr/1.0.12/ci/hostNet-values.yaml b/community/readarr/1.0.13/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.0.12/ci/hostNet-values.yaml rename to community/readarr/1.0.13/ci/hostNet-values.yaml diff --git a/community/readarr/1.0.12/ix_values.yaml b/community/readarr/1.0.13/ix_values.yaml similarity index 95% rename from community/readarr/1.0.12/ix_values.yaml rename to community/readarr/1.0.13/ix_values.yaml index a608cec92c..ca7956ab4d 100644 --- a/community/readarr/1.0.12/ix_values.yaml +++ b/community/readarr/1.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.5.2217 + tag: 0.3.6.2232 resources: limits: diff --git a/community/readarr/1.0.12/metadata.yaml b/community/readarr/1.0.13/metadata.yaml similarity index 100% rename from community/readarr/1.0.12/metadata.yaml rename to community/readarr/1.0.13/metadata.yaml diff --git a/community/readarr/1.0.12/questions.yaml b/community/readarr/1.0.13/questions.yaml similarity index 100% rename from community/readarr/1.0.12/questions.yaml rename to community/readarr/1.0.13/questions.yaml diff --git a/community/readarr/1.0.12/templates/NOTES.txt b/community/readarr/1.0.13/templates/NOTES.txt similarity index 100% rename from community/readarr/1.0.12/templates/NOTES.txt rename to community/readarr/1.0.13/templates/NOTES.txt diff --git a/community/readarr/1.0.12/templates/_persistence.tpl b/community/readarr/1.0.13/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.0.12/templates/_persistence.tpl rename to community/readarr/1.0.13/templates/_persistence.tpl diff --git a/community/readarr/1.0.12/templates/_portal.tpl b/community/readarr/1.0.13/templates/_portal.tpl similarity index 100% rename from community/readarr/1.0.12/templates/_portal.tpl rename to community/readarr/1.0.13/templates/_portal.tpl diff --git a/community/readarr/1.0.12/templates/_readarr.tpl b/community/readarr/1.0.13/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.0.12/templates/_readarr.tpl rename to community/readarr/1.0.13/templates/_readarr.tpl diff --git a/community/readarr/1.0.12/templates/_service.tpl b/community/readarr/1.0.13/templates/_service.tpl similarity index 100% rename from community/readarr/1.0.12/templates/_service.tpl rename to community/readarr/1.0.13/templates/_service.tpl diff --git a/community/readarr/1.0.12/templates/common.yaml b/community/readarr/1.0.13/templates/common.yaml similarity index 100% rename from community/readarr/1.0.12/templates/common.yaml rename to community/readarr/1.0.13/templates/common.yaml diff --git a/test/jellyfin/1.0.13/Chart.lock b/test/jellyfin/1.0.14/Chart.lock similarity index 100% rename from test/jellyfin/1.0.13/Chart.lock rename to test/jellyfin/1.0.14/Chart.lock diff --git a/community/jellyfin/1.0.13/Chart.yaml b/test/jellyfin/1.0.14/Chart.yaml similarity index 84% rename from community/jellyfin/1.0.13/Chart.yaml rename to test/jellyfin/1.0.14/Chart.yaml index 34a3b47778..546ecc9ea8 100644 --- a/community/jellyfin/1.0.13/Chart.yaml +++ b/test/jellyfin/1.0.14/Chart.yaml @@ -1,11 +1,12 @@ name: jellyfin -description: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. +description: Jellyfin is a Free Software Media System that puts you in control of + managing and streaming your media. annotations: title: Jellyfin type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 -appVersion: '10.8.10' +appVersion: 10.8.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://jellyfin.org/ icon: https://jellyfin.org/images/logo.svg sources: diff --git a/test/jellyfin/1.0.13/README.md b/test/jellyfin/1.0.14/README.md similarity index 100% rename from test/jellyfin/1.0.13/README.md rename to test/jellyfin/1.0.14/README.md diff --git a/test/jellyfin/1.0.13/app-readme.md b/test/jellyfin/1.0.14/app-readme.md similarity index 100% rename from test/jellyfin/1.0.13/app-readme.md rename to test/jellyfin/1.0.14/app-readme.md diff --git a/test/jellyfin/1.0.13/charts/common-1.1.1.tgz b/test/jellyfin/1.0.14/charts/common-1.1.1.tgz similarity index 100% rename from test/jellyfin/1.0.13/charts/common-1.1.1.tgz rename to test/jellyfin/1.0.14/charts/common-1.1.1.tgz diff --git a/test/jellyfin/1.0.13/ci/basic-values.yaml b/test/jellyfin/1.0.14/ci/basic-values.yaml similarity index 100% rename from test/jellyfin/1.0.13/ci/basic-values.yaml rename to test/jellyfin/1.0.14/ci/basic-values.yaml diff --git a/test/jellyfin/1.0.13/ci/extra-values.yaml b/test/jellyfin/1.0.14/ci/extra-values.yaml similarity index 100% rename from test/jellyfin/1.0.13/ci/extra-values.yaml rename to test/jellyfin/1.0.14/ci/extra-values.yaml diff --git a/test/jellyfin/1.0.13/ci/hostNet-values.yaml b/test/jellyfin/1.0.14/ci/hostNet-values.yaml similarity index 100% rename from test/jellyfin/1.0.13/ci/hostNet-values.yaml rename to test/jellyfin/1.0.14/ci/hostNet-values.yaml diff --git a/community/jellyfin/1.0.13/ix_values.yaml b/test/jellyfin/1.0.14/ix_values.yaml similarity index 96% rename from community/jellyfin/1.0.13/ix_values.yaml rename to test/jellyfin/1.0.14/ix_values.yaml index 14e3a28f89..09f2c6a80b 100644 --- a/community/jellyfin/1.0.13/ix_values.yaml +++ b/test/jellyfin/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jellyfin/jellyfin pullPolicy: IfNotPresent - tag: '10.8.10' + tag: 10.8.11 resources: limits: diff --git a/test/jellyfin/1.0.13/metadata.yaml b/test/jellyfin/1.0.14/metadata.yaml similarity index 100% rename from test/jellyfin/1.0.13/metadata.yaml rename to test/jellyfin/1.0.14/metadata.yaml diff --git a/test/jellyfin/1.0.13/migrations/migrate b/test/jellyfin/1.0.14/migrations/migrate similarity index 100% rename from test/jellyfin/1.0.13/migrations/migrate rename to test/jellyfin/1.0.14/migrations/migrate diff --git a/test/jellyfin/1.0.13/questions.yaml b/test/jellyfin/1.0.14/questions.yaml similarity index 100% rename from test/jellyfin/1.0.13/questions.yaml rename to test/jellyfin/1.0.14/questions.yaml diff --git a/test/jellyfin/1.0.13/templates/NOTES.txt b/test/jellyfin/1.0.14/templates/NOTES.txt similarity index 100% rename from test/jellyfin/1.0.13/templates/NOTES.txt rename to test/jellyfin/1.0.14/templates/NOTES.txt diff --git a/test/jellyfin/1.0.13/templates/_jellyfin.tpl b/test/jellyfin/1.0.14/templates/_jellyfin.tpl similarity index 100% rename from test/jellyfin/1.0.13/templates/_jellyfin.tpl rename to test/jellyfin/1.0.14/templates/_jellyfin.tpl diff --git a/test/jellyfin/1.0.13/templates/_portal.tpl b/test/jellyfin/1.0.14/templates/_portal.tpl similarity index 100% rename from test/jellyfin/1.0.13/templates/_portal.tpl rename to test/jellyfin/1.0.14/templates/_portal.tpl diff --git a/test/jellyfin/1.0.13/templates/common.yaml b/test/jellyfin/1.0.14/templates/common.yaml similarity index 100% rename from test/jellyfin/1.0.13/templates/common.yaml rename to test/jellyfin/1.0.14/templates/common.yaml