diff --git a/charts/pihole/1.0.23/.helmignore b/charts/pihole/1.0.24/.helmignore similarity index 100% rename from charts/pihole/1.0.23/.helmignore rename to charts/pihole/1.0.24/.helmignore diff --git a/charts/pihole/1.0.23/Chart.lock b/charts/pihole/1.0.24/Chart.lock similarity index 100% rename from charts/pihole/1.0.23/Chart.lock rename to charts/pihole/1.0.24/Chart.lock diff --git a/charts/pihole/1.0.23/Chart.yaml b/charts/pihole/1.0.24/Chart.yaml similarity index 93% rename from charts/pihole/1.0.23/Chart.yaml rename to charts/pihole/1.0.24/Chart.yaml index 32fda936a4..252da8716b 100644 --- a/charts/pihole/1.0.23/Chart.yaml +++ b/charts/pihole/1.0.24/Chart.yaml @@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network. annotations: title: Pi-hole type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 -appVersion: '2023.02.2' +appVersion: 2023.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/pihole/1.0.23/README.md b/charts/pihole/1.0.24/README.md similarity index 100% rename from charts/pihole/1.0.23/README.md rename to charts/pihole/1.0.24/README.md diff --git a/charts/pihole/1.0.23/app-readme.md b/charts/pihole/1.0.24/app-readme.md similarity index 100% rename from charts/pihole/1.0.23/app-readme.md rename to charts/pihole/1.0.24/app-readme.md diff --git a/charts/pihole/1.0.23/charts/common-2304.0.1.tgz b/charts/pihole/1.0.24/charts/common-2304.0.1.tgz similarity index 100% rename from charts/pihole/1.0.23/charts/common-2304.0.1.tgz rename to charts/pihole/1.0.24/charts/common-2304.0.1.tgz diff --git a/charts/pihole/1.0.23/ci/hostnet-values.yaml b/charts/pihole/1.0.24/ci/hostnet-values.yaml similarity index 100% rename from charts/pihole/1.0.23/ci/hostnet-values.yaml rename to charts/pihole/1.0.24/ci/hostnet-values.yaml diff --git a/charts/pihole/1.0.23/ci/test-values.yaml b/charts/pihole/1.0.24/ci/test-values.yaml similarity index 100% rename from charts/pihole/1.0.23/ci/test-values.yaml rename to charts/pihole/1.0.24/ci/test-values.yaml diff --git a/charts/pihole/1.0.23/ix_values.yaml b/charts/pihole/1.0.24/ix_values.yaml similarity index 78% rename from charts/pihole/1.0.23/ix_values.yaml rename to charts/pihole/1.0.24/ix_values.yaml index f5a7eaab14..4ffa5ba800 100644 --- a/charts/pihole/1.0.23/ix_values.yaml +++ b/charts/pihole/1.0.24/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2023.02.2 + tag: 2023.11.0 diff --git a/charts/pihole/1.0.23/metadata.yaml b/charts/pihole/1.0.24/metadata.yaml similarity index 100% rename from charts/pihole/1.0.23/metadata.yaml rename to charts/pihole/1.0.24/metadata.yaml diff --git a/charts/pihole/1.0.23/questions.yaml b/charts/pihole/1.0.24/questions.yaml similarity index 100% rename from charts/pihole/1.0.23/questions.yaml rename to charts/pihole/1.0.24/questions.yaml diff --git a/charts/pihole/1.0.23/templates/deployment.yaml b/charts/pihole/1.0.24/templates/deployment.yaml similarity index 100% rename from charts/pihole/1.0.23/templates/deployment.yaml rename to charts/pihole/1.0.24/templates/deployment.yaml diff --git a/charts/pihole/1.0.23/templates/pre-install-job.yaml b/charts/pihole/1.0.24/templates/pre-install-job.yaml similarity index 100% rename from charts/pihole/1.0.23/templates/pre-install-job.yaml rename to charts/pihole/1.0.24/templates/pre-install-job.yaml diff --git a/charts/pihole/1.0.23/templates/secret.yaml b/charts/pihole/1.0.24/templates/secret.yaml similarity index 100% rename from charts/pihole/1.0.23/templates/secret.yaml rename to charts/pihole/1.0.24/templates/secret.yaml diff --git a/community/kavita/1.1.4/Chart.lock b/community/kavita/1.1.4/Chart.lock deleted file mode 100644 index ed85980f62..0000000000 --- a/community/kavita/1.1.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:27:46.365608058+02:00" diff --git a/community/kavita/1.1.4/charts/common-1.2.3.tgz b/community/kavita/1.1.4/charts/common-1.2.3.tgz deleted file mode 100644 index bd1350e64b..0000000000 Binary files a/community/kavita/1.1.4/charts/common-1.2.3.tgz and /dev/null differ diff --git a/community/kavita/1.1.5/Chart.lock b/community/kavita/1.1.5/Chart.lock new file mode 100644 index 0000000000..72398e0c27 --- /dev/null +++ b/community/kavita/1.1.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-04T02:11:18.841912413+02:00" diff --git a/community/kavita/1.1.4/Chart.yaml b/community/kavita/1.1.5/Chart.yaml similarity index 92% rename from community/kavita/1.1.4/Chart.yaml rename to community/kavita/1.1.5/Chart.yaml index dc3aebd1cb..bf1741dce7 100644 --- a/community/kavita/1.1.4/Chart.yaml +++ b/community/kavita/1.1.5/Chart.yaml @@ -3,9 +3,9 @@ description: Kavita is a fast, feature rich, cross platform reading server. annotations: title: Kavita type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 -appVersion: 0.7.10 +appVersion: 0.7.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://www.kavitareader.com/ icon: https://media.sys.truenas.net/apps/kavita/icons/icon.png sources: diff --git a/community/kavita/1.1.4/README.md b/community/kavita/1.1.5/README.md similarity index 100% rename from community/kavita/1.1.4/README.md rename to community/kavita/1.1.5/README.md diff --git a/community/kavita/1.1.4/app-readme.md b/community/kavita/1.1.5/app-readme.md similarity index 100% rename from community/kavita/1.1.4/app-readme.md rename to community/kavita/1.1.5/app-readme.md diff --git a/community/kavita/1.1.5/charts/common-1.2.4.tgz b/community/kavita/1.1.5/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..01e46d0511 Binary files /dev/null and b/community/kavita/1.1.5/charts/common-1.2.4.tgz differ diff --git a/community/kavita/1.1.4/ci/basic-values.yaml b/community/kavita/1.1.5/ci/basic-values.yaml similarity index 100% rename from community/kavita/1.1.4/ci/basic-values.yaml rename to community/kavita/1.1.5/ci/basic-values.yaml diff --git a/community/kavita/1.1.4/ci/extra-values.yaml b/community/kavita/1.1.5/ci/extra-values.yaml similarity index 100% rename from community/kavita/1.1.4/ci/extra-values.yaml rename to community/kavita/1.1.5/ci/extra-values.yaml diff --git a/community/kavita/1.1.4/ix_values.yaml b/community/kavita/1.1.5/ix_values.yaml similarity index 95% rename from community/kavita/1.1.4/ix_values.yaml rename to community/kavita/1.1.5/ix_values.yaml index 2e2fa6ef0c..763ff1d640 100644 --- a/community/kavita/1.1.4/ix_values.yaml +++ b/community/kavita/1.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jvmilazz0/kavita pullPolicy: IfNotPresent - tag: 0.7.10 + tag: 0.7.11 resources: limits: diff --git a/community/kavita/1.1.4/metadata.yaml b/community/kavita/1.1.5/metadata.yaml similarity index 100% rename from community/kavita/1.1.4/metadata.yaml rename to community/kavita/1.1.5/metadata.yaml diff --git a/community/kavita/1.1.4/questions.yaml b/community/kavita/1.1.5/questions.yaml similarity index 100% rename from community/kavita/1.1.4/questions.yaml rename to community/kavita/1.1.5/questions.yaml diff --git a/community/kavita/1.1.4/templates/NOTES.txt b/community/kavita/1.1.5/templates/NOTES.txt similarity index 100% rename from community/kavita/1.1.4/templates/NOTES.txt rename to community/kavita/1.1.5/templates/NOTES.txt diff --git a/community/kavita/1.1.4/templates/_kavita.tpl b/community/kavita/1.1.5/templates/_kavita.tpl similarity index 100% rename from community/kavita/1.1.4/templates/_kavita.tpl rename to community/kavita/1.1.5/templates/_kavita.tpl diff --git a/community/kavita/1.1.4/templates/_persistence.tpl b/community/kavita/1.1.5/templates/_persistence.tpl similarity index 100% rename from community/kavita/1.1.4/templates/_persistence.tpl rename to community/kavita/1.1.5/templates/_persistence.tpl diff --git a/community/kavita/1.1.4/templates/_portal.tpl b/community/kavita/1.1.5/templates/_portal.tpl similarity index 100% rename from community/kavita/1.1.4/templates/_portal.tpl rename to community/kavita/1.1.5/templates/_portal.tpl diff --git a/community/kavita/1.1.4/templates/_service.tpl b/community/kavita/1.1.5/templates/_service.tpl similarity index 100% rename from community/kavita/1.1.4/templates/_service.tpl rename to community/kavita/1.1.5/templates/_service.tpl diff --git a/community/kavita/1.1.4/templates/common.yaml b/community/kavita/1.1.5/templates/common.yaml similarity index 100% rename from community/kavita/1.1.4/templates/common.yaml rename to community/kavita/1.1.5/templates/common.yaml diff --git a/community/lidarr/1.2.0/Chart.lock b/community/lidarr/1.2.0/Chart.lock deleted file mode 100644 index 535aef92c9..0000000000 --- a/community/lidarr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-20T10:01:20.895045434+02:00" diff --git a/community/lidarr/1.2.0/charts/common-1.2.3.tgz b/community/lidarr/1.2.0/charts/common-1.2.3.tgz deleted file mode 100644 index 9bcf8d2f2a..0000000000 Binary files a/community/lidarr/1.2.0/charts/common-1.2.3.tgz and /dev/null differ diff --git a/community/lidarr/1.2.1/Chart.lock b/community/lidarr/1.2.1/Chart.lock new file mode 100644 index 0000000000..fdf01ebab5 --- /dev/null +++ b/community/lidarr/1.2.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-04T02:11:28.205133704+02:00" diff --git a/community/lidarr/1.2.0/Chart.yaml b/community/lidarr/1.2.1/Chart.yaml similarity index 92% rename from community/lidarr/1.2.0/Chart.yaml rename to community/lidarr/1.2.1/Chart.yaml index ad2e6a41de..9171c98505 100644 --- a/community/lidarr/1.2.0/Chart.yaml +++ b/community/lidarr/1.2.1/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.2.0 +version: 1.2.1 apiVersion: v2 -appVersion: 2.0.4.3802 +appVersion: 2.0.5.3813 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://github.com/Lidarr/Lidarr icon: https://media.sys.truenas.net/apps/lidarr/icons/icon.png sources: diff --git a/community/lidarr/1.2.0/README.md b/community/lidarr/1.2.1/README.md similarity index 100% rename from community/lidarr/1.2.0/README.md rename to community/lidarr/1.2.1/README.md diff --git a/community/lidarr/1.2.0/app-readme.md b/community/lidarr/1.2.1/app-readme.md similarity index 100% rename from community/lidarr/1.2.0/app-readme.md rename to community/lidarr/1.2.1/app-readme.md diff --git a/community/lidarr/1.2.1/charts/common-1.2.4.tgz b/community/lidarr/1.2.1/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..748cfd232a Binary files /dev/null and b/community/lidarr/1.2.1/charts/common-1.2.4.tgz differ diff --git a/community/lidarr/1.2.0/ci/basic-values.yaml b/community/lidarr/1.2.1/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.2.0/ci/basic-values.yaml rename to community/lidarr/1.2.1/ci/basic-values.yaml diff --git a/community/lidarr/1.2.0/ci/extra-values.yaml b/community/lidarr/1.2.1/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.2.0/ci/extra-values.yaml rename to community/lidarr/1.2.1/ci/extra-values.yaml diff --git a/community/lidarr/1.2.0/ci/hostNet-values.yaml b/community/lidarr/1.2.1/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.2.0/ci/hostNet-values.yaml rename to community/lidarr/1.2.1/ci/hostNet-values.yaml diff --git a/community/lidarr/1.2.0/ix_values.yaml b/community/lidarr/1.2.1/ix_values.yaml similarity index 95% rename from community/lidarr/1.2.0/ix_values.yaml rename to community/lidarr/1.2.1/ix_values.yaml index 1074e3f540..5ec3a75447 100644 --- a/community/lidarr/1.2.0/ix_values.yaml +++ b/community/lidarr/1.2.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.0.4.3802 + tag: 2.0.5.3813 resources: limits: diff --git a/community/lidarr/1.2.0/metadata.yaml b/community/lidarr/1.2.1/metadata.yaml similarity index 100% rename from community/lidarr/1.2.0/metadata.yaml rename to community/lidarr/1.2.1/metadata.yaml diff --git a/community/lidarr/1.2.0/migrations/migrate b/community/lidarr/1.2.1/migrations/migrate similarity index 100% rename from community/lidarr/1.2.0/migrations/migrate rename to community/lidarr/1.2.1/migrations/migrate diff --git a/community/lidarr/1.2.0/questions.yaml b/community/lidarr/1.2.1/questions.yaml similarity index 100% rename from community/lidarr/1.2.0/questions.yaml rename to community/lidarr/1.2.1/questions.yaml diff --git a/community/lidarr/1.2.0/templates/NOTES.txt b/community/lidarr/1.2.1/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.2.0/templates/NOTES.txt rename to community/lidarr/1.2.1/templates/NOTES.txt diff --git a/community/lidarr/1.2.0/templates/_lidarr.tpl b/community/lidarr/1.2.1/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.2.0/templates/_lidarr.tpl rename to community/lidarr/1.2.1/templates/_lidarr.tpl diff --git a/community/lidarr/1.2.0/templates/_portal.tpl b/community/lidarr/1.2.1/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.2.0/templates/_portal.tpl rename to community/lidarr/1.2.1/templates/_portal.tpl diff --git a/community/lidarr/1.2.0/templates/common.yaml b/community/lidarr/1.2.1/templates/common.yaml similarity index 100% rename from community/lidarr/1.2.0/templates/common.yaml rename to community/lidarr/1.2.1/templates/common.yaml