From c1a32a741efac039fdc967dadde5a83003d272ce Mon Sep 17 00:00:00 2001 From: sonicaj Date: Mon, 27 Nov 2023 12:41:46 +0000 Subject: [PATCH] Publish new changes in catalog --- community/gitea/{1.1.1 => 1.1.2}/Chart.lock | 0 community/gitea/{1.1.1 => 1.1.2}/Chart.yaml | 4 ++-- community/gitea/{1.1.1 => 1.1.2}/README.md | 0 community/gitea/{1.1.1 => 1.1.2}/app-readme.md | 0 .../gitea/{1.1.1 => 1.1.2}/charts/common-1.2.3.tgz | Bin .../gitea/{1.1.1 => 1.1.2}/ci/basic-values.yaml | 0 .../gitea/{1.1.1 => 1.1.2}/ci/https-values.yaml | 0 community/gitea/{1.1.1 => 1.1.2}/ix_values.yaml | 2 +- community/gitea/{1.1.1 => 1.1.2}/metadata.yaml | 0 community/gitea/{1.1.1 => 1.1.2}/migrations/migrate | 0 community/gitea/{1.1.1 => 1.1.2}/questions.yaml | 0 .../gitea/{1.1.1 => 1.1.2}/templates/NOTES.txt | 0 .../{1.1.1 => 1.1.2}/templates/_configuration.tpl | 0 .../gitea/{1.1.1 => 1.1.2}/templates/_gitea.tpl | 0 .../gitea/{1.1.1 => 1.1.2}/templates/_portal.tpl | 0 .../gitea/{1.1.1 => 1.1.2}/templates/_postgres.tpl | 0 .../gitea/{1.1.1 => 1.1.2}/templates/common.yaml | 0 community/lidarr/{1.1.5 => 1.1.6}/Chart.lock | 0 community/lidarr/{1.1.5 => 1.1.6}/Chart.yaml | 4 ++-- community/lidarr/{1.1.5 => 1.1.6}/README.md | 0 community/lidarr/{1.1.5 => 1.1.6}/app-readme.md | 0 .../lidarr/{1.1.5 => 1.1.6}/charts/common-1.2.3.tgz | Bin .../lidarr/{1.1.5 => 1.1.6}/ci/basic-values.yaml | 0 .../lidarr/{1.1.5 => 1.1.6}/ci/extra-values.yaml | 0 .../lidarr/{1.1.5 => 1.1.6}/ci/hostNet-values.yaml | 0 community/lidarr/{1.1.5 => 1.1.6}/ix_values.yaml | 2 +- community/lidarr/{1.1.5 => 1.1.6}/metadata.yaml | 0 .../lidarr/{1.1.5 => 1.1.6}/migrations/migrate | 0 community/lidarr/{1.1.5 => 1.1.6}/questions.yaml | 0 .../lidarr/{1.1.5 => 1.1.6}/templates/NOTES.txt | 0 .../lidarr/{1.1.5 => 1.1.6}/templates/_lidarr.tpl | 0 .../lidarr/{1.1.5 => 1.1.6}/templates/_portal.tpl | 0 .../lidarr/{1.1.5 => 1.1.6}/templates/common.yaml | 0 community/prowlarr/{1.1.5 => 1.1.6}/Chart.lock | 0 community/prowlarr/{1.1.5 => 1.1.6}/Chart.yaml | 4 ++-- community/prowlarr/{1.1.5 => 1.1.6}/README.md | 0 community/prowlarr/{1.1.5 => 1.1.6}/app-readme.md | 0 .../{1.1.5 => 1.1.6}/charts/common-1.2.3.tgz | Bin .../prowlarr/{1.1.5 => 1.1.6}/ci/basic-values.yaml | 0 .../prowlarr/{1.1.5 => 1.1.6}/ci/extra-values.yaml | 0 .../{1.1.5 => 1.1.6}/ci/hostNet-values.yaml | 0 community/prowlarr/{1.1.5 => 1.1.6}/ix_values.yaml | 2 +- community/prowlarr/{1.1.5 => 1.1.6}/metadata.yaml | 0 community/prowlarr/{1.1.5 => 1.1.6}/questions.yaml | 0 .../prowlarr/{1.1.5 => 1.1.6}/templates/NOTES.txt | 0 .../{1.1.5 => 1.1.6}/templates/_persistence.tpl | 0 .../prowlarr/{1.1.5 => 1.1.6}/templates/_portal.tpl | 0 .../{1.1.5 => 1.1.6}/templates/_prowlarr.tpl | 0 .../{1.1.5 => 1.1.6}/templates/_service.tpl | 0 .../prowlarr/{1.1.5 => 1.1.6}/templates/common.yaml | 0 50 files changed, 9 insertions(+), 9 deletions(-) rename community/gitea/{1.1.1 => 1.1.2}/Chart.lock (100%) rename community/gitea/{1.1.1 => 1.1.2}/Chart.yaml (94%) rename community/gitea/{1.1.1 => 1.1.2}/README.md (100%) rename community/gitea/{1.1.1 => 1.1.2}/app-readme.md (100%) rename community/gitea/{1.1.1 => 1.1.2}/charts/common-1.2.3.tgz (100%) rename community/gitea/{1.1.1 => 1.1.2}/ci/basic-values.yaml (100%) rename community/gitea/{1.1.1 => 1.1.2}/ci/https-values.yaml (100%) rename community/gitea/{1.1.1 => 1.1.2}/ix_values.yaml (98%) rename community/gitea/{1.1.1 => 1.1.2}/metadata.yaml (100%) rename community/gitea/{1.1.1 => 1.1.2}/migrations/migrate (100%) rename community/gitea/{1.1.1 => 1.1.2}/questions.yaml (100%) rename community/gitea/{1.1.1 => 1.1.2}/templates/NOTES.txt (100%) rename community/gitea/{1.1.1 => 1.1.2}/templates/_configuration.tpl (100%) rename community/gitea/{1.1.1 => 1.1.2}/templates/_gitea.tpl (100%) rename community/gitea/{1.1.1 => 1.1.2}/templates/_portal.tpl (100%) rename community/gitea/{1.1.1 => 1.1.2}/templates/_postgres.tpl (100%) rename community/gitea/{1.1.1 => 1.1.2}/templates/common.yaml (100%) rename community/lidarr/{1.1.5 => 1.1.6}/Chart.lock (100%) rename community/lidarr/{1.1.5 => 1.1.6}/Chart.yaml (94%) rename community/lidarr/{1.1.5 => 1.1.6}/README.md (100%) rename community/lidarr/{1.1.5 => 1.1.6}/app-readme.md (100%) rename community/lidarr/{1.1.5 => 1.1.6}/charts/common-1.2.3.tgz (100%) rename community/lidarr/{1.1.5 => 1.1.6}/ci/basic-values.yaml (100%) rename community/lidarr/{1.1.5 => 1.1.6}/ci/extra-values.yaml (100%) rename community/lidarr/{1.1.5 => 1.1.6}/ci/hostNet-values.yaml (100%) rename community/lidarr/{1.1.5 => 1.1.6}/ix_values.yaml (95%) rename community/lidarr/{1.1.5 => 1.1.6}/metadata.yaml (100%) rename community/lidarr/{1.1.5 => 1.1.6}/migrations/migrate (100%) rename community/lidarr/{1.1.5 => 1.1.6}/questions.yaml (100%) rename community/lidarr/{1.1.5 => 1.1.6}/templates/NOTES.txt (100%) rename community/lidarr/{1.1.5 => 1.1.6}/templates/_lidarr.tpl (100%) rename community/lidarr/{1.1.5 => 1.1.6}/templates/_portal.tpl (100%) rename community/lidarr/{1.1.5 => 1.1.6}/templates/common.yaml (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/Chart.lock (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/Chart.yaml (94%) rename community/prowlarr/{1.1.5 => 1.1.6}/README.md (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/app-readme.md (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/charts/common-1.2.3.tgz (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/ci/basic-values.yaml (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/ci/extra-values.yaml (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/ci/hostNet-values.yaml (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/ix_values.yaml (95%) rename community/prowlarr/{1.1.5 => 1.1.6}/metadata.yaml (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/questions.yaml (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/templates/NOTES.txt (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/templates/_persistence.tpl (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/templates/_portal.tpl (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/templates/_prowlarr.tpl (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/templates/_service.tpl (100%) rename community/prowlarr/{1.1.5 => 1.1.6}/templates/common.yaml (100%) diff --git a/community/gitea/1.1.1/Chart.lock b/community/gitea/1.1.2/Chart.lock similarity index 100% rename from community/gitea/1.1.1/Chart.lock rename to community/gitea/1.1.2/Chart.lock diff --git a/community/gitea/1.1.1/Chart.yaml b/community/gitea/1.1.2/Chart.yaml similarity index 94% rename from community/gitea/1.1.1/Chart.yaml rename to community/gitea/1.1.2/Chart.yaml index 0307cc7d0e..2a4b9aecb5 100644 --- a/community/gitea/1.1.1/Chart.yaml +++ b/community/gitea/1.1.2/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 -appVersion: 1.21.0 +appVersion: 1.21.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/gitea/1.1.1/README.md b/community/gitea/1.1.2/README.md similarity index 100% rename from community/gitea/1.1.1/README.md rename to community/gitea/1.1.2/README.md diff --git a/community/gitea/1.1.1/app-readme.md b/community/gitea/1.1.2/app-readme.md similarity index 100% rename from community/gitea/1.1.1/app-readme.md rename to community/gitea/1.1.2/app-readme.md diff --git a/community/gitea/1.1.1/charts/common-1.2.3.tgz b/community/gitea/1.1.2/charts/common-1.2.3.tgz similarity index 100% rename from community/gitea/1.1.1/charts/common-1.2.3.tgz rename to community/gitea/1.1.2/charts/common-1.2.3.tgz diff --git a/community/gitea/1.1.1/ci/basic-values.yaml b/community/gitea/1.1.2/ci/basic-values.yaml similarity index 100% rename from community/gitea/1.1.1/ci/basic-values.yaml rename to community/gitea/1.1.2/ci/basic-values.yaml diff --git a/community/gitea/1.1.1/ci/https-values.yaml b/community/gitea/1.1.2/ci/https-values.yaml similarity index 100% rename from community/gitea/1.1.1/ci/https-values.yaml rename to community/gitea/1.1.2/ci/https-values.yaml diff --git a/community/gitea/1.1.1/ix_values.yaml b/community/gitea/1.1.2/ix_values.yaml similarity index 98% rename from community/gitea/1.1.1/ix_values.yaml rename to community/gitea/1.1.2/ix_values.yaml index df5f59000f..0da2c67e50 100644 --- a/community/gitea/1.1.1/ix_values.yaml +++ b/community/gitea/1.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.21.0-rootless + tag: 1.21.1-rootless resources: limits: diff --git a/community/gitea/1.1.1/metadata.yaml b/community/gitea/1.1.2/metadata.yaml similarity index 100% rename from community/gitea/1.1.1/metadata.yaml rename to community/gitea/1.1.2/metadata.yaml diff --git a/community/gitea/1.1.1/migrations/migrate b/community/gitea/1.1.2/migrations/migrate similarity index 100% rename from community/gitea/1.1.1/migrations/migrate rename to community/gitea/1.1.2/migrations/migrate diff --git a/community/gitea/1.1.1/questions.yaml b/community/gitea/1.1.2/questions.yaml similarity index 100% rename from community/gitea/1.1.1/questions.yaml rename to community/gitea/1.1.2/questions.yaml diff --git a/community/gitea/1.1.1/templates/NOTES.txt b/community/gitea/1.1.2/templates/NOTES.txt similarity index 100% rename from community/gitea/1.1.1/templates/NOTES.txt rename to community/gitea/1.1.2/templates/NOTES.txt diff --git a/community/gitea/1.1.1/templates/_configuration.tpl b/community/gitea/1.1.2/templates/_configuration.tpl similarity index 100% rename from community/gitea/1.1.1/templates/_configuration.tpl rename to community/gitea/1.1.2/templates/_configuration.tpl diff --git a/community/gitea/1.1.1/templates/_gitea.tpl b/community/gitea/1.1.2/templates/_gitea.tpl similarity index 100% rename from community/gitea/1.1.1/templates/_gitea.tpl rename to community/gitea/1.1.2/templates/_gitea.tpl diff --git a/community/gitea/1.1.1/templates/_portal.tpl b/community/gitea/1.1.2/templates/_portal.tpl similarity index 100% rename from community/gitea/1.1.1/templates/_portal.tpl rename to community/gitea/1.1.2/templates/_portal.tpl diff --git a/community/gitea/1.1.1/templates/_postgres.tpl b/community/gitea/1.1.2/templates/_postgres.tpl similarity index 100% rename from community/gitea/1.1.1/templates/_postgres.tpl rename to community/gitea/1.1.2/templates/_postgres.tpl diff --git a/community/gitea/1.1.1/templates/common.yaml b/community/gitea/1.1.2/templates/common.yaml similarity index 100% rename from community/gitea/1.1.1/templates/common.yaml rename to community/gitea/1.1.2/templates/common.yaml diff --git a/community/lidarr/1.1.5/Chart.lock b/community/lidarr/1.1.6/Chart.lock similarity index 100% rename from community/lidarr/1.1.5/Chart.lock rename to community/lidarr/1.1.6/Chart.lock diff --git a/community/lidarr/1.1.5/Chart.yaml b/community/lidarr/1.1.6/Chart.yaml similarity index 94% rename from community/lidarr/1.1.5/Chart.yaml rename to community/lidarr/1.1.6/Chart.yaml index 1faba78440..f2c118bba2 100644 --- a/community/lidarr/1.1.5/Chart.yaml +++ b/community/lidarr/1.1.6/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.5 +version: 1.1.6 apiVersion: v2 -appVersion: 2.0.3.3791 +appVersion: 2.0.4.3802 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.1.5/README.md b/community/lidarr/1.1.6/README.md similarity index 100% rename from community/lidarr/1.1.5/README.md rename to community/lidarr/1.1.6/README.md diff --git a/community/lidarr/1.1.5/app-readme.md b/community/lidarr/1.1.6/app-readme.md similarity index 100% rename from community/lidarr/1.1.5/app-readme.md rename to community/lidarr/1.1.6/app-readme.md diff --git a/community/lidarr/1.1.5/charts/common-1.2.3.tgz b/community/lidarr/1.1.6/charts/common-1.2.3.tgz similarity index 100% rename from community/lidarr/1.1.5/charts/common-1.2.3.tgz rename to community/lidarr/1.1.6/charts/common-1.2.3.tgz diff --git a/community/lidarr/1.1.5/ci/basic-values.yaml b/community/lidarr/1.1.6/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.1.5/ci/basic-values.yaml rename to community/lidarr/1.1.6/ci/basic-values.yaml diff --git a/community/lidarr/1.1.5/ci/extra-values.yaml b/community/lidarr/1.1.6/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.1.5/ci/extra-values.yaml rename to community/lidarr/1.1.6/ci/extra-values.yaml diff --git a/community/lidarr/1.1.5/ci/hostNet-values.yaml b/community/lidarr/1.1.6/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.1.5/ci/hostNet-values.yaml rename to community/lidarr/1.1.6/ci/hostNet-values.yaml diff --git a/community/lidarr/1.1.5/ix_values.yaml b/community/lidarr/1.1.6/ix_values.yaml similarity index 95% rename from community/lidarr/1.1.5/ix_values.yaml rename to community/lidarr/1.1.6/ix_values.yaml index 4393fd2535..45d678f728 100644 --- a/community/lidarr/1.1.5/ix_values.yaml +++ b/community/lidarr/1.1.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.0.3.3791 + tag: 2.0.4.3802 resources: limits: diff --git a/community/lidarr/1.1.5/metadata.yaml b/community/lidarr/1.1.6/metadata.yaml similarity index 100% rename from community/lidarr/1.1.5/metadata.yaml rename to community/lidarr/1.1.6/metadata.yaml diff --git a/community/lidarr/1.1.5/migrations/migrate b/community/lidarr/1.1.6/migrations/migrate similarity index 100% rename from community/lidarr/1.1.5/migrations/migrate rename to community/lidarr/1.1.6/migrations/migrate diff --git a/community/lidarr/1.1.5/questions.yaml b/community/lidarr/1.1.6/questions.yaml similarity index 100% rename from community/lidarr/1.1.5/questions.yaml rename to community/lidarr/1.1.6/questions.yaml diff --git a/community/lidarr/1.1.5/templates/NOTES.txt b/community/lidarr/1.1.6/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.1.5/templates/NOTES.txt rename to community/lidarr/1.1.6/templates/NOTES.txt diff --git a/community/lidarr/1.1.5/templates/_lidarr.tpl b/community/lidarr/1.1.6/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.1.5/templates/_lidarr.tpl rename to community/lidarr/1.1.6/templates/_lidarr.tpl diff --git a/community/lidarr/1.1.5/templates/_portal.tpl b/community/lidarr/1.1.6/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.1.5/templates/_portal.tpl rename to community/lidarr/1.1.6/templates/_portal.tpl diff --git a/community/lidarr/1.1.5/templates/common.yaml b/community/lidarr/1.1.6/templates/common.yaml similarity index 100% rename from community/lidarr/1.1.5/templates/common.yaml rename to community/lidarr/1.1.6/templates/common.yaml diff --git a/community/prowlarr/1.1.5/Chart.lock b/community/prowlarr/1.1.6/Chart.lock similarity index 100% rename from community/prowlarr/1.1.5/Chart.lock rename to community/prowlarr/1.1.6/Chart.lock diff --git a/community/prowlarr/1.1.5/Chart.yaml b/community/prowlarr/1.1.6/Chart.yaml similarity index 94% rename from community/prowlarr/1.1.5/Chart.yaml rename to community/prowlarr/1.1.6/Chart.yaml index e1b484af70..d0fb997feb 100644 --- a/community/prowlarr/1.1.5/Chart.yaml +++ b/community/prowlarr/1.1.6/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.1.5 +version: 1.1.6 apiVersion: v2 -appVersion: 1.10.4.4088 +appVersion: 1.10.5.4116 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.1.5/README.md b/community/prowlarr/1.1.6/README.md similarity index 100% rename from community/prowlarr/1.1.5/README.md rename to community/prowlarr/1.1.6/README.md diff --git a/community/prowlarr/1.1.5/app-readme.md b/community/prowlarr/1.1.6/app-readme.md similarity index 100% rename from community/prowlarr/1.1.5/app-readme.md rename to community/prowlarr/1.1.6/app-readme.md diff --git a/community/prowlarr/1.1.5/charts/common-1.2.3.tgz b/community/prowlarr/1.1.6/charts/common-1.2.3.tgz similarity index 100% rename from community/prowlarr/1.1.5/charts/common-1.2.3.tgz rename to community/prowlarr/1.1.6/charts/common-1.2.3.tgz diff --git a/community/prowlarr/1.1.5/ci/basic-values.yaml b/community/prowlarr/1.1.6/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.1.5/ci/basic-values.yaml rename to community/prowlarr/1.1.6/ci/basic-values.yaml diff --git a/community/prowlarr/1.1.5/ci/extra-values.yaml b/community/prowlarr/1.1.6/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.1.5/ci/extra-values.yaml rename to community/prowlarr/1.1.6/ci/extra-values.yaml diff --git a/community/prowlarr/1.1.5/ci/hostNet-values.yaml b/community/prowlarr/1.1.6/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.1.5/ci/hostNet-values.yaml rename to community/prowlarr/1.1.6/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.1.5/ix_values.yaml b/community/prowlarr/1.1.6/ix_values.yaml similarity index 95% rename from community/prowlarr/1.1.5/ix_values.yaml rename to community/prowlarr/1.1.6/ix_values.yaml index 7b6c0bbf67..4220abe5bf 100644 --- a/community/prowlarr/1.1.5/ix_values.yaml +++ b/community/prowlarr/1.1.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.10.4.4088 + tag: 1.10.5.4116 resources: limits: diff --git a/community/prowlarr/1.1.5/metadata.yaml b/community/prowlarr/1.1.6/metadata.yaml similarity index 100% rename from community/prowlarr/1.1.5/metadata.yaml rename to community/prowlarr/1.1.6/metadata.yaml diff --git a/community/prowlarr/1.1.5/questions.yaml b/community/prowlarr/1.1.6/questions.yaml similarity index 100% rename from community/prowlarr/1.1.5/questions.yaml rename to community/prowlarr/1.1.6/questions.yaml diff --git a/community/prowlarr/1.1.5/templates/NOTES.txt b/community/prowlarr/1.1.6/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.1.5/templates/NOTES.txt rename to community/prowlarr/1.1.6/templates/NOTES.txt diff --git a/community/prowlarr/1.1.5/templates/_persistence.tpl b/community/prowlarr/1.1.6/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.1.5/templates/_persistence.tpl rename to community/prowlarr/1.1.6/templates/_persistence.tpl diff --git a/community/prowlarr/1.1.5/templates/_portal.tpl b/community/prowlarr/1.1.6/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.1.5/templates/_portal.tpl rename to community/prowlarr/1.1.6/templates/_portal.tpl diff --git a/community/prowlarr/1.1.5/templates/_prowlarr.tpl b/community/prowlarr/1.1.6/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.1.5/templates/_prowlarr.tpl rename to community/prowlarr/1.1.6/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.1.5/templates/_service.tpl b/community/prowlarr/1.1.6/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.1.5/templates/_service.tpl rename to community/prowlarr/1.1.6/templates/_service.tpl diff --git a/community/prowlarr/1.1.5/templates/common.yaml b/community/prowlarr/1.1.6/templates/common.yaml similarity index 100% rename from community/prowlarr/1.1.5/templates/common.yaml rename to community/prowlarr/1.1.6/templates/common.yaml