diff --git a/community/lidarr/1.0.14/Chart.lock b/community/lidarr/1.0.14/Chart.lock deleted file mode 100644 index fad3d7be68..0000000000 --- a/community/lidarr/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.10 -digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512 -generated: "2023-07-05T19:52:56.463088232+03:00" diff --git a/community/lidarr/1.0.14/charts/common-1.0.10.tgz b/community/lidarr/1.0.14/charts/common-1.0.10.tgz deleted file mode 100644 index 3c412a8112..0000000000 Binary files a/community/lidarr/1.0.14/charts/common-1.0.10.tgz and /dev/null differ diff --git a/community/lidarr/1.0.15/Chart.lock b/community/lidarr/1.0.15/Chart.lock new file mode 100644 index 0000000000..aa829228ac --- /dev/null +++ b/community/lidarr/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.11 +digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa +generated: "2023-07-11T17:16:42.175631858+03:00" diff --git a/community/lidarr/1.0.14/Chart.yaml b/community/lidarr/1.0.15/Chart.yaml similarity index 91% rename from community/lidarr/1.0.14/Chart.yaml rename to community/lidarr/1.0.15/Chart.yaml index f3fbbef72d..4796f3bfab 100644 --- a/community/lidarr/1.0.14/Chart.yaml +++ b/community/lidarr/1.0.15/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.14 +version: 1.0.15 apiVersion: v2 -appVersion: '1.1.3.2982' +appVersion: 1.3.0.3326 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.10 + version: 1.0.11 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.14/README.md b/community/lidarr/1.0.15/README.md similarity index 100% rename from community/lidarr/1.0.14/README.md rename to community/lidarr/1.0.15/README.md diff --git a/community/lidarr/1.0.14/app-readme.md b/community/lidarr/1.0.15/app-readme.md similarity index 100% rename from community/lidarr/1.0.14/app-readme.md rename to community/lidarr/1.0.15/app-readme.md diff --git a/community/lidarr/1.0.15/charts/common-1.0.11.tgz b/community/lidarr/1.0.15/charts/common-1.0.11.tgz new file mode 100644 index 0000000000..9e770659b1 Binary files /dev/null and b/community/lidarr/1.0.15/charts/common-1.0.11.tgz differ diff --git a/community/lidarr/1.0.14/ci/basic-values.yaml b/community/lidarr/1.0.15/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.14/ci/basic-values.yaml rename to community/lidarr/1.0.15/ci/basic-values.yaml diff --git a/community/lidarr/1.0.14/ci/extra-values.yaml b/community/lidarr/1.0.15/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.14/ci/extra-values.yaml rename to community/lidarr/1.0.15/ci/extra-values.yaml diff --git a/community/lidarr/1.0.14/ci/hostNet-values.yaml b/community/lidarr/1.0.15/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.14/ci/hostNet-values.yaml rename to community/lidarr/1.0.15/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.14/ix_values.yaml b/community/lidarr/1.0.15/ix_values.yaml similarity index 94% rename from community/lidarr/1.0.14/ix_values.yaml rename to community/lidarr/1.0.15/ix_values.yaml index 6bed600831..fb48261575 100644 --- a/community/lidarr/1.0.14/ix_values.yaml +++ b/community/lidarr/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: '1.1.3.2982' + tag: 1.3.0.3326 resources: limits: diff --git a/community/lidarr/1.0.14/metadata.yaml b/community/lidarr/1.0.15/metadata.yaml similarity index 100% rename from community/lidarr/1.0.14/metadata.yaml rename to community/lidarr/1.0.15/metadata.yaml diff --git a/community/lidarr/1.0.14/migrations/migrate b/community/lidarr/1.0.15/migrations/migrate similarity index 100% rename from community/lidarr/1.0.14/migrations/migrate rename to community/lidarr/1.0.15/migrations/migrate diff --git a/community/lidarr/1.0.14/questions.yaml b/community/lidarr/1.0.15/questions.yaml similarity index 100% rename from community/lidarr/1.0.14/questions.yaml rename to community/lidarr/1.0.15/questions.yaml diff --git a/community/lidarr/1.0.14/templates/NOTES.txt b/community/lidarr/1.0.15/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.14/templates/NOTES.txt rename to community/lidarr/1.0.15/templates/NOTES.txt diff --git a/community/lidarr/1.0.14/templates/_lidarr.tpl b/community/lidarr/1.0.15/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.14/templates/_lidarr.tpl rename to community/lidarr/1.0.15/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.14/templates/_portal.tpl b/community/lidarr/1.0.15/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.14/templates/_portal.tpl rename to community/lidarr/1.0.15/templates/_portal.tpl diff --git a/community/lidarr/1.0.14/templates/common.yaml b/community/lidarr/1.0.15/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.14/templates/common.yaml rename to community/lidarr/1.0.15/templates/common.yaml diff --git a/community/prowlarr/1.0.0/Chart.lock b/community/prowlarr/1.0.0/Chart.lock deleted file mode 100644 index d13883cc2b..0000000000 --- a/community/prowlarr/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.10 -digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512 -generated: "2023-07-05T19:27:20.84148686+03:00" diff --git a/community/prowlarr/1.0.0/charts/common-1.0.10.tgz b/community/prowlarr/1.0.0/charts/common-1.0.10.tgz deleted file mode 100644 index 5a06c22cc9..0000000000 Binary files a/community/prowlarr/1.0.0/charts/common-1.0.10.tgz and /dev/null differ diff --git a/community/prowlarr/1.0.1/Chart.lock b/community/prowlarr/1.0.1/Chart.lock new file mode 100644 index 0000000000..b8ae52914e --- /dev/null +++ b/community/prowlarr/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.11 +digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa +generated: "2023-07-11T17:17:24.884386+03:00" diff --git a/community/prowlarr/1.0.0/Chart.yaml b/community/prowlarr/1.0.1/Chart.yaml similarity index 87% rename from community/prowlarr/1.0.0/Chart.yaml rename to community/prowlarr/1.0.1/Chart.yaml index 0470ceb311..a700953a94 100644 --- a/community/prowlarr/1.0.0/Chart.yaml +++ b/community/prowlarr/1.0.1/Chart.yaml @@ -1,11 +1,12 @@ name: prowlarr -description: Prowlarr is an indexer manager/proxy to integrate with your various PVR apps. +description: Prowlarr is an indexer manager/proxy to integrate with your various PVR + apps. annotations: title: Prowlarr type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 -appVersion: '1.1.3.2982' +appVersion: 1.7.1.3684 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.10 + version: 1.0.11 home: https://prowlarr.com/ icon: https://avatars.githubusercontent.com/u/73049443 sources: diff --git a/community/prowlarr/1.0.0/README.md b/community/prowlarr/1.0.1/README.md similarity index 100% rename from community/prowlarr/1.0.0/README.md rename to community/prowlarr/1.0.1/README.md diff --git a/community/prowlarr/1.0.0/app-readme.md b/community/prowlarr/1.0.1/app-readme.md similarity index 100% rename from community/prowlarr/1.0.0/app-readme.md rename to community/prowlarr/1.0.1/app-readme.md diff --git a/community/prowlarr/1.0.1/charts/common-1.0.11.tgz b/community/prowlarr/1.0.1/charts/common-1.0.11.tgz new file mode 100644 index 0000000000..3b6aff6d0e Binary files /dev/null and b/community/prowlarr/1.0.1/charts/common-1.0.11.tgz differ diff --git a/community/prowlarr/1.0.0/ci/basic-values.yaml b/community/prowlarr/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.0/ci/basic-values.yaml rename to community/prowlarr/1.0.1/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.0/ci/extra-values.yaml b/community/prowlarr/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.0/ci/extra-values.yaml rename to community/prowlarr/1.0.1/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.0/ci/hostNet-values.yaml b/community/prowlarr/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.0/ci/hostNet-values.yaml rename to community/prowlarr/1.0.1/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.0/ix_values.yaml b/community/prowlarr/1.0.1/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.0/ix_values.yaml rename to community/prowlarr/1.0.1/ix_values.yaml index 4569eee324..436cef8298 100644 --- a/community/prowlarr/1.0.0/ix_values.yaml +++ b/community/prowlarr/1.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: '1.7.0.3623' + tag: 1.7.1.3684 resources: limits: diff --git a/community/prowlarr/1.0.0/metadata.yaml b/community/prowlarr/1.0.1/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.0/metadata.yaml rename to community/prowlarr/1.0.1/metadata.yaml diff --git a/community/prowlarr/1.0.0/questions.yaml b/community/prowlarr/1.0.1/questions.yaml similarity index 100% rename from community/prowlarr/1.0.0/questions.yaml rename to community/prowlarr/1.0.1/questions.yaml diff --git a/community/prowlarr/1.0.0/templates/NOTES.txt b/community/prowlarr/1.0.1/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.0/templates/NOTES.txt rename to community/prowlarr/1.0.1/templates/NOTES.txt diff --git a/community/prowlarr/1.0.0/templates/_persistence.tpl b/community/prowlarr/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.0/templates/_persistence.tpl rename to community/prowlarr/1.0.1/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.0/templates/_portal.tpl b/community/prowlarr/1.0.1/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.0/templates/_portal.tpl rename to community/prowlarr/1.0.1/templates/_portal.tpl diff --git a/community/prowlarr/1.0.0/templates/_prowlarr.tpl b/community/prowlarr/1.0.1/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.0/templates/_prowlarr.tpl rename to community/prowlarr/1.0.1/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.0/templates/_service.tpl b/community/prowlarr/1.0.1/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.0/templates/_service.tpl rename to community/prowlarr/1.0.1/templates/_service.tpl diff --git a/community/prowlarr/1.0.0/templates/common.yaml b/community/prowlarr/1.0.1/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.0/templates/common.yaml rename to community/prowlarr/1.0.1/templates/common.yaml diff --git a/community/readarr/1.0.2/Chart.lock b/community/readarr/1.0.2/Chart.lock deleted file mode 100644 index 4c40872e8e..0000000000 --- a/community/readarr/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.10 -digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512 -generated: "2023-07-05T19:53:51.438233028+03:00" diff --git a/community/readarr/1.0.2/charts/common-1.0.10.tgz b/community/readarr/1.0.2/charts/common-1.0.10.tgz deleted file mode 100644 index 75efeed128..0000000000 Binary files a/community/readarr/1.0.2/charts/common-1.0.10.tgz and /dev/null differ diff --git a/community/readarr/1.0.3/Chart.lock b/community/readarr/1.0.3/Chart.lock new file mode 100644 index 0000000000..7ea6ed0384 --- /dev/null +++ b/community/readarr/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.11 +digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa +generated: "2023-07-11T17:17:13.357940969+03:00" diff --git a/community/readarr/1.0.2/Chart.yaml b/community/readarr/1.0.3/Chart.yaml similarity index 87% rename from community/readarr/1.0.2/Chart.yaml rename to community/readarr/1.0.3/Chart.yaml index 95d30c3b12..c451c697e3 100644 --- a/community/readarr/1.0.2/Chart.yaml +++ b/community/readarr/1.0.3/Chart.yaml @@ -1,11 +1,12 @@ name: readarr -description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users. +description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent + users. annotations: title: Readarr type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: '0.1.9.1905' +appVersion: 0.2.2.1943 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.10 + version: 1.0.11 home: https://github.com/Readarr/Readarr icon: https://raw.githubusercontent.com/Readarr/Readarr/develop/Logo/256.png sources: diff --git a/community/readarr/1.0.2/README.md b/community/readarr/1.0.3/README.md similarity index 100% rename from community/readarr/1.0.2/README.md rename to community/readarr/1.0.3/README.md diff --git a/community/readarr/1.0.2/app-readme.md b/community/readarr/1.0.3/app-readme.md similarity index 100% rename from community/readarr/1.0.2/app-readme.md rename to community/readarr/1.0.3/app-readme.md diff --git a/community/readarr/1.0.3/charts/common-1.0.11.tgz b/community/readarr/1.0.3/charts/common-1.0.11.tgz new file mode 100644 index 0000000000..45cd581018 Binary files /dev/null and b/community/readarr/1.0.3/charts/common-1.0.11.tgz differ diff --git a/community/readarr/1.0.2/ci/basic-values.yaml b/community/readarr/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.0.2/ci/basic-values.yaml rename to community/readarr/1.0.3/ci/basic-values.yaml diff --git a/community/readarr/1.0.2/ci/extra-values.yaml b/community/readarr/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.0.2/ci/extra-values.yaml rename to community/readarr/1.0.3/ci/extra-values.yaml diff --git a/community/readarr/1.0.2/ci/hostNet-values.yaml b/community/readarr/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.0.2/ci/hostNet-values.yaml rename to community/readarr/1.0.3/ci/hostNet-values.yaml diff --git a/community/readarr/1.0.2/ix_values.yaml b/community/readarr/1.0.3/ix_values.yaml similarity index 95% rename from community/readarr/1.0.2/ix_values.yaml rename to community/readarr/1.0.3/ix_values.yaml index 8b9241de85..b995864289 100644 --- a/community/readarr/1.0.2/ix_values.yaml +++ b/community/readarr/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: '0.1.9.1905' + tag: 0.2.2.1943 resources: limits: diff --git a/community/readarr/1.0.2/metadata.yaml b/community/readarr/1.0.3/metadata.yaml similarity index 100% rename from community/readarr/1.0.2/metadata.yaml rename to community/readarr/1.0.3/metadata.yaml diff --git a/community/readarr/1.0.2/questions.yaml b/community/readarr/1.0.3/questions.yaml similarity index 100% rename from community/readarr/1.0.2/questions.yaml rename to community/readarr/1.0.3/questions.yaml diff --git a/community/readarr/1.0.2/templates/NOTES.txt b/community/readarr/1.0.3/templates/NOTES.txt similarity index 100% rename from community/readarr/1.0.2/templates/NOTES.txt rename to community/readarr/1.0.3/templates/NOTES.txt diff --git a/community/readarr/1.0.2/templates/_persistence.tpl b/community/readarr/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.0.2/templates/_persistence.tpl rename to community/readarr/1.0.3/templates/_persistence.tpl diff --git a/community/readarr/1.0.2/templates/_portal.tpl b/community/readarr/1.0.3/templates/_portal.tpl similarity index 100% rename from community/readarr/1.0.2/templates/_portal.tpl rename to community/readarr/1.0.3/templates/_portal.tpl diff --git a/community/readarr/1.0.2/templates/_readarr.tpl b/community/readarr/1.0.3/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.0.2/templates/_readarr.tpl rename to community/readarr/1.0.3/templates/_readarr.tpl diff --git a/community/readarr/1.0.2/templates/_service.tpl b/community/readarr/1.0.3/templates/_service.tpl similarity index 100% rename from community/readarr/1.0.2/templates/_service.tpl rename to community/readarr/1.0.3/templates/_service.tpl diff --git a/community/readarr/1.0.2/templates/common.yaml b/community/readarr/1.0.3/templates/common.yaml similarity index 100% rename from community/readarr/1.0.2/templates/common.yaml rename to community/readarr/1.0.3/templates/common.yaml