diff --git a/charts/home-assistant/1.0.104/.helmignore b/charts/home-assistant/1.0.105/.helmignore similarity index 100% rename from charts/home-assistant/1.0.104/.helmignore rename to charts/home-assistant/1.0.105/.helmignore diff --git a/charts/home-assistant/1.0.104/Chart.lock b/charts/home-assistant/1.0.105/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.104/Chart.lock rename to charts/home-assistant/1.0.105/Chart.lock diff --git a/charts/home-assistant/1.0.104/Chart.yaml b/charts/home-assistant/1.0.105/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.104/Chart.yaml rename to charts/home-assistant/1.0.105/Chart.yaml index fecb48bfeb..661a0f7b38 100644 --- a/charts/home-assistant/1.0.104/Chart.yaml +++ b/charts/home-assistant/1.0.105/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.104 +version: 1.0.105 apiVersion: v2 -appVersion: 2023.8.2 +appVersion: 2023.8.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.104/README.md b/charts/home-assistant/1.0.105/README.md similarity index 100% rename from charts/home-assistant/1.0.104/README.md rename to charts/home-assistant/1.0.105/README.md diff --git a/charts/home-assistant/1.0.104/app-readme.md b/charts/home-assistant/1.0.105/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.104/app-readme.md rename to charts/home-assistant/1.0.105/app-readme.md diff --git a/charts/home-assistant/1.0.104/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.105/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.104/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.105/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.104/ci/test-values.yaml b/charts/home-assistant/1.0.105/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.104/ci/test-values.yaml rename to charts/home-assistant/1.0.105/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.104/ix_values.yaml b/charts/home-assistant/1.0.105/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.104/ix_values.yaml rename to charts/home-assistant/1.0.105/ix_values.yaml index 8bb166d91b..ab932c8cb2 100644 --- a/charts/home-assistant/1.0.104/ix_values.yaml +++ b/charts/home-assistant/1.0.105/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.8.2 + tag: 2023.8.3 diff --git a/charts/home-assistant/1.0.104/metadata.yaml b/charts/home-assistant/1.0.105/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.104/metadata.yaml rename to charts/home-assistant/1.0.105/metadata.yaml diff --git a/charts/home-assistant/1.0.104/questions.yaml b/charts/home-assistant/1.0.105/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.104/questions.yaml rename to charts/home-assistant/1.0.105/questions.yaml diff --git a/charts/home-assistant/1.0.104/templates/_postgres.tpl b/charts/home-assistant/1.0.105/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.104/templates/_postgres.tpl rename to charts/home-assistant/1.0.105/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.104/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.105/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.105/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.104/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.105/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.105/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.104/templates/deployment.yaml b/charts/home-assistant/1.0.105/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/deployment.yaml rename to charts/home-assistant/1.0.105/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.104/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.105/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.105/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.104/templates/postgres-config.yaml b/charts/home-assistant/1.0.105/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/postgres-config.yaml rename to charts/home-assistant/1.0.105/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.104/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.105/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.105/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.104/templates/postgres-secret.yaml b/charts/home-assistant/1.0.105/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.105/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.104/templates/postgres-service.yaml b/charts/home-assistant/1.0.105/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/postgres-service.yaml rename to charts/home-assistant/1.0.105/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.104/templates/pre-install-job.yaml b/charts/home-assistant/1.0.105/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.105/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.104/templates/service.yaml b/charts/home-assistant/1.0.105/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.104/templates/service.yaml rename to charts/home-assistant/1.0.105/templates/service.yaml diff --git a/community/immich/1.0.13/Chart.lock b/community/immich/1.0.14/Chart.lock similarity index 100% rename from community/immich/1.0.13/Chart.lock rename to community/immich/1.0.14/Chart.lock diff --git a/community/immich/1.0.13/Chart.yaml b/community/immich/1.0.14/Chart.yaml similarity index 94% rename from community/immich/1.0.13/Chart.yaml rename to community/immich/1.0.14/Chart.yaml index b6aeac3867..0aca68a8b3 100644 --- a/community/immich/1.0.13/Chart.yaml +++ b/community/immich/1.0.14/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 -appVersion: 1.73.0 +appVersion: 1.74.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/1.0.13/README.md b/community/immich/1.0.14/README.md similarity index 100% rename from community/immich/1.0.13/README.md rename to community/immich/1.0.14/README.md diff --git a/community/immich/1.0.13/app-readme.md b/community/immich/1.0.14/app-readme.md similarity index 100% rename from community/immich/1.0.13/app-readme.md rename to community/immich/1.0.14/app-readme.md diff --git a/community/immich/1.0.13/charts/common-1.0.12.tgz b/community/immich/1.0.14/charts/common-1.0.12.tgz similarity index 100% rename from community/immich/1.0.13/charts/common-1.0.12.tgz rename to community/immich/1.0.14/charts/common-1.0.12.tgz diff --git a/community/immich/1.0.13/ci/basic-values.yaml b/community/immich/1.0.14/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.13/ci/basic-values.yaml rename to community/immich/1.0.14/ci/basic-values.yaml diff --git a/community/immich/1.0.13/ci/extra-values.yaml b/community/immich/1.0.14/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.13/ci/extra-values.yaml rename to community/immich/1.0.14/ci/extra-values.yaml diff --git a/community/immich/1.0.13/ci/no-extra-values.yaml b/community/immich/1.0.14/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.13/ci/no-extra-values.yaml rename to community/immich/1.0.14/ci/no-extra-values.yaml diff --git a/community/immich/1.0.13/ci/no-ml-values.yaml b/community/immich/1.0.14/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.13/ci/no-ml-values.yaml rename to community/immich/1.0.14/ci/no-ml-values.yaml diff --git a/community/immich/1.0.13/ci/no-typesenes-values.yaml b/community/immich/1.0.14/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.13/ci/no-typesenes-values.yaml rename to community/immich/1.0.14/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.13/ix_values.yaml b/community/immich/1.0.14/ix_values.yaml similarity index 96% rename from community/immich/1.0.13/ix_values.yaml rename to community/immich/1.0.14/ix_values.yaml index ca5fcba066..f093a0a5ba 100644 --- a/community/immich/1.0.13/ix_values.yaml +++ b/community/immich/1.0.14/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.73.0 + tag: v1.74.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.73.0 + tag: v1.74.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.73.0 + tag: v1.74.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.73.0 + tag: v1.74.0 typesenseImage: repository: typesense/typesense diff --git a/community/immich/1.0.13/metadata.yaml b/community/immich/1.0.14/metadata.yaml similarity index 100% rename from community/immich/1.0.13/metadata.yaml rename to community/immich/1.0.14/metadata.yaml diff --git a/community/immich/1.0.13/questions.yaml b/community/immich/1.0.14/questions.yaml similarity index 100% rename from community/immich/1.0.13/questions.yaml rename to community/immich/1.0.14/questions.yaml diff --git a/community/immich/1.0.13/templates/NOTES.txt b/community/immich/1.0.14/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.13/templates/NOTES.txt rename to community/immich/1.0.14/templates/NOTES.txt diff --git a/community/immich/1.0.13/templates/_configuration.tpl b/community/immich/1.0.14/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.13/templates/_configuration.tpl rename to community/immich/1.0.14/templates/_configuration.tpl diff --git a/community/immich/1.0.13/templates/_immich-machinelearning.tpl b/community/immich/1.0.14/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.13/templates/_immich-machinelearning.tpl rename to community/immich/1.0.14/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.13/templates/_immich-microservices.tpl b/community/immich/1.0.14/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.13/templates/_immich-microservices.tpl rename to community/immich/1.0.14/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.13/templates/_immich-proxy.tpl b/community/immich/1.0.14/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.13/templates/_immich-proxy.tpl rename to community/immich/1.0.14/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.13/templates/_immich-server.tpl b/community/immich/1.0.14/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.13/templates/_immich-server.tpl rename to community/immich/1.0.14/templates/_immich-server.tpl diff --git a/community/immich/1.0.13/templates/_immich-typesense.tpl b/community/immich/1.0.14/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.13/templates/_immich-typesense.tpl rename to community/immich/1.0.14/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.13/templates/_immich-web.tpl b/community/immich/1.0.14/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.13/templates/_immich-web.tpl rename to community/immich/1.0.14/templates/_immich-web.tpl diff --git a/community/immich/1.0.13/templates/_persistence.tpl b/community/immich/1.0.14/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.13/templates/_persistence.tpl rename to community/immich/1.0.14/templates/_persistence.tpl diff --git a/community/immich/1.0.13/templates/_portal.tpl b/community/immich/1.0.14/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.13/templates/_portal.tpl rename to community/immich/1.0.14/templates/_portal.tpl diff --git a/community/immich/1.0.13/templates/_postgres.tpl b/community/immich/1.0.14/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.13/templates/_postgres.tpl rename to community/immich/1.0.14/templates/_postgres.tpl diff --git a/community/immich/1.0.13/templates/_redis.tpl b/community/immich/1.0.14/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.13/templates/_redis.tpl rename to community/immich/1.0.14/templates/_redis.tpl diff --git a/community/immich/1.0.13/templates/_service.tpl b/community/immich/1.0.14/templates/_service.tpl similarity index 100% rename from community/immich/1.0.13/templates/_service.tpl rename to community/immich/1.0.14/templates/_service.tpl diff --git a/community/immich/1.0.13/templates/_waitURL.tpl b/community/immich/1.0.14/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.13/templates/_waitURL.tpl rename to community/immich/1.0.14/templates/_waitURL.tpl diff --git a/community/immich/1.0.13/templates/common.yaml b/community/immich/1.0.14/templates/common.yaml similarity index 100% rename from community/immich/1.0.13/templates/common.yaml rename to community/immich/1.0.14/templates/common.yaml diff --git a/community/lidarr/1.0.19/Chart.lock b/community/lidarr/1.0.20/Chart.lock similarity index 100% rename from community/lidarr/1.0.19/Chart.lock rename to community/lidarr/1.0.20/Chart.lock diff --git a/community/lidarr/1.0.19/Chart.yaml b/community/lidarr/1.0.20/Chart.yaml similarity index 94% rename from community/lidarr/1.0.19/Chart.yaml rename to community/lidarr/1.0.20/Chart.yaml index 00dd589c12..862fec8d9b 100644 --- a/community/lidarr/1.0.19/Chart.yaml +++ b/community/lidarr/1.0.20/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.19 +version: 1.0.20 apiVersion: v2 -appVersion: 1.3.4.3458 +appVersion: 1.3.5.3530 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.0.19/README.md b/community/lidarr/1.0.20/README.md similarity index 100% rename from community/lidarr/1.0.19/README.md rename to community/lidarr/1.0.20/README.md diff --git a/community/lidarr/1.0.19/app-readme.md b/community/lidarr/1.0.20/app-readme.md similarity index 100% rename from community/lidarr/1.0.19/app-readme.md rename to community/lidarr/1.0.20/app-readme.md diff --git a/community/lidarr/1.0.19/charts/common-1.0.12.tgz b/community/lidarr/1.0.20/charts/common-1.0.12.tgz similarity index 100% rename from community/lidarr/1.0.19/charts/common-1.0.12.tgz rename to community/lidarr/1.0.20/charts/common-1.0.12.tgz diff --git a/community/lidarr/1.0.19/ci/basic-values.yaml b/community/lidarr/1.0.20/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.19/ci/basic-values.yaml rename to community/lidarr/1.0.20/ci/basic-values.yaml diff --git a/community/lidarr/1.0.19/ci/extra-values.yaml b/community/lidarr/1.0.20/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.19/ci/extra-values.yaml rename to community/lidarr/1.0.20/ci/extra-values.yaml diff --git a/community/lidarr/1.0.19/ci/hostNet-values.yaml b/community/lidarr/1.0.20/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.19/ci/hostNet-values.yaml rename to community/lidarr/1.0.20/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.19/ix_values.yaml b/community/lidarr/1.0.20/ix_values.yaml similarity index 95% rename from community/lidarr/1.0.19/ix_values.yaml rename to community/lidarr/1.0.20/ix_values.yaml index bd4409aa4a..6531ee5ead 100644 --- a/community/lidarr/1.0.19/ix_values.yaml +++ b/community/lidarr/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 1.3.4.3458 + tag: 1.3.5.3530 resources: limits: diff --git a/community/lidarr/1.0.19/metadata.yaml b/community/lidarr/1.0.20/metadata.yaml similarity index 100% rename from community/lidarr/1.0.19/metadata.yaml rename to community/lidarr/1.0.20/metadata.yaml diff --git a/community/lidarr/1.0.19/migrations/migrate b/community/lidarr/1.0.20/migrations/migrate similarity index 100% rename from community/lidarr/1.0.19/migrations/migrate rename to community/lidarr/1.0.20/migrations/migrate diff --git a/community/lidarr/1.0.19/questions.yaml b/community/lidarr/1.0.20/questions.yaml similarity index 100% rename from community/lidarr/1.0.19/questions.yaml rename to community/lidarr/1.0.20/questions.yaml diff --git a/community/lidarr/1.0.19/templates/NOTES.txt b/community/lidarr/1.0.20/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.19/templates/NOTES.txt rename to community/lidarr/1.0.20/templates/NOTES.txt diff --git a/community/lidarr/1.0.19/templates/_lidarr.tpl b/community/lidarr/1.0.20/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.19/templates/_lidarr.tpl rename to community/lidarr/1.0.20/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.19/templates/_portal.tpl b/community/lidarr/1.0.20/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.19/templates/_portal.tpl rename to community/lidarr/1.0.20/templates/_portal.tpl diff --git a/community/lidarr/1.0.19/templates/common.yaml b/community/lidarr/1.0.20/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.19/templates/common.yaml rename to community/lidarr/1.0.20/templates/common.yaml diff --git a/community/prowlarr/1.0.7/Chart.lock b/community/prowlarr/1.0.8/Chart.lock similarity index 100% rename from community/prowlarr/1.0.7/Chart.lock rename to community/prowlarr/1.0.8/Chart.lock diff --git a/community/prowlarr/1.0.7/Chart.yaml b/community/prowlarr/1.0.8/Chart.yaml similarity index 94% rename from community/prowlarr/1.0.7/Chart.yaml rename to community/prowlarr/1.0.8/Chart.yaml index 407f197e0a..516f1a712a 100644 --- a/community/prowlarr/1.0.7/Chart.yaml +++ b/community/prowlarr/1.0.8/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.7 +version: 1.0.8 apiVersion: v2 -appVersion: 1.8.2.3860 +appVersion: 1.8.3.3880 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.0.7/README.md b/community/prowlarr/1.0.8/README.md similarity index 100% rename from community/prowlarr/1.0.7/README.md rename to community/prowlarr/1.0.8/README.md diff --git a/community/prowlarr/1.0.7/app-readme.md b/community/prowlarr/1.0.8/app-readme.md similarity index 100% rename from community/prowlarr/1.0.7/app-readme.md rename to community/prowlarr/1.0.8/app-readme.md diff --git a/community/prowlarr/1.0.7/charts/common-1.0.12.tgz b/community/prowlarr/1.0.8/charts/common-1.0.12.tgz similarity index 100% rename from community/prowlarr/1.0.7/charts/common-1.0.12.tgz rename to community/prowlarr/1.0.8/charts/common-1.0.12.tgz diff --git a/community/prowlarr/1.0.7/ci/basic-values.yaml b/community/prowlarr/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.7/ci/basic-values.yaml rename to community/prowlarr/1.0.8/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.7/ci/extra-values.yaml b/community/prowlarr/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.7/ci/extra-values.yaml rename to community/prowlarr/1.0.8/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.7/ci/hostNet-values.yaml b/community/prowlarr/1.0.8/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.7/ci/hostNet-values.yaml rename to community/prowlarr/1.0.8/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.7/ix_values.yaml b/community/prowlarr/1.0.8/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.7/ix_values.yaml rename to community/prowlarr/1.0.8/ix_values.yaml index 33d1ce4883..0fd8b759a1 100644 --- a/community/prowlarr/1.0.7/ix_values.yaml +++ b/community/prowlarr/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.8.2.3860 + tag: 1.8.3.3880 resources: limits: diff --git a/community/prowlarr/1.0.7/metadata.yaml b/community/prowlarr/1.0.8/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.7/metadata.yaml rename to community/prowlarr/1.0.8/metadata.yaml diff --git a/community/prowlarr/1.0.7/questions.yaml b/community/prowlarr/1.0.8/questions.yaml similarity index 100% rename from community/prowlarr/1.0.7/questions.yaml rename to community/prowlarr/1.0.8/questions.yaml diff --git a/community/prowlarr/1.0.7/templates/NOTES.txt b/community/prowlarr/1.0.8/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.7/templates/NOTES.txt rename to community/prowlarr/1.0.8/templates/NOTES.txt diff --git a/community/prowlarr/1.0.7/templates/_persistence.tpl b/community/prowlarr/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.7/templates/_persistence.tpl rename to community/prowlarr/1.0.8/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.7/templates/_portal.tpl b/community/prowlarr/1.0.8/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.7/templates/_portal.tpl rename to community/prowlarr/1.0.8/templates/_portal.tpl diff --git a/community/prowlarr/1.0.7/templates/_prowlarr.tpl b/community/prowlarr/1.0.8/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.7/templates/_prowlarr.tpl rename to community/prowlarr/1.0.8/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.7/templates/_service.tpl b/community/prowlarr/1.0.8/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.7/templates/_service.tpl rename to community/prowlarr/1.0.8/templates/_service.tpl diff --git a/community/prowlarr/1.0.7/templates/common.yaml b/community/prowlarr/1.0.8/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.7/templates/common.yaml rename to community/prowlarr/1.0.8/templates/common.yaml diff --git a/community/readarr/1.0.8/Chart.lock b/community/readarr/1.0.9/Chart.lock similarity index 100% rename from community/readarr/1.0.8/Chart.lock rename to community/readarr/1.0.9/Chart.lock diff --git a/community/readarr/1.0.8/Chart.yaml b/community/readarr/1.0.9/Chart.yaml similarity index 95% rename from community/readarr/1.0.8/Chart.yaml rename to community/readarr/1.0.9/Chart.yaml index a8d8580b19..d2567f7c6d 100644 --- a/community/readarr/1.0.8/Chart.yaml +++ b/community/readarr/1.0.9/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.8 +version: 1.0.9 apiVersion: v2 -appVersion: 0.3.1.2096 +appVersion: 0.3.3.2171 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/readarr/1.0.8/README.md b/community/readarr/1.0.9/README.md similarity index 100% rename from community/readarr/1.0.8/README.md rename to community/readarr/1.0.9/README.md diff --git a/community/readarr/1.0.8/app-readme.md b/community/readarr/1.0.9/app-readme.md similarity index 100% rename from community/readarr/1.0.8/app-readme.md rename to community/readarr/1.0.9/app-readme.md diff --git a/community/readarr/1.0.8/charts/common-1.0.12.tgz b/community/readarr/1.0.9/charts/common-1.0.12.tgz similarity index 100% rename from community/readarr/1.0.8/charts/common-1.0.12.tgz rename to community/readarr/1.0.9/charts/common-1.0.12.tgz diff --git a/community/readarr/1.0.8/ci/basic-values.yaml b/community/readarr/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.0.8/ci/basic-values.yaml rename to community/readarr/1.0.9/ci/basic-values.yaml diff --git a/community/readarr/1.0.8/ci/extra-values.yaml b/community/readarr/1.0.9/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.0.8/ci/extra-values.yaml rename to community/readarr/1.0.9/ci/extra-values.yaml diff --git a/community/readarr/1.0.8/ci/hostNet-values.yaml b/community/readarr/1.0.9/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.0.8/ci/hostNet-values.yaml rename to community/readarr/1.0.9/ci/hostNet-values.yaml diff --git a/community/readarr/1.0.8/ix_values.yaml b/community/readarr/1.0.9/ix_values.yaml similarity index 95% rename from community/readarr/1.0.8/ix_values.yaml rename to community/readarr/1.0.9/ix_values.yaml index 519907bcdd..e7c9ce22a6 100644 --- a/community/readarr/1.0.8/ix_values.yaml +++ b/community/readarr/1.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.1.2096 + tag: 0.3.3.2171 resources: limits: diff --git a/community/readarr/1.0.8/metadata.yaml b/community/readarr/1.0.9/metadata.yaml similarity index 100% rename from community/readarr/1.0.8/metadata.yaml rename to community/readarr/1.0.9/metadata.yaml diff --git a/community/readarr/1.0.8/questions.yaml b/community/readarr/1.0.9/questions.yaml similarity index 100% rename from community/readarr/1.0.8/questions.yaml rename to community/readarr/1.0.9/questions.yaml diff --git a/community/readarr/1.0.8/templates/NOTES.txt b/community/readarr/1.0.9/templates/NOTES.txt similarity index 100% rename from community/readarr/1.0.8/templates/NOTES.txt rename to community/readarr/1.0.9/templates/NOTES.txt diff --git a/community/readarr/1.0.8/templates/_persistence.tpl b/community/readarr/1.0.9/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.0.8/templates/_persistence.tpl rename to community/readarr/1.0.9/templates/_persistence.tpl diff --git a/community/readarr/1.0.8/templates/_portal.tpl b/community/readarr/1.0.9/templates/_portal.tpl similarity index 100% rename from community/readarr/1.0.8/templates/_portal.tpl rename to community/readarr/1.0.9/templates/_portal.tpl diff --git a/community/readarr/1.0.8/templates/_readarr.tpl b/community/readarr/1.0.9/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.0.8/templates/_readarr.tpl rename to community/readarr/1.0.9/templates/_readarr.tpl diff --git a/community/readarr/1.0.8/templates/_service.tpl b/community/readarr/1.0.9/templates/_service.tpl similarity index 100% rename from community/readarr/1.0.8/templates/_service.tpl rename to community/readarr/1.0.9/templates/_service.tpl diff --git a/community/readarr/1.0.8/templates/common.yaml b/community/readarr/1.0.9/templates/common.yaml similarity index 100% rename from community/readarr/1.0.8/templates/common.yaml rename to community/readarr/1.0.9/templates/common.yaml diff --git a/community/tiny-media-manager/1.0.0/Chart.lock b/community/tiny-media-manager/1.0.1/Chart.lock similarity index 100% rename from community/tiny-media-manager/1.0.0/Chart.lock rename to community/tiny-media-manager/1.0.1/Chart.lock diff --git a/community/tiny-media-manager/1.0.0/Chart.yaml b/community/tiny-media-manager/1.0.1/Chart.yaml similarity index 95% rename from community/tiny-media-manager/1.0.0/Chart.yaml rename to community/tiny-media-manager/1.0.1/Chart.yaml index 23cf732150..a7883ccf76 100644 --- a/community/tiny-media-manager/1.0.0/Chart.yaml +++ b/community/tiny-media-manager/1.0.1/Chart.yaml @@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing. annotations: title: tinyMediaManager type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 -appVersion: 4.3.12 +appVersion: 4.3.13 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tiny-media-manager/1.0.0/README.md b/community/tiny-media-manager/1.0.1/README.md similarity index 100% rename from community/tiny-media-manager/1.0.0/README.md rename to community/tiny-media-manager/1.0.1/README.md diff --git a/community/tiny-media-manager/1.0.0/app-readme.md b/community/tiny-media-manager/1.0.1/app-readme.md similarity index 100% rename from community/tiny-media-manager/1.0.0/app-readme.md rename to community/tiny-media-manager/1.0.1/app-readme.md diff --git a/community/tiny-media-manager/1.0.0/charts/common-1.0.12.tgz b/community/tiny-media-manager/1.0.1/charts/common-1.0.12.tgz similarity index 100% rename from community/tiny-media-manager/1.0.0/charts/common-1.0.12.tgz rename to community/tiny-media-manager/1.0.1/charts/common-1.0.12.tgz diff --git a/community/tiny-media-manager/1.0.0/ci/basic-values.yaml b/community/tiny-media-manager/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.0/ci/basic-values.yaml rename to community/tiny-media-manager/1.0.1/ci/basic-values.yaml diff --git a/community/tiny-media-manager/1.0.0/ci/extra-values.yaml b/community/tiny-media-manager/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.0/ci/extra-values.yaml rename to community/tiny-media-manager/1.0.1/ci/extra-values.yaml diff --git a/community/tiny-media-manager/1.0.0/ci/hostNet-values.yaml b/community/tiny-media-manager/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.0/ci/hostNet-values.yaml rename to community/tiny-media-manager/1.0.1/ci/hostNet-values.yaml diff --git a/community/tiny-media-manager/1.0.0/ix_values.yaml b/community/tiny-media-manager/1.0.1/ix_values.yaml similarity index 95% rename from community/tiny-media-manager/1.0.0/ix_values.yaml rename to community/tiny-media-manager/1.0.1/ix_values.yaml index 6518448196..73047d78c0 100644 --- a/community/tiny-media-manager/1.0.0/ix_values.yaml +++ b/community/tiny-media-manager/1.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tinymediamanager/tinymediamanager pullPolicy: IfNotPresent - tag: 4.3.12 + tag: 4.3.13 resources: limits: diff --git a/community/tiny-media-manager/1.0.0/metadata.yaml b/community/tiny-media-manager/1.0.1/metadata.yaml similarity index 100% rename from community/tiny-media-manager/1.0.0/metadata.yaml rename to community/tiny-media-manager/1.0.1/metadata.yaml diff --git a/community/tiny-media-manager/1.0.0/questions.yaml b/community/tiny-media-manager/1.0.1/questions.yaml similarity index 100% rename from community/tiny-media-manager/1.0.0/questions.yaml rename to community/tiny-media-manager/1.0.1/questions.yaml diff --git a/community/tiny-media-manager/1.0.0/templates/NOTES.txt b/community/tiny-media-manager/1.0.1/templates/NOTES.txt similarity index 100% rename from community/tiny-media-manager/1.0.0/templates/NOTES.txt rename to community/tiny-media-manager/1.0.1/templates/NOTES.txt diff --git a/community/tiny-media-manager/1.0.0/templates/_persistence.tpl b/community/tiny-media-manager/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/tiny-media-manager/1.0.0/templates/_persistence.tpl rename to community/tiny-media-manager/1.0.1/templates/_persistence.tpl diff --git a/community/tiny-media-manager/1.0.0/templates/_portal.tpl b/community/tiny-media-manager/1.0.1/templates/_portal.tpl similarity index 100% rename from community/tiny-media-manager/1.0.0/templates/_portal.tpl rename to community/tiny-media-manager/1.0.1/templates/_portal.tpl diff --git a/community/tiny-media-manager/1.0.0/templates/_service.tpl b/community/tiny-media-manager/1.0.1/templates/_service.tpl similarity index 100% rename from community/tiny-media-manager/1.0.0/templates/_service.tpl rename to community/tiny-media-manager/1.0.1/templates/_service.tpl diff --git a/community/tiny-media-manager/1.0.0/templates/_tmm.tpl b/community/tiny-media-manager/1.0.1/templates/_tmm.tpl similarity index 100% rename from community/tiny-media-manager/1.0.0/templates/_tmm.tpl rename to community/tiny-media-manager/1.0.1/templates/_tmm.tpl diff --git a/community/tiny-media-manager/1.0.0/templates/common.yaml b/community/tiny-media-manager/1.0.1/templates/common.yaml similarity index 100% rename from community/tiny-media-manager/1.0.0/templates/common.yaml rename to community/tiny-media-manager/1.0.1/templates/common.yaml