diff --git a/community/lidarr/1.0.20/Chart.lock b/community/lidarr/1.0.20/Chart.lock deleted file mode 100644 index bfe0968ceb..0000000000 --- a/community/lidarr/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:49.361830649+03:00" diff --git a/community/lidarr/1.0.20/charts/common-1.0.12.tgz b/community/lidarr/1.0.20/charts/common-1.0.12.tgz deleted file mode 100644 index faa5c82f3f..0000000000 Binary files a/community/lidarr/1.0.20/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/lidarr/1.0.21/Chart.lock b/community/lidarr/1.0.21/Chart.lock new file mode 100644 index 0000000000..ddc00c1717 --- /dev/null +++ b/community/lidarr/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T11:06:23.578962712+03:00" diff --git a/community/lidarr/1.0.20/Chart.yaml b/community/lidarr/1.0.21/Chart.yaml similarity index 91% rename from community/lidarr/1.0.20/Chart.yaml rename to community/lidarr/1.0.21/Chart.yaml index 862fec8d9b..ad03d176cf 100644 --- a/community/lidarr/1.0.20/Chart.yaml +++ b/community/lidarr/1.0.21/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.20 +version: 1.0.21 apiVersion: v2 -appVersion: 1.3.5.3530 +appVersion: 1.4.0.3554 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/Lidarr/Lidarr icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png sources: diff --git a/community/lidarr/1.0.20/README.md b/community/lidarr/1.0.21/README.md similarity index 100% rename from community/lidarr/1.0.20/README.md rename to community/lidarr/1.0.21/README.md diff --git a/community/lidarr/1.0.20/app-readme.md b/community/lidarr/1.0.21/app-readme.md similarity index 100% rename from community/lidarr/1.0.20/app-readme.md rename to community/lidarr/1.0.21/app-readme.md diff --git a/community/lidarr/1.0.21/charts/common-1.1.0.tgz b/community/lidarr/1.0.21/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..c1aa34ac98 Binary files /dev/null and b/community/lidarr/1.0.21/charts/common-1.1.0.tgz differ diff --git a/community/lidarr/1.0.20/ci/basic-values.yaml b/community/lidarr/1.0.21/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.20/ci/basic-values.yaml rename to community/lidarr/1.0.21/ci/basic-values.yaml diff --git a/community/lidarr/1.0.20/ci/extra-values.yaml b/community/lidarr/1.0.21/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.20/ci/extra-values.yaml rename to community/lidarr/1.0.21/ci/extra-values.yaml diff --git a/community/lidarr/1.0.20/ci/hostNet-values.yaml b/community/lidarr/1.0.21/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.20/ci/hostNet-values.yaml rename to community/lidarr/1.0.21/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.20/ix_values.yaml b/community/lidarr/1.0.21/ix_values.yaml similarity index 95% rename from community/lidarr/1.0.20/ix_values.yaml rename to community/lidarr/1.0.21/ix_values.yaml index 6531ee5ead..2e4eff8371 100644 --- a/community/lidarr/1.0.20/ix_values.yaml +++ b/community/lidarr/1.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 1.3.5.3530 + tag: 1.4.0.3554 resources: limits: diff --git a/community/lidarr/1.0.20/metadata.yaml b/community/lidarr/1.0.21/metadata.yaml similarity index 100% rename from community/lidarr/1.0.20/metadata.yaml rename to community/lidarr/1.0.21/metadata.yaml diff --git a/community/lidarr/1.0.20/migrations/migrate b/community/lidarr/1.0.21/migrations/migrate similarity index 100% rename from community/lidarr/1.0.20/migrations/migrate rename to community/lidarr/1.0.21/migrations/migrate diff --git a/community/lidarr/1.0.20/questions.yaml b/community/lidarr/1.0.21/questions.yaml similarity index 100% rename from community/lidarr/1.0.20/questions.yaml rename to community/lidarr/1.0.21/questions.yaml diff --git a/community/lidarr/1.0.20/templates/NOTES.txt b/community/lidarr/1.0.21/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.20/templates/NOTES.txt rename to community/lidarr/1.0.21/templates/NOTES.txt diff --git a/community/lidarr/1.0.20/templates/_lidarr.tpl b/community/lidarr/1.0.21/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.20/templates/_lidarr.tpl rename to community/lidarr/1.0.21/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.20/templates/_portal.tpl b/community/lidarr/1.0.21/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.20/templates/_portal.tpl rename to community/lidarr/1.0.21/templates/_portal.tpl diff --git a/community/lidarr/1.0.20/templates/common.yaml b/community/lidarr/1.0.21/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.20/templates/common.yaml rename to community/lidarr/1.0.21/templates/common.yaml diff --git a/community/prowlarr/1.0.8/Chart.lock b/community/prowlarr/1.0.8/Chart.lock deleted file mode 100644 index 146e6060cb..0000000000 --- a/community/prowlarr/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:30.221171533+03:00" diff --git a/community/prowlarr/1.0.8/charts/common-1.0.12.tgz b/community/prowlarr/1.0.8/charts/common-1.0.12.tgz deleted file mode 100644 index 80eddd7b4d..0000000000 Binary files a/community/prowlarr/1.0.8/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/prowlarr/1.0.9/Chart.lock b/community/prowlarr/1.0.9/Chart.lock new file mode 100644 index 0000000000..3801350214 --- /dev/null +++ b/community/prowlarr/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T11:06:39.335747462+03:00" diff --git a/community/prowlarr/1.0.8/Chart.yaml b/community/prowlarr/1.0.9/Chart.yaml similarity index 91% rename from community/prowlarr/1.0.8/Chart.yaml rename to community/prowlarr/1.0.9/Chart.yaml index 516f1a712a..05ecaef2df 100644 --- a/community/prowlarr/1.0.8/Chart.yaml +++ b/community/prowlarr/1.0.9/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.8 +version: 1.0.9 apiVersion: v2 -appVersion: 1.8.3.3880 +appVersion: 1.8.4.3884 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://prowlarr.com/ icon: https://avatars.githubusercontent.com/u/73049443 sources: diff --git a/community/prowlarr/1.0.8/README.md b/community/prowlarr/1.0.9/README.md similarity index 100% rename from community/prowlarr/1.0.8/README.md rename to community/prowlarr/1.0.9/README.md diff --git a/community/prowlarr/1.0.8/app-readme.md b/community/prowlarr/1.0.9/app-readme.md similarity index 100% rename from community/prowlarr/1.0.8/app-readme.md rename to community/prowlarr/1.0.9/app-readme.md diff --git a/community/prowlarr/1.0.9/charts/common-1.1.0.tgz b/community/prowlarr/1.0.9/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..c6edaf8199 Binary files /dev/null and b/community/prowlarr/1.0.9/charts/common-1.1.0.tgz differ diff --git a/community/prowlarr/1.0.8/ci/basic-values.yaml b/community/prowlarr/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.8/ci/basic-values.yaml rename to community/prowlarr/1.0.9/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.8/ci/extra-values.yaml b/community/prowlarr/1.0.9/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.8/ci/extra-values.yaml rename to community/prowlarr/1.0.9/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.8/ci/hostNet-values.yaml b/community/prowlarr/1.0.9/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.8/ci/hostNet-values.yaml rename to community/prowlarr/1.0.9/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.8/ix_values.yaml b/community/prowlarr/1.0.9/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.8/ix_values.yaml rename to community/prowlarr/1.0.9/ix_values.yaml index 0fd8b759a1..7e56f3ca3e 100644 --- a/community/prowlarr/1.0.8/ix_values.yaml +++ b/community/prowlarr/1.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.8.3.3880 + tag: 1.8.4.3884 resources: limits: diff --git a/community/prowlarr/1.0.8/metadata.yaml b/community/prowlarr/1.0.9/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.8/metadata.yaml rename to community/prowlarr/1.0.9/metadata.yaml diff --git a/community/prowlarr/1.0.8/questions.yaml b/community/prowlarr/1.0.9/questions.yaml similarity index 100% rename from community/prowlarr/1.0.8/questions.yaml rename to community/prowlarr/1.0.9/questions.yaml diff --git a/community/prowlarr/1.0.8/templates/NOTES.txt b/community/prowlarr/1.0.9/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.8/templates/NOTES.txt rename to community/prowlarr/1.0.9/templates/NOTES.txt diff --git a/community/prowlarr/1.0.8/templates/_persistence.tpl b/community/prowlarr/1.0.9/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.8/templates/_persistence.tpl rename to community/prowlarr/1.0.9/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.8/templates/_portal.tpl b/community/prowlarr/1.0.9/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.8/templates/_portal.tpl rename to community/prowlarr/1.0.9/templates/_portal.tpl diff --git a/community/prowlarr/1.0.8/templates/_prowlarr.tpl b/community/prowlarr/1.0.9/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.8/templates/_prowlarr.tpl rename to community/prowlarr/1.0.9/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.8/templates/_service.tpl b/community/prowlarr/1.0.9/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.8/templates/_service.tpl rename to community/prowlarr/1.0.9/templates/_service.tpl diff --git a/community/prowlarr/1.0.8/templates/common.yaml b/community/prowlarr/1.0.9/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.8/templates/common.yaml rename to community/prowlarr/1.0.9/templates/common.yaml