diff --git a/charts/home-assistant/1.0.126/.helmignore b/charts/home-assistant/1.0.127/.helmignore similarity index 100% rename from charts/home-assistant/1.0.126/.helmignore rename to charts/home-assistant/1.0.127/.helmignore diff --git a/charts/home-assistant/1.0.126/Chart.lock b/charts/home-assistant/1.0.127/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.126/Chart.lock rename to charts/home-assistant/1.0.127/Chart.lock diff --git a/charts/home-assistant/1.0.126/Chart.yaml b/charts/home-assistant/1.0.127/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.126/Chart.yaml rename to charts/home-assistant/1.0.127/Chart.yaml index 2374d2f7ff..7d5d38864d 100644 --- a/charts/home-assistant/1.0.126/Chart.yaml +++ b/charts/home-assistant/1.0.127/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.126 +version: 1.0.127 apiVersion: v2 -appVersion: 2023.12.4 +appVersion: 2024.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.126/README.md b/charts/home-assistant/1.0.127/README.md similarity index 100% rename from charts/home-assistant/1.0.126/README.md rename to charts/home-assistant/1.0.127/README.md diff --git a/charts/home-assistant/1.0.126/app-readme.md b/charts/home-assistant/1.0.127/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.126/app-readme.md rename to charts/home-assistant/1.0.127/app-readme.md diff --git a/charts/home-assistant/1.0.126/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.127/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.126/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.127/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.126/ci/test-values.yaml b/charts/home-assistant/1.0.127/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.126/ci/test-values.yaml rename to charts/home-assistant/1.0.127/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.126/ix_values.yaml b/charts/home-assistant/1.0.127/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.126/ix_values.yaml rename to charts/home-assistant/1.0.127/ix_values.yaml index 422131aec6..ac37d760cd 100644 --- a/charts/home-assistant/1.0.126/ix_values.yaml +++ b/charts/home-assistant/1.0.127/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.12.4 + tag: 2024.1.0 diff --git a/charts/home-assistant/1.0.126/metadata.yaml b/charts/home-assistant/1.0.127/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.126/metadata.yaml rename to charts/home-assistant/1.0.127/metadata.yaml diff --git a/charts/home-assistant/1.0.126/questions.yaml b/charts/home-assistant/1.0.127/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.126/questions.yaml rename to charts/home-assistant/1.0.127/questions.yaml diff --git a/charts/home-assistant/1.0.126/templates/_postgres.tpl b/charts/home-assistant/1.0.127/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.126/templates/_postgres.tpl rename to charts/home-assistant/1.0.127/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.126/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.127/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.127/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.126/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.127/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.127/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.126/templates/deployment.yaml b/charts/home-assistant/1.0.127/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/deployment.yaml rename to charts/home-assistant/1.0.127/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.126/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.127/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.127/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.126/templates/postgres-config.yaml b/charts/home-assistant/1.0.127/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/postgres-config.yaml rename to charts/home-assistant/1.0.127/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.126/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.127/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.127/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.126/templates/postgres-secret.yaml b/charts/home-assistant/1.0.127/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.127/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.126/templates/postgres-service.yaml b/charts/home-assistant/1.0.127/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/postgres-service.yaml rename to charts/home-assistant/1.0.127/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.126/templates/pre-install-job.yaml b/charts/home-assistant/1.0.127/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.127/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.126/templates/service.yaml b/charts/home-assistant/1.0.127/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.126/templates/service.yaml rename to charts/home-assistant/1.0.127/templates/service.yaml diff --git a/community/castopod/1.2.2/Chart.lock b/community/castopod/1.2.3/Chart.lock similarity index 100% rename from community/castopod/1.2.2/Chart.lock rename to community/castopod/1.2.3/Chart.lock diff --git a/community/castopod/1.2.2/Chart.yaml b/community/castopod/1.2.3/Chart.yaml similarity index 86% rename from community/castopod/1.2.2/Chart.yaml rename to community/castopod/1.2.3/Chart.yaml index 2c60edbb48..81410d4971 100644 --- a/community/castopod/1.2.2/Chart.yaml +++ b/community/castopod/1.2.3/Chart.yaml @@ -1,11 +1,12 @@ name: castopod -description: Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience. +description: Castopod is an open-source hosting platform made for podcasters who want + engage and interact with their audience. annotations: title: Castopod type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 -appVersion: 1.7.3 +appVersion: 1.7.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/castopod/1.2.2/README.md b/community/castopod/1.2.3/README.md similarity index 100% rename from community/castopod/1.2.2/README.md rename to community/castopod/1.2.3/README.md diff --git a/community/castopod/1.2.2/app-readme.md b/community/castopod/1.2.3/app-readme.md similarity index 100% rename from community/castopod/1.2.2/app-readme.md rename to community/castopod/1.2.3/app-readme.md diff --git a/community/castopod/1.2.2/charts/common-1.2.6.tgz b/community/castopod/1.2.3/charts/common-1.2.6.tgz similarity index 100% rename from community/castopod/1.2.2/charts/common-1.2.6.tgz rename to community/castopod/1.2.3/charts/common-1.2.6.tgz diff --git a/community/castopod/1.2.2/ci/2fa-values.yaml b/community/castopod/1.2.3/ci/2fa-values.yaml similarity index 100% rename from community/castopod/1.2.2/ci/2fa-values.yaml rename to community/castopod/1.2.3/ci/2fa-values.yaml diff --git a/community/castopod/1.2.2/ci/basic-values.yaml b/community/castopod/1.2.3/ci/basic-values.yaml similarity index 100% rename from community/castopod/1.2.2/ci/basic-values.yaml rename to community/castopod/1.2.3/ci/basic-values.yaml diff --git a/community/castopod/1.2.2/ci/extra-values.yaml b/community/castopod/1.2.3/ci/extra-values.yaml similarity index 100% rename from community/castopod/1.2.2/ci/extra-values.yaml rename to community/castopod/1.2.3/ci/extra-values.yaml diff --git a/community/castopod/1.2.2/ci/https-redirect-values.yaml b/community/castopod/1.2.3/ci/https-redirect-values.yaml similarity index 100% rename from community/castopod/1.2.2/ci/https-redirect-values.yaml rename to community/castopod/1.2.3/ci/https-redirect-values.yaml diff --git a/community/castopod/1.2.2/ix_values.yaml b/community/castopod/1.2.3/ix_values.yaml similarity index 96% rename from community/castopod/1.2.2/ix_values.yaml rename to community/castopod/1.2.3/ix_values.yaml index b8971eee6a..2a9b717eee 100644 --- a/community/castopod/1.2.2/ix_values.yaml +++ b/community/castopod/1.2.3/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.7.3 + tag: 1.7.4 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.7.3 + tag: 1.7.4 resources: limits: diff --git a/community/castopod/1.2.2/metadata.yaml b/community/castopod/1.2.3/metadata.yaml similarity index 100% rename from community/castopod/1.2.2/metadata.yaml rename to community/castopod/1.2.3/metadata.yaml diff --git a/community/castopod/1.2.2/migrations/migrate b/community/castopod/1.2.3/migrations/migrate similarity index 100% rename from community/castopod/1.2.2/migrations/migrate rename to community/castopod/1.2.3/migrations/migrate diff --git a/community/castopod/1.2.2/questions.yaml b/community/castopod/1.2.3/questions.yaml similarity index 100% rename from community/castopod/1.2.2/questions.yaml rename to community/castopod/1.2.3/questions.yaml diff --git a/community/castopod/1.2.2/templates/NOTES.txt b/community/castopod/1.2.3/templates/NOTES.txt similarity index 100% rename from community/castopod/1.2.2/templates/NOTES.txt rename to community/castopod/1.2.3/templates/NOTES.txt diff --git a/community/castopod/1.2.2/templates/_castopod.tpl b/community/castopod/1.2.3/templates/_castopod.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_castopod.tpl rename to community/castopod/1.2.3/templates/_castopod.tpl diff --git a/community/castopod/1.2.2/templates/_configuration.tpl b/community/castopod/1.2.3/templates/_configuration.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_configuration.tpl rename to community/castopod/1.2.3/templates/_configuration.tpl diff --git a/community/castopod/1.2.2/templates/_mariadb.tpl b/community/castopod/1.2.3/templates/_mariadb.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_mariadb.tpl rename to community/castopod/1.2.3/templates/_mariadb.tpl diff --git a/community/castopod/1.2.2/templates/_persistance.tpl b/community/castopod/1.2.3/templates/_persistance.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_persistance.tpl rename to community/castopod/1.2.3/templates/_persistance.tpl diff --git a/community/castopod/1.2.2/templates/_portal.tpl b/community/castopod/1.2.3/templates/_portal.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_portal.tpl rename to community/castopod/1.2.3/templates/_portal.tpl diff --git a/community/castopod/1.2.2/templates/_redis.tpl b/community/castopod/1.2.3/templates/_redis.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_redis.tpl rename to community/castopod/1.2.3/templates/_redis.tpl diff --git a/community/castopod/1.2.2/templates/_service.tpl b/community/castopod/1.2.3/templates/_service.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_service.tpl rename to community/castopod/1.2.3/templates/_service.tpl diff --git a/community/castopod/1.2.2/templates/_web.tpl b/community/castopod/1.2.3/templates/_web.tpl similarity index 100% rename from community/castopod/1.2.2/templates/_web.tpl rename to community/castopod/1.2.3/templates/_web.tpl diff --git a/community/castopod/1.2.2/templates/common.yaml b/community/castopod/1.2.3/templates/common.yaml similarity index 100% rename from community/castopod/1.2.2/templates/common.yaml rename to community/castopod/1.2.3/templates/common.yaml diff --git a/community/n8n/1.2.14/Chart.lock b/community/n8n/1.2.15/Chart.lock similarity index 100% rename from community/n8n/1.2.14/Chart.lock rename to community/n8n/1.2.15/Chart.lock diff --git a/community/n8n/1.2.14/Chart.yaml b/community/n8n/1.2.15/Chart.yaml similarity index 94% rename from community/n8n/1.2.14/Chart.yaml rename to community/n8n/1.2.15/Chart.yaml index 4831d4a630..15928a31dc 100644 --- a/community/n8n/1.2.14/Chart.yaml +++ b/community/n8n/1.2.15/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.14 +version: 1.2.15 apiVersion: v2 -appVersion: 1.22.3 +appVersion: 1.23.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.14/README.md b/community/n8n/1.2.15/README.md similarity index 100% rename from community/n8n/1.2.14/README.md rename to community/n8n/1.2.15/README.md diff --git a/community/n8n/1.2.14/app-readme.md b/community/n8n/1.2.15/app-readme.md similarity index 100% rename from community/n8n/1.2.14/app-readme.md rename to community/n8n/1.2.15/app-readme.md diff --git a/community/n8n/1.2.14/charts/common-1.2.6.tgz b/community/n8n/1.2.15/charts/common-1.2.6.tgz similarity index 100% rename from community/n8n/1.2.14/charts/common-1.2.6.tgz rename to community/n8n/1.2.15/charts/common-1.2.6.tgz diff --git a/community/n8n/1.2.14/ci/basic-values.yaml b/community/n8n/1.2.15/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.14/ci/basic-values.yaml rename to community/n8n/1.2.15/ci/basic-values.yaml diff --git a/community/n8n/1.2.14/ci/https-values.yaml b/community/n8n/1.2.15/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.14/ci/https-values.yaml rename to community/n8n/1.2.15/ci/https-values.yaml diff --git a/community/n8n/1.2.14/ix_values.yaml b/community/n8n/1.2.15/ix_values.yaml similarity index 98% rename from community/n8n/1.2.14/ix_values.yaml rename to community/n8n/1.2.15/ix_values.yaml index c4e832e738..e5c064dcba 100644 --- a/community/n8n/1.2.14/ix_values.yaml +++ b/community/n8n/1.2.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.22.3 + tag: 1.23.0 resources: limits: diff --git a/community/n8n/1.2.14/metadata.yaml b/community/n8n/1.2.15/metadata.yaml similarity index 100% rename from community/n8n/1.2.14/metadata.yaml rename to community/n8n/1.2.15/metadata.yaml diff --git a/community/n8n/1.2.14/migrations/migrate b/community/n8n/1.2.15/migrations/migrate similarity index 100% rename from community/n8n/1.2.14/migrations/migrate rename to community/n8n/1.2.15/migrations/migrate diff --git a/community/n8n/1.2.14/questions.yaml b/community/n8n/1.2.15/questions.yaml similarity index 100% rename from community/n8n/1.2.14/questions.yaml rename to community/n8n/1.2.15/questions.yaml diff --git a/community/n8n/1.2.14/templates/NOTES.txt b/community/n8n/1.2.15/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.14/templates/NOTES.txt rename to community/n8n/1.2.15/templates/NOTES.txt diff --git a/community/n8n/1.2.14/templates/_configuration.tpl b/community/n8n/1.2.15/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_configuration.tpl rename to community/n8n/1.2.15/templates/_configuration.tpl diff --git a/community/n8n/1.2.14/templates/_n8n.tpl b/community/n8n/1.2.15/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_n8n.tpl rename to community/n8n/1.2.15/templates/_n8n.tpl diff --git a/community/n8n/1.2.14/templates/_persistence.tpl b/community/n8n/1.2.15/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_persistence.tpl rename to community/n8n/1.2.15/templates/_persistence.tpl diff --git a/community/n8n/1.2.14/templates/_portal.tpl b/community/n8n/1.2.15/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_portal.tpl rename to community/n8n/1.2.15/templates/_portal.tpl diff --git a/community/n8n/1.2.14/templates/_postgres.tpl b/community/n8n/1.2.15/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_postgres.tpl rename to community/n8n/1.2.15/templates/_postgres.tpl diff --git a/community/n8n/1.2.14/templates/_redis.tpl b/community/n8n/1.2.15/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_redis.tpl rename to community/n8n/1.2.15/templates/_redis.tpl diff --git a/community/n8n/1.2.14/templates/_service.tpl b/community/n8n/1.2.15/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_service.tpl rename to community/n8n/1.2.15/templates/_service.tpl diff --git a/community/n8n/1.2.14/templates/_validation.tpl b/community/n8n/1.2.15/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.14/templates/_validation.tpl rename to community/n8n/1.2.15/templates/_validation.tpl diff --git a/community/n8n/1.2.14/templates/common.yaml b/community/n8n/1.2.15/templates/common.yaml similarity index 100% rename from community/n8n/1.2.14/templates/common.yaml rename to community/n8n/1.2.15/templates/common.yaml diff --git a/community/sabnzbd/1.2.0/Chart.lock b/community/sabnzbd/1.2.1/Chart.lock similarity index 100% rename from community/sabnzbd/1.2.0/Chart.lock rename to community/sabnzbd/1.2.1/Chart.lock diff --git a/community/sabnzbd/1.2.0/Chart.yaml b/community/sabnzbd/1.2.1/Chart.yaml similarity index 95% rename from community/sabnzbd/1.2.0/Chart.yaml rename to community/sabnzbd/1.2.1/Chart.yaml index 59462f5982..6a59ebb776 100644 --- a/community/sabnzbd/1.2.0/Chart.yaml +++ b/community/sabnzbd/1.2.1/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.2.0 +version: 1.2.1 apiVersion: v2 -appVersion: 4.1.0 +appVersion: 4.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/sabnzbd/1.2.0/README.md b/community/sabnzbd/1.2.1/README.md similarity index 100% rename from community/sabnzbd/1.2.0/README.md rename to community/sabnzbd/1.2.1/README.md diff --git a/community/sabnzbd/1.2.0/app-readme.md b/community/sabnzbd/1.2.1/app-readme.md similarity index 100% rename from community/sabnzbd/1.2.0/app-readme.md rename to community/sabnzbd/1.2.1/app-readme.md diff --git a/community/sabnzbd/1.2.0/charts/common-1.2.6.tgz b/community/sabnzbd/1.2.1/charts/common-1.2.6.tgz similarity index 100% rename from community/sabnzbd/1.2.0/charts/common-1.2.6.tgz rename to community/sabnzbd/1.2.1/charts/common-1.2.6.tgz diff --git a/community/sabnzbd/1.2.0/ci/basic-values.yaml b/community/sabnzbd/1.2.1/ci/basic-values.yaml similarity index 100% rename from community/sabnzbd/1.2.0/ci/basic-values.yaml rename to community/sabnzbd/1.2.1/ci/basic-values.yaml diff --git a/community/sabnzbd/1.2.0/ci/extra-values.yaml b/community/sabnzbd/1.2.1/ci/extra-values.yaml similarity index 100% rename from community/sabnzbd/1.2.0/ci/extra-values.yaml rename to community/sabnzbd/1.2.1/ci/extra-values.yaml diff --git a/community/sabnzbd/1.2.0/ci/hostNet-values.yaml b/community/sabnzbd/1.2.1/ci/hostNet-values.yaml similarity index 100% rename from community/sabnzbd/1.2.0/ci/hostNet-values.yaml rename to community/sabnzbd/1.2.1/ci/hostNet-values.yaml diff --git a/community/sabnzbd/1.2.0/ix_values.yaml b/community/sabnzbd/1.2.1/ix_values.yaml similarity index 96% rename from community/sabnzbd/1.2.0/ix_values.yaml rename to community/sabnzbd/1.2.1/ix_values.yaml index 9b4317d2b1..b5ee7f1bbb 100644 --- a/community/sabnzbd/1.2.0/ix_values.yaml +++ b/community/sabnzbd/1.2.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.1.0 + tag: 4.2.0 resources: limits: diff --git a/community/sabnzbd/1.2.0/metadata.yaml b/community/sabnzbd/1.2.1/metadata.yaml similarity index 100% rename from community/sabnzbd/1.2.0/metadata.yaml rename to community/sabnzbd/1.2.1/metadata.yaml diff --git a/community/sabnzbd/1.2.0/migrations/migrate b/community/sabnzbd/1.2.1/migrations/migrate similarity index 100% rename from community/sabnzbd/1.2.0/migrations/migrate rename to community/sabnzbd/1.2.1/migrations/migrate diff --git a/community/sabnzbd/1.2.0/questions.yaml b/community/sabnzbd/1.2.1/questions.yaml similarity index 100% rename from community/sabnzbd/1.2.0/questions.yaml rename to community/sabnzbd/1.2.1/questions.yaml diff --git a/community/sabnzbd/1.2.0/templates/NOTES.txt b/community/sabnzbd/1.2.1/templates/NOTES.txt similarity index 100% rename from community/sabnzbd/1.2.0/templates/NOTES.txt rename to community/sabnzbd/1.2.1/templates/NOTES.txt diff --git a/community/sabnzbd/1.2.0/templates/_persistence.tpl b/community/sabnzbd/1.2.1/templates/_persistence.tpl similarity index 100% rename from community/sabnzbd/1.2.0/templates/_persistence.tpl rename to community/sabnzbd/1.2.1/templates/_persistence.tpl diff --git a/community/sabnzbd/1.2.0/templates/_portal.tpl b/community/sabnzbd/1.2.1/templates/_portal.tpl similarity index 100% rename from community/sabnzbd/1.2.0/templates/_portal.tpl rename to community/sabnzbd/1.2.1/templates/_portal.tpl diff --git a/community/sabnzbd/1.2.0/templates/_sabnzbd.tpl b/community/sabnzbd/1.2.1/templates/_sabnzbd.tpl similarity index 100% rename from community/sabnzbd/1.2.0/templates/_sabnzbd.tpl rename to community/sabnzbd/1.2.1/templates/_sabnzbd.tpl diff --git a/community/sabnzbd/1.2.0/templates/_service.tpl b/community/sabnzbd/1.2.1/templates/_service.tpl similarity index 100% rename from community/sabnzbd/1.2.0/templates/_service.tpl rename to community/sabnzbd/1.2.1/templates/_service.tpl diff --git a/community/sabnzbd/1.2.0/templates/common.yaml b/community/sabnzbd/1.2.1/templates/common.yaml similarity index 100% rename from community/sabnzbd/1.2.0/templates/common.yaml rename to community/sabnzbd/1.2.1/templates/common.yaml