diff --git a/charts/home-assistant/1.0.118/.helmignore b/charts/home-assistant/1.0.119/.helmignore similarity index 100% rename from charts/home-assistant/1.0.118/.helmignore rename to charts/home-assistant/1.0.119/.helmignore diff --git a/charts/home-assistant/1.0.118/Chart.lock b/charts/home-assistant/1.0.119/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.118/Chart.lock rename to charts/home-assistant/1.0.119/Chart.lock diff --git a/charts/home-assistant/1.0.118/Chart.yaml b/charts/home-assistant/1.0.119/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.118/Chart.yaml rename to charts/home-assistant/1.0.119/Chart.yaml index 7c54c1a23c..bda1ff9212 100644 --- a/charts/home-assistant/1.0.118/Chart.yaml +++ b/charts/home-assistant/1.0.119/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.118 +version: 1.0.119 apiVersion: v2 -appVersion: 2023.11.0 +appVersion: 2023.11.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.118/README.md b/charts/home-assistant/1.0.119/README.md similarity index 100% rename from charts/home-assistant/1.0.118/README.md rename to charts/home-assistant/1.0.119/README.md diff --git a/charts/home-assistant/1.0.118/app-readme.md b/charts/home-assistant/1.0.119/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.118/app-readme.md rename to charts/home-assistant/1.0.119/app-readme.md diff --git a/charts/home-assistant/1.0.118/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.119/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.118/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.119/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.118/ci/test-values.yaml b/charts/home-assistant/1.0.119/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.118/ci/test-values.yaml rename to charts/home-assistant/1.0.119/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.118/ix_values.yaml b/charts/home-assistant/1.0.119/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.118/ix_values.yaml rename to charts/home-assistant/1.0.119/ix_values.yaml index 121adc5140..ab5b1d06cf 100644 --- a/charts/home-assistant/1.0.118/ix_values.yaml +++ b/charts/home-assistant/1.0.119/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.11.0 + tag: 2023.11.1 diff --git a/charts/home-assistant/1.0.118/metadata.yaml b/charts/home-assistant/1.0.119/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.118/metadata.yaml rename to charts/home-assistant/1.0.119/metadata.yaml diff --git a/charts/home-assistant/1.0.118/questions.yaml b/charts/home-assistant/1.0.119/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.118/questions.yaml rename to charts/home-assistant/1.0.119/questions.yaml diff --git a/charts/home-assistant/1.0.118/templates/_postgres.tpl b/charts/home-assistant/1.0.119/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.118/templates/_postgres.tpl rename to charts/home-assistant/1.0.119/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.118/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.119/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.119/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.118/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.119/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.119/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.118/templates/deployment.yaml b/charts/home-assistant/1.0.119/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/deployment.yaml rename to charts/home-assistant/1.0.119/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.118/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.119/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.119/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.118/templates/postgres-config.yaml b/charts/home-assistant/1.0.119/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/postgres-config.yaml rename to charts/home-assistant/1.0.119/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.118/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.119/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.119/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.118/templates/postgres-secret.yaml b/charts/home-assistant/1.0.119/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.119/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.118/templates/postgres-service.yaml b/charts/home-assistant/1.0.119/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/postgres-service.yaml rename to charts/home-assistant/1.0.119/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.118/templates/pre-install-job.yaml b/charts/home-assistant/1.0.119/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.119/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.118/templates/service.yaml b/charts/home-assistant/1.0.119/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.118/templates/service.yaml rename to charts/home-assistant/1.0.119/templates/service.yaml diff --git a/community/firefly-iii/1.0.10/Chart.lock b/community/firefly-iii/1.0.10/Chart.lock new file mode 100644 index 0000000000..e25ad47d40 --- /dev/null +++ b/community/firefly-iii/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:22:11.291768355+02:00" diff --git a/community/firefly-iii/1.0.9/Chart.yaml b/community/firefly-iii/1.0.10/Chart.yaml similarity index 94% rename from community/firefly-iii/1.0.9/Chart.yaml rename to community/firefly-iii/1.0.10/Chart.yaml index 453d1541f2..7e2cf6ae3f 100644 --- a/community/firefly-iii/1.0.9/Chart.yaml +++ b/community/firefly-iii/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: 6.0.30 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.0 + version: 1.2.1 home: https://www.firefly-iii.org/ icon: https://media.sys.truenas.net/apps/firefly-iii/icons/icon.png sources: diff --git a/community/firefly-iii/1.0.9/README.md b/community/firefly-iii/1.0.10/README.md similarity index 100% rename from community/firefly-iii/1.0.9/README.md rename to community/firefly-iii/1.0.10/README.md diff --git a/community/firefly-iii/1.0.9/app-readme.md b/community/firefly-iii/1.0.10/app-readme.md similarity index 100% rename from community/firefly-iii/1.0.9/app-readme.md rename to community/firefly-iii/1.0.10/app-readme.md diff --git a/community/firefly-iii/1.0.10/charts/common-1.2.1.tgz b/community/firefly-iii/1.0.10/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..14f54ecbcc Binary files /dev/null and b/community/firefly-iii/1.0.10/charts/common-1.2.1.tgz differ diff --git a/community/firefly-iii/1.0.9/ci/basic-values.yaml b/community/firefly-iii/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/firefly-iii/1.0.9/ci/basic-values.yaml rename to community/firefly-iii/1.0.10/ci/basic-values.yaml diff --git a/community/firefly-iii/1.0.9/ci/importer-values.yaml b/community/firefly-iii/1.0.10/ci/importer-values.yaml similarity index 100% rename from community/firefly-iii/1.0.9/ci/importer-values.yaml rename to community/firefly-iii/1.0.10/ci/importer-values.yaml diff --git a/community/firefly-iii/1.0.9/ix_values.yaml b/community/firefly-iii/1.0.10/ix_values.yaml similarity index 98% rename from community/firefly-iii/1.0.9/ix_values.yaml rename to community/firefly-iii/1.0.10/ix_values.yaml index 36f400ad2b..789e89ae6e 100644 --- a/community/firefly-iii/1.0.9/ix_values.yaml +++ b/community/firefly-iii/1.0.10/ix_values.yaml @@ -6,7 +6,7 @@ image: importerImage: repository: fireflyiii/data-importer pullPolicy: IfNotPresent - tag: version-1.3.8 + tag: version-1.3.9 resources: limits: diff --git a/community/firefly-iii/1.0.9/metadata.yaml b/community/firefly-iii/1.0.10/metadata.yaml similarity index 100% rename from community/firefly-iii/1.0.9/metadata.yaml rename to community/firefly-iii/1.0.10/metadata.yaml diff --git a/community/firefly-iii/1.0.9/questions.yaml b/community/firefly-iii/1.0.10/questions.yaml similarity index 100% rename from community/firefly-iii/1.0.9/questions.yaml rename to community/firefly-iii/1.0.10/questions.yaml diff --git a/community/firefly-iii/1.0.9/templates/NOTES.txt b/community/firefly-iii/1.0.10/templates/NOTES.txt similarity index 100% rename from community/firefly-iii/1.0.9/templates/NOTES.txt rename to community/firefly-iii/1.0.10/templates/NOTES.txt diff --git a/community/firefly-iii/1.0.9/templates/_configuration.tpl b/community/firefly-iii/1.0.10/templates/_configuration.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_configuration.tpl rename to community/firefly-iii/1.0.10/templates/_configuration.tpl diff --git a/community/firefly-iii/1.0.9/templates/_firefly.tpl b/community/firefly-iii/1.0.10/templates/_firefly.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_firefly.tpl rename to community/firefly-iii/1.0.10/templates/_firefly.tpl diff --git a/community/firefly-iii/1.0.9/templates/_firefly_cron.tpl b/community/firefly-iii/1.0.10/templates/_firefly_cron.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_firefly_cron.tpl rename to community/firefly-iii/1.0.10/templates/_firefly_cron.tpl diff --git a/community/firefly-iii/1.0.9/templates/_firefly_importer.tpl b/community/firefly-iii/1.0.10/templates/_firefly_importer.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_firefly_importer.tpl rename to community/firefly-iii/1.0.10/templates/_firefly_importer.tpl diff --git a/community/firefly-iii/1.0.9/templates/_persistence.tpl b/community/firefly-iii/1.0.10/templates/_persistence.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_persistence.tpl rename to community/firefly-iii/1.0.10/templates/_persistence.tpl diff --git a/community/firefly-iii/1.0.9/templates/_portal.tpl b/community/firefly-iii/1.0.10/templates/_portal.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_portal.tpl rename to community/firefly-iii/1.0.10/templates/_portal.tpl diff --git a/community/firefly-iii/1.0.9/templates/_postgres.tpl b/community/firefly-iii/1.0.10/templates/_postgres.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_postgres.tpl rename to community/firefly-iii/1.0.10/templates/_postgres.tpl diff --git a/community/firefly-iii/1.0.9/templates/_redis.tpl b/community/firefly-iii/1.0.10/templates/_redis.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_redis.tpl rename to community/firefly-iii/1.0.10/templates/_redis.tpl diff --git a/community/firefly-iii/1.0.9/templates/_service.tpl b/community/firefly-iii/1.0.10/templates/_service.tpl similarity index 100% rename from community/firefly-iii/1.0.9/templates/_service.tpl rename to community/firefly-iii/1.0.10/templates/_service.tpl diff --git a/community/firefly-iii/1.0.9/templates/common.yaml b/community/firefly-iii/1.0.10/templates/common.yaml similarity index 100% rename from community/firefly-iii/1.0.9/templates/common.yaml rename to community/firefly-iii/1.0.10/templates/common.yaml diff --git a/community/firefly-iii/1.0.9/Chart.lock b/community/firefly-iii/1.0.9/Chart.lock deleted file mode 100644 index 31afa77791..0000000000 --- a/community/firefly-iii/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.0 -digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1 -generated: "2023-10-29T21:48:16.404824593+02:00" diff --git a/community/firefly-iii/1.0.9/charts/common-1.2.0.tgz b/community/firefly-iii/1.0.9/charts/common-1.2.0.tgz deleted file mode 100644 index 34e6e77a39..0000000000 Binary files a/community/firefly-iii/1.0.9/charts/common-1.2.0.tgz and /dev/null differ diff --git a/community/jellyfin/1.1.1/Chart.lock b/community/jellyfin/1.1.1/Chart.lock deleted file mode 100644 index 893ef44a1e..0000000000 --- a/community/jellyfin/1.1.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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/community/jellyfin/1.1.1/charts/common-1.1.1.tgz b/community/jellyfin/1.1.1/charts/common-1.1.1.tgz deleted file mode 100644 index 0b1b25d85b..0000000000 Binary files a/community/jellyfin/1.1.1/charts/common-1.1.1.tgz and /dev/null differ diff --git a/community/jellyfin/1.1.2/Chart.lock b/community/jellyfin/1.1.2/Chart.lock new file mode 100644 index 0000000000..9a6d2e3f02 --- /dev/null +++ b/community/jellyfin/1.1.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:23:21.036456246+02:00" diff --git a/community/jellyfin/1.1.1/Chart.yaml b/community/jellyfin/1.1.2/Chart.yaml similarity index 92% rename from community/jellyfin/1.1.1/Chart.yaml rename to community/jellyfin/1.1.2/Chart.yaml index f9dece355a..72be12b65c 100644 --- a/community/jellyfin/1.1.1/Chart.yaml +++ b/community/jellyfin/1.1.2/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 -appVersion: 10.8.11 +appVersion: 10.8.12 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://jellyfin.org/ icon: https://media.sys.truenas.net/apps/jellyfin/icons/icon.svg sources: diff --git a/community/jellyfin/1.1.1/README.md b/community/jellyfin/1.1.2/README.md similarity index 100% rename from community/jellyfin/1.1.1/README.md rename to community/jellyfin/1.1.2/README.md diff --git a/community/jellyfin/1.1.1/app-readme.md b/community/jellyfin/1.1.2/app-readme.md similarity index 100% rename from community/jellyfin/1.1.1/app-readme.md rename to community/jellyfin/1.1.2/app-readme.md diff --git a/community/jellyfin/1.1.2/charts/common-1.2.1.tgz b/community/jellyfin/1.1.2/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..07692026a5 Binary files /dev/null and b/community/jellyfin/1.1.2/charts/common-1.2.1.tgz differ diff --git a/community/jellyfin/1.1.1/ci/basic-values.yaml b/community/jellyfin/1.1.2/ci/basic-values.yaml similarity index 100% rename from community/jellyfin/1.1.1/ci/basic-values.yaml rename to community/jellyfin/1.1.2/ci/basic-values.yaml diff --git a/community/jellyfin/1.1.1/ci/extra-values.yaml b/community/jellyfin/1.1.2/ci/extra-values.yaml similarity index 100% rename from community/jellyfin/1.1.1/ci/extra-values.yaml rename to community/jellyfin/1.1.2/ci/extra-values.yaml diff --git a/community/jellyfin/1.1.1/ci/hostNet-values.yaml b/community/jellyfin/1.1.2/ci/hostNet-values.yaml similarity index 100% rename from community/jellyfin/1.1.1/ci/hostNet-values.yaml rename to community/jellyfin/1.1.2/ci/hostNet-values.yaml diff --git a/test/jellyfin/1.0.14/ix_values.yaml b/community/jellyfin/1.1.2/ix_values.yaml similarity index 97% rename from test/jellyfin/1.0.14/ix_values.yaml rename to community/jellyfin/1.1.2/ix_values.yaml index 09f2c6a80b..a209c3b009 100644 --- a/test/jellyfin/1.0.14/ix_values.yaml +++ b/community/jellyfin/1.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jellyfin/jellyfin pullPolicy: IfNotPresent - tag: 10.8.11 + tag: 10.8.12 resources: limits: diff --git a/community/jellyfin/1.1.1/metadata.yaml b/community/jellyfin/1.1.2/metadata.yaml similarity index 100% rename from community/jellyfin/1.1.1/metadata.yaml rename to community/jellyfin/1.1.2/metadata.yaml diff --git a/community/jellyfin/1.1.1/migrations/migrate b/community/jellyfin/1.1.2/migrations/migrate similarity index 100% rename from community/jellyfin/1.1.1/migrations/migrate rename to community/jellyfin/1.1.2/migrations/migrate diff --git a/community/jellyfin/1.1.1/questions.yaml b/community/jellyfin/1.1.2/questions.yaml similarity index 100% rename from community/jellyfin/1.1.1/questions.yaml rename to community/jellyfin/1.1.2/questions.yaml diff --git a/community/jellyfin/1.1.1/templates/NOTES.txt b/community/jellyfin/1.1.2/templates/NOTES.txt similarity index 100% rename from community/jellyfin/1.1.1/templates/NOTES.txt rename to community/jellyfin/1.1.2/templates/NOTES.txt diff --git a/community/jellyfin/1.1.1/templates/_jellyfin.tpl b/community/jellyfin/1.1.2/templates/_jellyfin.tpl similarity index 100% rename from community/jellyfin/1.1.1/templates/_jellyfin.tpl rename to community/jellyfin/1.1.2/templates/_jellyfin.tpl diff --git a/community/jellyfin/1.1.1/templates/_portal.tpl b/community/jellyfin/1.1.2/templates/_portal.tpl similarity index 100% rename from community/jellyfin/1.1.1/templates/_portal.tpl rename to community/jellyfin/1.1.2/templates/_portal.tpl diff --git a/community/jellyfin/1.1.1/templates/common.yaml b/community/jellyfin/1.1.2/templates/common.yaml similarity index 100% rename from community/jellyfin/1.1.1/templates/common.yaml rename to community/jellyfin/1.1.2/templates/common.yaml diff --git a/community/komga/1.1.3/Chart.lock b/community/komga/1.1.3/Chart.lock deleted file mode 100644 index 8187c901de..0000000000 --- a/community/komga/1.1.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.0 -digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1 -generated: "2023-10-31T13:18:30.441268469+02:00" diff --git a/community/komga/1.1.3/charts/common-1.2.0.tgz b/community/komga/1.1.3/charts/common-1.2.0.tgz deleted file mode 100644 index ffa70c01cc..0000000000 Binary files a/community/komga/1.1.3/charts/common-1.2.0.tgz and /dev/null differ diff --git a/community/komga/1.1.4/Chart.lock b/community/komga/1.1.4/Chart.lock new file mode 100644 index 0000000000..20db0d81da --- /dev/null +++ b/community/komga/1.1.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:22:34.21819567+02:00" diff --git a/community/komga/1.1.3/Chart.yaml b/community/komga/1.1.4/Chart.yaml similarity index 92% rename from community/komga/1.1.3/Chart.yaml rename to community/komga/1.1.4/Chart.yaml index ce08e32b50..5666b48832 100644 --- a/community/komga/1.1.3/Chart.yaml +++ b/community/komga/1.1.4/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: 1.7.0 +appVersion: 1.7.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.0 + version: 1.2.1 home: https://komga.org icon: https://media.sys.truenas.net/apps/komga/icons/icon.svg sources: diff --git a/community/komga/1.1.3/README.md b/community/komga/1.1.4/README.md similarity index 100% rename from community/komga/1.1.3/README.md rename to community/komga/1.1.4/README.md diff --git a/community/komga/1.1.3/app-readme.md b/community/komga/1.1.4/app-readme.md similarity index 100% rename from community/komga/1.1.3/app-readme.md rename to community/komga/1.1.4/app-readme.md diff --git a/community/komga/1.1.4/charts/common-1.2.1.tgz b/community/komga/1.1.4/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..a73c250c6c Binary files /dev/null and b/community/komga/1.1.4/charts/common-1.2.1.tgz differ diff --git a/community/komga/1.1.3/ci/basic-values.yaml b/community/komga/1.1.4/ci/basic-values.yaml similarity index 100% rename from community/komga/1.1.3/ci/basic-values.yaml rename to community/komga/1.1.4/ci/basic-values.yaml diff --git a/community/komga/1.1.3/ci/extra-values.yaml b/community/komga/1.1.4/ci/extra-values.yaml similarity index 100% rename from community/komga/1.1.3/ci/extra-values.yaml rename to community/komga/1.1.4/ci/extra-values.yaml diff --git a/community/komga/1.1.3/ci/hostNet-values.yaml b/community/komga/1.1.4/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.1.3/ci/hostNet-values.yaml rename to community/komga/1.1.4/ci/hostNet-values.yaml diff --git a/community/komga/1.1.3/ix_values.yaml b/community/komga/1.1.4/ix_values.yaml similarity index 96% rename from community/komga/1.1.3/ix_values.yaml rename to community/komga/1.1.4/ix_values.yaml index b4e4a5c0a3..2fc35f9278 100644 --- a/community/komga/1.1.3/ix_values.yaml +++ b/community/komga/1.1.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.7.0 + tag: 1.7.1 resources: limits: diff --git a/community/komga/1.1.3/metadata.yaml b/community/komga/1.1.4/metadata.yaml similarity index 100% rename from community/komga/1.1.3/metadata.yaml rename to community/komga/1.1.4/metadata.yaml diff --git a/community/komga/1.1.3/questions.yaml b/community/komga/1.1.4/questions.yaml similarity index 100% rename from community/komga/1.1.3/questions.yaml rename to community/komga/1.1.4/questions.yaml diff --git a/community/komga/1.1.3/templates/NOTES.txt b/community/komga/1.1.4/templates/NOTES.txt similarity index 100% rename from community/komga/1.1.3/templates/NOTES.txt rename to community/komga/1.1.4/templates/NOTES.txt diff --git a/community/komga/1.1.3/templates/_komga.tpl b/community/komga/1.1.4/templates/_komga.tpl similarity index 100% rename from community/komga/1.1.3/templates/_komga.tpl rename to community/komga/1.1.4/templates/_komga.tpl diff --git a/community/komga/1.1.3/templates/_persistence.tpl b/community/komga/1.1.4/templates/_persistence.tpl similarity index 100% rename from community/komga/1.1.3/templates/_persistence.tpl rename to community/komga/1.1.4/templates/_persistence.tpl diff --git a/community/komga/1.1.3/templates/_portal.tpl b/community/komga/1.1.4/templates/_portal.tpl similarity index 100% rename from community/komga/1.1.3/templates/_portal.tpl rename to community/komga/1.1.4/templates/_portal.tpl diff --git a/community/komga/1.1.3/templates/_service.tpl b/community/komga/1.1.4/templates/_service.tpl similarity index 100% rename from community/komga/1.1.3/templates/_service.tpl rename to community/komga/1.1.4/templates/_service.tpl diff --git a/community/komga/1.1.3/templates/common.yaml b/community/komga/1.1.4/templates/common.yaml similarity index 100% rename from community/komga/1.1.3/templates/common.yaml rename to community/komga/1.1.4/templates/common.yaml diff --git a/community/lidarr/1.1.1/Chart.lock b/community/lidarr/1.1.1/Chart.lock deleted file mode 100644 index 91159cdac4..0000000000 --- a/community/lidarr/1.1.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-09-11T14:12:19.574789211+03:00" diff --git a/community/lidarr/1.1.1/charts/common-1.1.1.tgz b/community/lidarr/1.1.1/charts/common-1.1.1.tgz deleted file mode 100644 index ea9dda20c0..0000000000 Binary files a/community/lidarr/1.1.1/charts/common-1.1.1.tgz and /dev/null differ diff --git a/community/lidarr/1.1.2/Chart.lock b/community/lidarr/1.1.2/Chart.lock new file mode 100644 index 0000000000..d647323dd1 --- /dev/null +++ b/community/lidarr/1.1.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:23:38.294443559+02:00" diff --git a/community/lidarr/1.1.1/Chart.yaml b/community/lidarr/1.1.2/Chart.yaml similarity index 92% rename from community/lidarr/1.1.1/Chart.yaml rename to community/lidarr/1.1.2/Chart.yaml index 79430d4bfe..e391a868da 100644 --- a/community/lidarr/1.1.1/Chart.yaml +++ b/community/lidarr/1.1.2/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.1.1 +version: 1.1.2 apiVersion: v2 -appVersion: 1.4.5.3639 +appVersion: 2.0.1.3769 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://github.com/Lidarr/Lidarr icon: https://media.sys.truenas.net/apps/lidarr/icons/icon.png sources: diff --git a/community/lidarr/1.1.1/README.md b/community/lidarr/1.1.2/README.md similarity index 100% rename from community/lidarr/1.1.1/README.md rename to community/lidarr/1.1.2/README.md diff --git a/community/lidarr/1.1.1/app-readme.md b/community/lidarr/1.1.2/app-readme.md similarity index 100% rename from community/lidarr/1.1.1/app-readme.md rename to community/lidarr/1.1.2/app-readme.md diff --git a/community/lidarr/1.1.2/charts/common-1.2.1.tgz b/community/lidarr/1.1.2/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..52a89c2576 Binary files /dev/null and b/community/lidarr/1.1.2/charts/common-1.2.1.tgz differ diff --git a/community/lidarr/1.1.1/ci/basic-values.yaml b/community/lidarr/1.1.2/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.1.1/ci/basic-values.yaml rename to community/lidarr/1.1.2/ci/basic-values.yaml diff --git a/community/lidarr/1.1.1/ci/extra-values.yaml b/community/lidarr/1.1.2/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.1.1/ci/extra-values.yaml rename to community/lidarr/1.1.2/ci/extra-values.yaml diff --git a/community/lidarr/1.1.1/ci/hostNet-values.yaml b/community/lidarr/1.1.2/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.1.1/ci/hostNet-values.yaml rename to community/lidarr/1.1.2/ci/hostNet-values.yaml diff --git a/community/lidarr/1.1.1/ix_values.yaml b/community/lidarr/1.1.2/ix_values.yaml similarity index 95% rename from community/lidarr/1.1.1/ix_values.yaml rename to community/lidarr/1.1.2/ix_values.yaml index a53348ce1a..0576fccadb 100644 --- a/community/lidarr/1.1.1/ix_values.yaml +++ b/community/lidarr/1.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 1.4.5.3639 + tag: 2.0.1.3769 resources: limits: diff --git a/community/lidarr/1.1.1/metadata.yaml b/community/lidarr/1.1.2/metadata.yaml similarity index 100% rename from community/lidarr/1.1.1/metadata.yaml rename to community/lidarr/1.1.2/metadata.yaml diff --git a/community/lidarr/1.1.1/migrations/migrate b/community/lidarr/1.1.2/migrations/migrate similarity index 100% rename from community/lidarr/1.1.1/migrations/migrate rename to community/lidarr/1.1.2/migrations/migrate diff --git a/community/lidarr/1.1.1/questions.yaml b/community/lidarr/1.1.2/questions.yaml similarity index 100% rename from community/lidarr/1.1.1/questions.yaml rename to community/lidarr/1.1.2/questions.yaml diff --git a/community/lidarr/1.1.1/templates/NOTES.txt b/community/lidarr/1.1.2/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.1.1/templates/NOTES.txt rename to community/lidarr/1.1.2/templates/NOTES.txt diff --git a/community/lidarr/1.1.1/templates/_lidarr.tpl b/community/lidarr/1.1.2/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.1.1/templates/_lidarr.tpl rename to community/lidarr/1.1.2/templates/_lidarr.tpl diff --git a/community/lidarr/1.1.1/templates/_portal.tpl b/community/lidarr/1.1.2/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.1.1/templates/_portal.tpl rename to community/lidarr/1.1.2/templates/_portal.tpl diff --git a/community/lidarr/1.1.1/templates/common.yaml b/community/lidarr/1.1.2/templates/common.yaml similarity index 100% rename from community/lidarr/1.1.1/templates/common.yaml rename to community/lidarr/1.1.2/templates/common.yaml diff --git a/community/linkding/1.1.2/Chart.lock b/community/linkding/1.1.2/Chart.lock deleted file mode 100644 index 32c5c096ac..0000000000 --- a/community/linkding/1.1.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-09-27T15:31:17.438401832+03:00" diff --git a/community/linkding/1.1.2/charts/common-1.1.1.tgz b/community/linkding/1.1.2/charts/common-1.1.1.tgz deleted file mode 100644 index 93c25a0f46..0000000000 Binary files a/community/linkding/1.1.2/charts/common-1.1.1.tgz and /dev/null differ diff --git a/community/linkding/1.1.3/Chart.lock b/community/linkding/1.1.3/Chart.lock new file mode 100644 index 0000000000..6d668b11f7 --- /dev/null +++ b/community/linkding/1.1.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:24:00.275110682+02:00" diff --git a/community/linkding/1.1.2/Chart.yaml b/community/linkding/1.1.3/Chart.yaml similarity index 92% rename from community/linkding/1.1.2/Chart.yaml rename to community/linkding/1.1.3/Chart.yaml index e30d29a780..874f13fba4 100644 --- a/community/linkding/1.1.2/Chart.yaml +++ b/community/linkding/1.1.3/Chart.yaml @@ -3,9 +3,9 @@ description: Linkding is a bookmark manager that you can host yourself. annotations: title: Linkding type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 -appVersion: 1.22.2 +appVersion: 1.22.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://github.com/sissbruecker/linkding icon: https://media.sys.truenas.net/apps/linkding/icons/icon.svg sources: diff --git a/community/linkding/1.1.2/README.md b/community/linkding/1.1.3/README.md similarity index 100% rename from community/linkding/1.1.2/README.md rename to community/linkding/1.1.3/README.md diff --git a/community/linkding/1.1.2/app-readme.md b/community/linkding/1.1.3/app-readme.md similarity index 100% rename from community/linkding/1.1.2/app-readme.md rename to community/linkding/1.1.3/app-readme.md diff --git a/community/linkding/1.1.3/charts/common-1.2.1.tgz b/community/linkding/1.1.3/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..244ac6d8e7 Binary files /dev/null and b/community/linkding/1.1.3/charts/common-1.2.1.tgz differ diff --git a/community/linkding/1.1.2/ci/basic-values.yaml b/community/linkding/1.1.3/ci/basic-values.yaml similarity index 100% rename from community/linkding/1.1.2/ci/basic-values.yaml rename to community/linkding/1.1.3/ci/basic-values.yaml diff --git a/community/linkding/1.1.2/ci/extra-values.yaml b/community/linkding/1.1.3/ci/extra-values.yaml similarity index 100% rename from community/linkding/1.1.2/ci/extra-values.yaml rename to community/linkding/1.1.3/ci/extra-values.yaml diff --git a/community/linkding/1.1.2/ci/hostNet-values.yaml b/community/linkding/1.1.3/ci/hostNet-values.yaml similarity index 100% rename from community/linkding/1.1.2/ci/hostNet-values.yaml rename to community/linkding/1.1.3/ci/hostNet-values.yaml diff --git a/community/linkding/1.1.2/ix_values.yaml b/community/linkding/1.1.3/ix_values.yaml similarity index 98% rename from community/linkding/1.1.2/ix_values.yaml rename to community/linkding/1.1.3/ix_values.yaml index 3a0ab66bb6..22291845cf 100644 --- a/community/linkding/1.1.2/ix_values.yaml +++ b/community/linkding/1.1.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: sissbruecker/linkding pullPolicy: IfNotPresent - tag: 1.22.2 + tag: 1.22.3 resources: limits: diff --git a/community/linkding/1.1.2/metadata.yaml b/community/linkding/1.1.3/metadata.yaml similarity index 100% rename from community/linkding/1.1.2/metadata.yaml rename to community/linkding/1.1.3/metadata.yaml diff --git a/community/linkding/1.1.2/questions.yaml b/community/linkding/1.1.3/questions.yaml similarity index 100% rename from community/linkding/1.1.2/questions.yaml rename to community/linkding/1.1.3/questions.yaml diff --git a/community/linkding/1.1.2/templates/NOTES.txt b/community/linkding/1.1.3/templates/NOTES.txt similarity index 100% rename from community/linkding/1.1.2/templates/NOTES.txt rename to community/linkding/1.1.3/templates/NOTES.txt diff --git a/community/linkding/1.1.2/templates/_configuration.tpl b/community/linkding/1.1.3/templates/_configuration.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_configuration.tpl rename to community/linkding/1.1.3/templates/_configuration.tpl diff --git a/community/linkding/1.1.2/templates/_linkding.tpl b/community/linkding/1.1.3/templates/_linkding.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_linkding.tpl rename to community/linkding/1.1.3/templates/_linkding.tpl diff --git a/community/linkding/1.1.2/templates/_persistence.tpl b/community/linkding/1.1.3/templates/_persistence.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_persistence.tpl rename to community/linkding/1.1.3/templates/_persistence.tpl diff --git a/community/linkding/1.1.2/templates/_portal.tpl b/community/linkding/1.1.3/templates/_portal.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_portal.tpl rename to community/linkding/1.1.3/templates/_portal.tpl diff --git a/community/linkding/1.1.2/templates/_postgres.tpl b/community/linkding/1.1.3/templates/_postgres.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_postgres.tpl rename to community/linkding/1.1.3/templates/_postgres.tpl diff --git a/community/linkding/1.1.2/templates/_service.tpl b/community/linkding/1.1.3/templates/_service.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_service.tpl rename to community/linkding/1.1.3/templates/_service.tpl diff --git a/community/linkding/1.1.2/templates/_validation.tpl b/community/linkding/1.1.3/templates/_validation.tpl similarity index 100% rename from community/linkding/1.1.2/templates/_validation.tpl rename to community/linkding/1.1.3/templates/_validation.tpl diff --git a/community/linkding/1.1.2/templates/common.yaml b/community/linkding/1.1.3/templates/common.yaml similarity index 100% rename from community/linkding/1.1.2/templates/common.yaml rename to community/linkding/1.1.3/templates/common.yaml diff --git a/community/metube/1.1.2/Chart.lock b/community/metube/1.1.2/Chart.lock deleted file mode 100644 index 74d282d7f5..0000000000 --- a/community/metube/1.1.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.0 -digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1 -generated: "2023-10-29T21:43:44.197713036+02:00" diff --git a/community/metube/1.1.2/charts/common-1.2.0.tgz b/community/metube/1.1.2/charts/common-1.2.0.tgz deleted file mode 100644 index 8083cba2a2..0000000000 Binary files a/community/metube/1.1.2/charts/common-1.2.0.tgz and /dev/null differ diff --git a/community/metube/1.1.3/Chart.lock b/community/metube/1.1.3/Chart.lock new file mode 100644 index 0000000000..aa5448896f --- /dev/null +++ b/community/metube/1.1.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:24:11.574137901+02:00" diff --git a/community/metube/1.1.2/Chart.yaml b/community/metube/1.1.3/Chart.yaml similarity index 91% rename from community/metube/1.1.2/Chart.yaml rename to community/metube/1.1.3/Chart.yaml index ee3e8c2652..3af4db8efa 100644 --- a/community/metube/1.1.2/Chart.yaml +++ b/community/metube/1.1.3/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.1.2 +version: 1.1.3 apiVersion: v2 -appVersion: '2023-10-20' +appVersion: '2023-11-04' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.0 + version: 1.2.1 home: https://github.com/alexta69/metube icon: https://localhost/no-icon sources: diff --git a/community/metube/1.1.2/README.md b/community/metube/1.1.3/README.md similarity index 100% rename from community/metube/1.1.2/README.md rename to community/metube/1.1.3/README.md diff --git a/community/metube/1.1.2/app-readme.md b/community/metube/1.1.3/app-readme.md similarity index 100% rename from community/metube/1.1.2/app-readme.md rename to community/metube/1.1.3/app-readme.md diff --git a/community/metube/1.1.3/charts/common-1.2.1.tgz b/community/metube/1.1.3/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..b8a7fbb67e Binary files /dev/null and b/community/metube/1.1.3/charts/common-1.2.1.tgz differ diff --git a/community/metube/1.1.2/ci/basic-values.yaml b/community/metube/1.1.3/ci/basic-values.yaml similarity index 100% rename from community/metube/1.1.2/ci/basic-values.yaml rename to community/metube/1.1.3/ci/basic-values.yaml diff --git a/community/metube/1.1.2/ci/extra-values.yaml b/community/metube/1.1.3/ci/extra-values.yaml similarity index 100% rename from community/metube/1.1.2/ci/extra-values.yaml rename to community/metube/1.1.3/ci/extra-values.yaml diff --git a/community/metube/1.1.2/ci/hostNet-values.yaml b/community/metube/1.1.3/ci/hostNet-values.yaml similarity index 100% rename from community/metube/1.1.2/ci/hostNet-values.yaml rename to community/metube/1.1.3/ci/hostNet-values.yaml diff --git a/community/metube/1.1.2/ix_values.yaml b/community/metube/1.1.3/ix_values.yaml similarity index 94% rename from community/metube/1.1.2/ix_values.yaml rename to community/metube/1.1.3/ix_values.yaml index f033621b13..04cb32bfd4 100644 --- a/community/metube/1.1.2/ix_values.yaml +++ b/community/metube/1.1.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2023-10-20' + tag: '2023-11-04' resources: limits: diff --git a/community/metube/1.1.2/metadata.yaml b/community/metube/1.1.3/metadata.yaml similarity index 100% rename from community/metube/1.1.2/metadata.yaml rename to community/metube/1.1.3/metadata.yaml diff --git a/community/metube/1.1.2/questions.yaml b/community/metube/1.1.3/questions.yaml similarity index 100% rename from community/metube/1.1.2/questions.yaml rename to community/metube/1.1.3/questions.yaml diff --git a/community/metube/1.1.2/templates/NOTES.txt b/community/metube/1.1.3/templates/NOTES.txt similarity index 100% rename from community/metube/1.1.2/templates/NOTES.txt rename to community/metube/1.1.3/templates/NOTES.txt diff --git a/community/metube/1.1.2/templates/_metube.tpl b/community/metube/1.1.3/templates/_metube.tpl similarity index 100% rename from community/metube/1.1.2/templates/_metube.tpl rename to community/metube/1.1.3/templates/_metube.tpl diff --git a/community/metube/1.1.2/templates/_persistence.tpl b/community/metube/1.1.3/templates/_persistence.tpl similarity index 100% rename from community/metube/1.1.2/templates/_persistence.tpl rename to community/metube/1.1.3/templates/_persistence.tpl diff --git a/community/metube/1.1.2/templates/_portal.tpl b/community/metube/1.1.3/templates/_portal.tpl similarity index 100% rename from community/metube/1.1.2/templates/_portal.tpl rename to community/metube/1.1.3/templates/_portal.tpl diff --git a/community/metube/1.1.2/templates/_service.tpl b/community/metube/1.1.3/templates/_service.tpl similarity index 100% rename from community/metube/1.1.2/templates/_service.tpl rename to community/metube/1.1.3/templates/_service.tpl diff --git a/community/metube/1.1.2/templates/common.yaml b/community/metube/1.1.3/templates/common.yaml similarity index 100% rename from community/metube/1.1.2/templates/common.yaml rename to community/metube/1.1.3/templates/common.yaml diff --git a/community/readarr/1.1.1/Chart.lock b/community/readarr/1.1.1/Chart.lock deleted file mode 100644 index d0f93988d0..0000000000 --- a/community/readarr/1.1.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-09-11T14:13:06.750883824+03:00" diff --git a/community/readarr/1.1.1/charts/common-1.1.1.tgz b/community/readarr/1.1.1/charts/common-1.1.1.tgz deleted file mode 100644 index 3c18ef5110..0000000000 Binary files a/community/readarr/1.1.1/charts/common-1.1.1.tgz and /dev/null differ diff --git a/community/readarr/1.1.2/Chart.lock b/community/readarr/1.1.2/Chart.lock new file mode 100644 index 0000000000..b1d40c2327 --- /dev/null +++ b/community/readarr/1.1.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:24:29.511669684+02:00" diff --git a/community/readarr/1.1.1/Chart.yaml b/community/readarr/1.1.2/Chart.yaml similarity index 92% rename from community/readarr/1.1.1/Chart.yaml rename to community/readarr/1.1.2/Chart.yaml index b32a755c0b..bcaaa04269 100644 --- a/community/readarr/1.1.1/Chart.yaml +++ b/community/readarr/1.1.2/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.1.1 +version: 1.1.2 apiVersion: v2 -appVersion: 0.3.8.2267 +appVersion: 0.3.10.2287 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://github.com/Readarr/Readarr icon: https://media.sys.truenas.net/apps/readarr/icons/icon.png sources: diff --git a/community/readarr/1.1.1/README.md b/community/readarr/1.1.2/README.md similarity index 100% rename from community/readarr/1.1.1/README.md rename to community/readarr/1.1.2/README.md diff --git a/community/readarr/1.1.1/app-readme.md b/community/readarr/1.1.2/app-readme.md similarity index 100% rename from community/readarr/1.1.1/app-readme.md rename to community/readarr/1.1.2/app-readme.md diff --git a/community/readarr/1.1.2/charts/common-1.2.1.tgz b/community/readarr/1.1.2/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..41080983c3 Binary files /dev/null and b/community/readarr/1.1.2/charts/common-1.2.1.tgz differ diff --git a/community/readarr/1.1.1/ci/basic-values.yaml b/community/readarr/1.1.2/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.1.1/ci/basic-values.yaml rename to community/readarr/1.1.2/ci/basic-values.yaml diff --git a/community/readarr/1.1.1/ci/extra-values.yaml b/community/readarr/1.1.2/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.1.1/ci/extra-values.yaml rename to community/readarr/1.1.2/ci/extra-values.yaml diff --git a/community/readarr/1.1.1/ci/hostNet-values.yaml b/community/readarr/1.1.2/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.1.1/ci/hostNet-values.yaml rename to community/readarr/1.1.2/ci/hostNet-values.yaml diff --git a/community/readarr/1.1.1/ix_values.yaml b/community/readarr/1.1.2/ix_values.yaml similarity index 95% rename from community/readarr/1.1.1/ix_values.yaml rename to community/readarr/1.1.2/ix_values.yaml index c84875abe4..af75ddf4bd 100644 --- a/community/readarr/1.1.1/ix_values.yaml +++ b/community/readarr/1.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.8.2267 + tag: 0.3.10.2287 resources: limits: diff --git a/community/readarr/1.1.1/metadata.yaml b/community/readarr/1.1.2/metadata.yaml similarity index 100% rename from community/readarr/1.1.1/metadata.yaml rename to community/readarr/1.1.2/metadata.yaml diff --git a/community/readarr/1.1.1/questions.yaml b/community/readarr/1.1.2/questions.yaml similarity index 100% rename from community/readarr/1.1.1/questions.yaml rename to community/readarr/1.1.2/questions.yaml diff --git a/community/readarr/1.1.1/templates/NOTES.txt b/community/readarr/1.1.2/templates/NOTES.txt similarity index 100% rename from community/readarr/1.1.1/templates/NOTES.txt rename to community/readarr/1.1.2/templates/NOTES.txt diff --git a/community/readarr/1.1.1/templates/_persistence.tpl b/community/readarr/1.1.2/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.1.1/templates/_persistence.tpl rename to community/readarr/1.1.2/templates/_persistence.tpl diff --git a/community/readarr/1.1.1/templates/_portal.tpl b/community/readarr/1.1.2/templates/_portal.tpl similarity index 100% rename from community/readarr/1.1.1/templates/_portal.tpl rename to community/readarr/1.1.2/templates/_portal.tpl diff --git a/community/readarr/1.1.1/templates/_readarr.tpl b/community/readarr/1.1.2/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.1.1/templates/_readarr.tpl rename to community/readarr/1.1.2/templates/_readarr.tpl diff --git a/community/readarr/1.1.1/templates/_service.tpl b/community/readarr/1.1.2/templates/_service.tpl similarity index 100% rename from community/readarr/1.1.1/templates/_service.tpl rename to community/readarr/1.1.2/templates/_service.tpl diff --git a/community/readarr/1.1.1/templates/common.yaml b/community/readarr/1.1.2/templates/common.yaml similarity index 100% rename from community/readarr/1.1.1/templates/common.yaml rename to community/readarr/1.1.2/templates/common.yaml diff --git a/community/tiny-media-manager/1.1.1/Chart.lock b/community/tiny-media-manager/1.1.1/Chart.lock deleted file mode 100644 index 03ed482e19..0000000000 --- a/community/tiny-media-manager/1.1.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-10-17T17:57:58.410000729+03:00" diff --git a/community/tiny-media-manager/1.1.1/charts/common-1.1.1.tgz b/community/tiny-media-manager/1.1.1/charts/common-1.1.1.tgz deleted file mode 100644 index 30c0cb64b0..0000000000 Binary files a/community/tiny-media-manager/1.1.1/charts/common-1.1.1.tgz and /dev/null differ diff --git a/community/tiny-media-manager/1.1.2/Chart.lock b/community/tiny-media-manager/1.1.2/Chart.lock new file mode 100644 index 0000000000..41efcd99e6 --- /dev/null +++ b/community/tiny-media-manager/1.1.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:24:42.235134679+02:00" diff --git a/community/tiny-media-manager/1.1.1/Chart.yaml b/community/tiny-media-manager/1.1.2/Chart.yaml similarity index 93% rename from community/tiny-media-manager/1.1.1/Chart.yaml rename to community/tiny-media-manager/1.1.2/Chart.yaml index 9aa39bc630..4fddad29b5 100644 --- a/community/tiny-media-manager/1.1.1/Chart.yaml +++ b/community/tiny-media-manager/1.1.2/Chart.yaml @@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing. annotations: title: tinyMediaManager type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 -appVersion: 4.3.13 +appVersion: 4.3.14 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://www.tinymediamanager.org/ icon: https://media.sys.truenas.net/apps/tiny-media-manager/icons/icon.png sources: diff --git a/community/tiny-media-manager/1.1.1/README.md b/community/tiny-media-manager/1.1.2/README.md similarity index 100% rename from community/tiny-media-manager/1.1.1/README.md rename to community/tiny-media-manager/1.1.2/README.md diff --git a/community/tiny-media-manager/1.1.1/app-readme.md b/community/tiny-media-manager/1.1.2/app-readme.md similarity index 100% rename from community/tiny-media-manager/1.1.1/app-readme.md rename to community/tiny-media-manager/1.1.2/app-readme.md diff --git a/community/tiny-media-manager/1.1.2/charts/common-1.2.1.tgz b/community/tiny-media-manager/1.1.2/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..85905ce839 Binary files /dev/null and b/community/tiny-media-manager/1.1.2/charts/common-1.2.1.tgz differ diff --git a/community/tiny-media-manager/1.1.1/ci/basic-values.yaml b/community/tiny-media-manager/1.1.2/ci/basic-values.yaml similarity index 100% rename from community/tiny-media-manager/1.1.1/ci/basic-values.yaml rename to community/tiny-media-manager/1.1.2/ci/basic-values.yaml diff --git a/community/tiny-media-manager/1.1.1/ci/extra-values.yaml b/community/tiny-media-manager/1.1.2/ci/extra-values.yaml similarity index 100% rename from community/tiny-media-manager/1.1.1/ci/extra-values.yaml rename to community/tiny-media-manager/1.1.2/ci/extra-values.yaml diff --git a/community/tiny-media-manager/1.1.1/ci/hostNet-values.yaml b/community/tiny-media-manager/1.1.2/ci/hostNet-values.yaml similarity index 100% rename from community/tiny-media-manager/1.1.1/ci/hostNet-values.yaml rename to community/tiny-media-manager/1.1.2/ci/hostNet-values.yaml diff --git a/community/tiny-media-manager/1.1.1/ix_values.yaml b/community/tiny-media-manager/1.1.2/ix_values.yaml similarity index 95% rename from community/tiny-media-manager/1.1.1/ix_values.yaml rename to community/tiny-media-manager/1.1.2/ix_values.yaml index 73047d78c0..14d2d872bc 100644 --- a/community/tiny-media-manager/1.1.1/ix_values.yaml +++ b/community/tiny-media-manager/1.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tinymediamanager/tinymediamanager pullPolicy: IfNotPresent - tag: 4.3.13 + tag: 4.3.14 resources: limits: diff --git a/community/tiny-media-manager/1.1.1/metadata.yaml b/community/tiny-media-manager/1.1.2/metadata.yaml similarity index 100% rename from community/tiny-media-manager/1.1.1/metadata.yaml rename to community/tiny-media-manager/1.1.2/metadata.yaml diff --git a/community/tiny-media-manager/1.1.1/questions.yaml b/community/tiny-media-manager/1.1.2/questions.yaml similarity index 100% rename from community/tiny-media-manager/1.1.1/questions.yaml rename to community/tiny-media-manager/1.1.2/questions.yaml diff --git a/community/tiny-media-manager/1.1.1/templates/NOTES.txt b/community/tiny-media-manager/1.1.2/templates/NOTES.txt similarity index 100% rename from community/tiny-media-manager/1.1.1/templates/NOTES.txt rename to community/tiny-media-manager/1.1.2/templates/NOTES.txt diff --git a/community/tiny-media-manager/1.1.1/templates/_persistence.tpl b/community/tiny-media-manager/1.1.2/templates/_persistence.tpl similarity index 100% rename from community/tiny-media-manager/1.1.1/templates/_persistence.tpl rename to community/tiny-media-manager/1.1.2/templates/_persistence.tpl diff --git a/community/tiny-media-manager/1.1.1/templates/_portal.tpl b/community/tiny-media-manager/1.1.2/templates/_portal.tpl similarity index 100% rename from community/tiny-media-manager/1.1.1/templates/_portal.tpl rename to community/tiny-media-manager/1.1.2/templates/_portal.tpl diff --git a/community/tiny-media-manager/1.1.1/templates/_service.tpl b/community/tiny-media-manager/1.1.2/templates/_service.tpl similarity index 100% rename from community/tiny-media-manager/1.1.1/templates/_service.tpl rename to community/tiny-media-manager/1.1.2/templates/_service.tpl diff --git a/community/tiny-media-manager/1.1.1/templates/_tmm.tpl b/community/tiny-media-manager/1.1.2/templates/_tmm.tpl similarity index 100% rename from community/tiny-media-manager/1.1.1/templates/_tmm.tpl rename to community/tiny-media-manager/1.1.2/templates/_tmm.tpl diff --git a/community/tiny-media-manager/1.1.1/templates/common.yaml b/community/tiny-media-manager/1.1.2/templates/common.yaml similarity index 100% rename from community/tiny-media-manager/1.1.1/templates/common.yaml rename to community/tiny-media-manager/1.1.2/templates/common.yaml diff --git a/community/vaultwarden/1.0.26/Chart.lock b/community/vaultwarden/1.0.26/Chart.lock deleted file mode 100644 index 28e0685454..0000000000 --- a/community/vaultwarden/1.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-09-06T11:18:14.261225977+03:00" diff --git a/community/vaultwarden/1.0.26/charts/common-1.1.1.tgz b/community/vaultwarden/1.0.26/charts/common-1.1.1.tgz deleted file mode 100644 index 806efa980c..0000000000 Binary files a/community/vaultwarden/1.0.26/charts/common-1.1.1.tgz and /dev/null differ diff --git a/community/vaultwarden/1.0.27/Chart.lock b/community/vaultwarden/1.0.27/Chart.lock new file mode 100644 index 0000000000..42d5276be5 --- /dev/null +++ b/community/vaultwarden/1.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:24:58.545691911+02:00" diff --git a/community/vaultwarden/1.0.26/Chart.yaml b/community/vaultwarden/1.0.27/Chart.yaml similarity index 92% rename from community/vaultwarden/1.0.26/Chart.yaml rename to community/vaultwarden/1.0.27/Chart.yaml index fbea51672b..95e34888a6 100644 --- a/community/vaultwarden/1.0.26/Chart.yaml +++ b/community/vaultwarden/1.0.27/Chart.yaml @@ -4,9 +4,9 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.0.26 +version: 1.0.27 apiVersion: v2 -appVersion: 1.29.2 +appVersion: 1.30.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://github.com/dani-garcia/vaultwarden icon: https://media.sys.truenas.net/apps/vaultwarden/icons/icon.png sources: diff --git a/community/vaultwarden/1.0.26/README.md b/community/vaultwarden/1.0.27/README.md similarity index 100% rename from community/vaultwarden/1.0.26/README.md rename to community/vaultwarden/1.0.27/README.md diff --git a/community/vaultwarden/1.0.26/app-readme.md b/community/vaultwarden/1.0.27/app-readme.md similarity index 100% rename from community/vaultwarden/1.0.26/app-readme.md rename to community/vaultwarden/1.0.27/app-readme.md diff --git a/community/vaultwarden/1.0.27/charts/common-1.2.1.tgz b/community/vaultwarden/1.0.27/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..537af59b94 Binary files /dev/null and b/community/vaultwarden/1.0.27/charts/common-1.2.1.tgz differ diff --git a/community/vaultwarden/1.0.26/ci/additional-env-values.yaml b/community/vaultwarden/1.0.27/ci/additional-env-values.yaml similarity index 100% rename from community/vaultwarden/1.0.26/ci/additional-env-values.yaml rename to community/vaultwarden/1.0.27/ci/additional-env-values.yaml diff --git a/community/vaultwarden/1.0.26/ci/admin-values.yaml b/community/vaultwarden/1.0.27/ci/admin-values.yaml similarity index 100% rename from community/vaultwarden/1.0.26/ci/admin-values.yaml rename to community/vaultwarden/1.0.27/ci/admin-values.yaml diff --git a/community/vaultwarden/1.0.26/ci/basic-values.yaml b/community/vaultwarden/1.0.27/ci/basic-values.yaml similarity index 100% rename from community/vaultwarden/1.0.26/ci/basic-values.yaml rename to community/vaultwarden/1.0.27/ci/basic-values.yaml diff --git a/community/vaultwarden/1.0.26/ci/https-values.yaml b/community/vaultwarden/1.0.27/ci/https-values.yaml similarity index 100% rename from community/vaultwarden/1.0.26/ci/https-values.yaml rename to community/vaultwarden/1.0.27/ci/https-values.yaml diff --git a/community/vaultwarden/1.0.26/ci/other-user-values.yaml b/community/vaultwarden/1.0.27/ci/other-user-values.yaml similarity index 100% rename from community/vaultwarden/1.0.26/ci/other-user-values.yaml rename to community/vaultwarden/1.0.27/ci/other-user-values.yaml diff --git a/community/vaultwarden/1.0.26/ci/ws-disabled-values.yaml b/community/vaultwarden/1.0.27/ci/ws-disabled-values.yaml similarity index 100% rename from community/vaultwarden/1.0.26/ci/ws-disabled-values.yaml rename to community/vaultwarden/1.0.27/ci/ws-disabled-values.yaml diff --git a/community/vaultwarden/1.0.26/ix_values.yaml b/community/vaultwarden/1.0.27/ix_values.yaml similarity index 98% rename from community/vaultwarden/1.0.26/ix_values.yaml rename to community/vaultwarden/1.0.27/ix_values.yaml index 97b26e02c4..c67b5cbde9 100644 --- a/community/vaultwarden/1.0.26/ix_values.yaml +++ b/community/vaultwarden/1.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: vaultwarden/server pullPolicy: IfNotPresent - tag: 1.29.2 + tag: 1.30.0 resources: limits: diff --git a/community/vaultwarden/1.0.26/metadata.yaml b/community/vaultwarden/1.0.27/metadata.yaml similarity index 100% rename from community/vaultwarden/1.0.26/metadata.yaml rename to community/vaultwarden/1.0.27/metadata.yaml diff --git a/community/vaultwarden/1.0.26/migrations/migrate b/community/vaultwarden/1.0.27/migrations/migrate similarity index 100% rename from community/vaultwarden/1.0.26/migrations/migrate rename to community/vaultwarden/1.0.27/migrations/migrate diff --git a/community/vaultwarden/1.0.26/questions.yaml b/community/vaultwarden/1.0.27/questions.yaml similarity index 100% rename from community/vaultwarden/1.0.26/questions.yaml rename to community/vaultwarden/1.0.27/questions.yaml diff --git a/community/vaultwarden/1.0.26/templates/NOTES.txt b/community/vaultwarden/1.0.27/templates/NOTES.txt similarity index 100% rename from community/vaultwarden/1.0.26/templates/NOTES.txt rename to community/vaultwarden/1.0.27/templates/NOTES.txt diff --git a/community/vaultwarden/1.0.26/templates/_configuration.tpl b/community/vaultwarden/1.0.27/templates/_configuration.tpl similarity index 100% rename from community/vaultwarden/1.0.26/templates/_configuration.tpl rename to community/vaultwarden/1.0.27/templates/_configuration.tpl diff --git a/community/vaultwarden/1.0.26/templates/_portal.tpl b/community/vaultwarden/1.0.27/templates/_portal.tpl similarity index 100% rename from community/vaultwarden/1.0.26/templates/_portal.tpl rename to community/vaultwarden/1.0.27/templates/_portal.tpl diff --git a/community/vaultwarden/1.0.26/templates/_postgres.tpl b/community/vaultwarden/1.0.27/templates/_postgres.tpl similarity index 100% rename from community/vaultwarden/1.0.26/templates/_postgres.tpl rename to community/vaultwarden/1.0.27/templates/_postgres.tpl diff --git a/community/vaultwarden/1.0.26/templates/_vaultwarden.tpl b/community/vaultwarden/1.0.27/templates/_vaultwarden.tpl similarity index 100% rename from community/vaultwarden/1.0.26/templates/_vaultwarden.tpl rename to community/vaultwarden/1.0.27/templates/_vaultwarden.tpl diff --git a/community/vaultwarden/1.0.26/templates/common.yaml b/community/vaultwarden/1.0.27/templates/common.yaml similarity index 100% rename from community/vaultwarden/1.0.26/templates/common.yaml rename to community/vaultwarden/1.0.27/templates/common.yaml diff --git a/test/jellyfin/1.0.14/Chart.lock b/test/jellyfin/1.0.14/Chart.lock deleted file mode 100644 index 4441bbc9f5..0000000000 --- a/test/jellyfin/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.1 -digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 -generated: "2023-09-21T15:59:06.600933007+03:00" diff --git a/test/jellyfin/1.0.14/charts/common-1.1.1.tgz b/test/jellyfin/1.0.14/charts/common-1.1.1.tgz deleted file mode 100644 index 4e9d954e92..0000000000 Binary files a/test/jellyfin/1.0.14/charts/common-1.1.1.tgz and /dev/null differ diff --git a/test/jellyfin/1.0.15/Chart.lock b/test/jellyfin/1.0.15/Chart.lock new file mode 100644 index 0000000000..78019e50e4 --- /dev/null +++ b/test/jellyfin/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.1 +digest: sha256:d695592ea5213fe64453171205ca326015d02df3888a7858becc0c733b0de4c7 +generated: "2023-11-06T14:25:23.073455961+02:00" diff --git a/test/jellyfin/1.0.14/Chart.yaml b/test/jellyfin/1.0.15/Chart.yaml similarity index 92% rename from test/jellyfin/1.0.14/Chart.yaml rename to test/jellyfin/1.0.15/Chart.yaml index 546ecc9ea8..99cb7d034a 100644 --- a/test/jellyfin/1.0.14/Chart.yaml +++ b/test/jellyfin/1.0.15/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 -appVersion: 10.8.11 +appVersion: 10.8.12 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.1 + version: 1.2.1 home: https://jellyfin.org/ icon: https://jellyfin.org/images/logo.svg sources: diff --git a/test/jellyfin/1.0.14/README.md b/test/jellyfin/1.0.15/README.md similarity index 100% rename from test/jellyfin/1.0.14/README.md rename to test/jellyfin/1.0.15/README.md diff --git a/test/jellyfin/1.0.14/app-readme.md b/test/jellyfin/1.0.15/app-readme.md similarity index 100% rename from test/jellyfin/1.0.14/app-readme.md rename to test/jellyfin/1.0.15/app-readme.md diff --git a/test/jellyfin/1.0.15/charts/common-1.2.1.tgz b/test/jellyfin/1.0.15/charts/common-1.2.1.tgz new file mode 100644 index 0000000000..0bd2f56848 Binary files /dev/null and b/test/jellyfin/1.0.15/charts/common-1.2.1.tgz differ diff --git a/test/jellyfin/1.0.14/ci/basic-values.yaml b/test/jellyfin/1.0.15/ci/basic-values.yaml similarity index 100% rename from test/jellyfin/1.0.14/ci/basic-values.yaml rename to test/jellyfin/1.0.15/ci/basic-values.yaml diff --git a/test/jellyfin/1.0.14/ci/extra-values.yaml b/test/jellyfin/1.0.15/ci/extra-values.yaml similarity index 100% rename from test/jellyfin/1.0.14/ci/extra-values.yaml rename to test/jellyfin/1.0.15/ci/extra-values.yaml diff --git a/test/jellyfin/1.0.14/ci/hostNet-values.yaml b/test/jellyfin/1.0.15/ci/hostNet-values.yaml similarity index 100% rename from test/jellyfin/1.0.14/ci/hostNet-values.yaml rename to test/jellyfin/1.0.15/ci/hostNet-values.yaml diff --git a/community/jellyfin/1.1.1/ix_values.yaml b/test/jellyfin/1.0.15/ix_values.yaml similarity index 97% rename from community/jellyfin/1.1.1/ix_values.yaml rename to test/jellyfin/1.0.15/ix_values.yaml index 09f2c6a80b..a209c3b009 100644 --- a/community/jellyfin/1.1.1/ix_values.yaml +++ b/test/jellyfin/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jellyfin/jellyfin pullPolicy: IfNotPresent - tag: 10.8.11 + tag: 10.8.12 resources: limits: diff --git a/test/jellyfin/1.0.14/metadata.yaml b/test/jellyfin/1.0.15/metadata.yaml similarity index 100% rename from test/jellyfin/1.0.14/metadata.yaml rename to test/jellyfin/1.0.15/metadata.yaml diff --git a/test/jellyfin/1.0.14/migrations/migrate b/test/jellyfin/1.0.15/migrations/migrate similarity index 100% rename from test/jellyfin/1.0.14/migrations/migrate rename to test/jellyfin/1.0.15/migrations/migrate diff --git a/test/jellyfin/1.0.14/questions.yaml b/test/jellyfin/1.0.15/questions.yaml similarity index 100% rename from test/jellyfin/1.0.14/questions.yaml rename to test/jellyfin/1.0.15/questions.yaml diff --git a/test/jellyfin/1.0.14/templates/NOTES.txt b/test/jellyfin/1.0.15/templates/NOTES.txt similarity index 100% rename from test/jellyfin/1.0.14/templates/NOTES.txt rename to test/jellyfin/1.0.15/templates/NOTES.txt diff --git a/test/jellyfin/1.0.14/templates/_jellyfin.tpl b/test/jellyfin/1.0.15/templates/_jellyfin.tpl similarity index 100% rename from test/jellyfin/1.0.14/templates/_jellyfin.tpl rename to test/jellyfin/1.0.15/templates/_jellyfin.tpl diff --git a/test/jellyfin/1.0.14/templates/_portal.tpl b/test/jellyfin/1.0.15/templates/_portal.tpl similarity index 100% rename from test/jellyfin/1.0.14/templates/_portal.tpl rename to test/jellyfin/1.0.15/templates/_portal.tpl diff --git a/test/jellyfin/1.0.14/templates/common.yaml b/test/jellyfin/1.0.15/templates/common.yaml similarity index 100% rename from test/jellyfin/1.0.14/templates/common.yaml rename to test/jellyfin/1.0.15/templates/common.yaml