diff --git a/charts/netdata/1.0.31/.helmignore b/charts/netdata/1.0.32/.helmignore similarity index 100% rename from charts/netdata/1.0.31/.helmignore rename to charts/netdata/1.0.32/.helmignore diff --git a/charts/netdata/1.0.31/Chart.lock b/charts/netdata/1.0.32/Chart.lock similarity index 100% rename from charts/netdata/1.0.31/Chart.lock rename to charts/netdata/1.0.32/Chart.lock diff --git a/charts/netdata/1.0.31/Chart.yaml b/charts/netdata/1.0.32/Chart.yaml similarity index 94% rename from charts/netdata/1.0.31/Chart.yaml rename to charts/netdata/1.0.32/Chart.yaml index 85f4508847..f1c21395da 100644 --- a/charts/netdata/1.0.31/Chart.yaml +++ b/charts/netdata/1.0.32/Chart.yaml @@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right! annotations: title: Netdata type: application -version: 1.0.31 +version: 1.0.32 apiVersion: v2 -appVersion: v1.42.2 +appVersion: v1.42.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/netdata/1.0.31/README.md b/charts/netdata/1.0.32/README.md similarity index 100% rename from charts/netdata/1.0.31/README.md rename to charts/netdata/1.0.32/README.md diff --git a/charts/netdata/1.0.31/app-readme.md b/charts/netdata/1.0.32/app-readme.md similarity index 100% rename from charts/netdata/1.0.31/app-readme.md rename to charts/netdata/1.0.32/app-readme.md diff --git a/charts/netdata/1.0.31/charts/common-2304.0.1.tgz b/charts/netdata/1.0.32/charts/common-2304.0.1.tgz similarity index 100% rename from charts/netdata/1.0.31/charts/common-2304.0.1.tgz rename to charts/netdata/1.0.32/charts/common-2304.0.1.tgz diff --git a/charts/netdata/1.0.31/ci/test-values.yaml b/charts/netdata/1.0.32/ci/test-values.yaml similarity index 100% rename from charts/netdata/1.0.31/ci/test-values.yaml rename to charts/netdata/1.0.32/ci/test-values.yaml diff --git a/charts/netdata/1.0.31/ix_values.yaml b/charts/netdata/1.0.32/ix_values.yaml similarity index 86% rename from charts/netdata/1.0.31/ix_values.yaml rename to charts/netdata/1.0.32/ix_values.yaml index cc63cabe76..44f53f5736 100644 --- a/charts/netdata/1.0.31/ix_values.yaml +++ b/charts/netdata/1.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent repository: netdata/netdata - tag: v1.42.2 + tag: v1.42.3 runAsGroup: 201 runAsUser: 201 diff --git a/charts/netdata/1.0.31/metadata.yaml b/charts/netdata/1.0.32/metadata.yaml similarity index 100% rename from charts/netdata/1.0.31/metadata.yaml rename to charts/netdata/1.0.32/metadata.yaml diff --git a/charts/netdata/1.0.31/questions.yaml b/charts/netdata/1.0.32/questions.yaml similarity index 100% rename from charts/netdata/1.0.31/questions.yaml rename to charts/netdata/1.0.32/questions.yaml diff --git a/charts/netdata/1.0.31/templates/_helpers.tpl b/charts/netdata/1.0.32/templates/_helpers.tpl similarity index 100% rename from charts/netdata/1.0.31/templates/_helpers.tpl rename to charts/netdata/1.0.32/templates/_helpers.tpl diff --git a/charts/netdata/1.0.31/templates/clusterrole.yaml b/charts/netdata/1.0.32/templates/clusterrole.yaml similarity index 100% rename from charts/netdata/1.0.31/templates/clusterrole.yaml rename to charts/netdata/1.0.32/templates/clusterrole.yaml diff --git a/charts/netdata/1.0.31/templates/clusterrolebinding.yaml b/charts/netdata/1.0.32/templates/clusterrolebinding.yaml similarity index 100% rename from charts/netdata/1.0.31/templates/clusterrolebinding.yaml rename to charts/netdata/1.0.32/templates/clusterrolebinding.yaml diff --git a/charts/netdata/1.0.31/templates/deployment.yaml b/charts/netdata/1.0.32/templates/deployment.yaml similarity index 100% rename from charts/netdata/1.0.31/templates/deployment.yaml rename to charts/netdata/1.0.32/templates/deployment.yaml diff --git a/charts/netdata/1.0.31/templates/pre-install-job.yaml b/charts/netdata/1.0.32/templates/pre-install-job.yaml similarity index 100% rename from charts/netdata/1.0.31/templates/pre-install-job.yaml rename to charts/netdata/1.0.32/templates/pre-install-job.yaml diff --git a/charts/netdata/1.0.31/templates/service.yaml b/charts/netdata/1.0.32/templates/service.yaml similarity index 100% rename from charts/netdata/1.0.31/templates/service.yaml rename to charts/netdata/1.0.32/templates/service.yaml diff --git a/charts/netdata/1.0.31/templates/serviceaccount.yaml b/charts/netdata/1.0.32/templates/serviceaccount.yaml similarity index 100% rename from charts/netdata/1.0.31/templates/serviceaccount.yaml rename to charts/netdata/1.0.32/templates/serviceaccount.yaml diff --git a/community/adguard-home/1.0.20/Chart.lock b/community/adguard-home/1.0.21/Chart.lock similarity index 100% rename from community/adguard-home/1.0.20/Chart.lock rename to community/adguard-home/1.0.21/Chart.lock diff --git a/community/adguard-home/1.0.20/Chart.yaml b/community/adguard-home/1.0.21/Chart.yaml similarity index 95% rename from community/adguard-home/1.0.20/Chart.yaml rename to community/adguard-home/1.0.21/Chart.yaml index f17276bd88..2f431e1a53 100644 --- a/community/adguard-home/1.0.20/Chart.yaml +++ b/community/adguard-home/1.0.21/Chart.yaml @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking annotations: title: AdGuard Home type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: 0.107.37 +appVersion: 0.107.38 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/adguard-home/1.0.20/README.md b/community/adguard-home/1.0.21/README.md similarity index 100% rename from community/adguard-home/1.0.20/README.md rename to community/adguard-home/1.0.21/README.md diff --git a/community/adguard-home/1.0.20/app-readme.md b/community/adguard-home/1.0.21/app-readme.md similarity index 100% rename from community/adguard-home/1.0.20/app-readme.md rename to community/adguard-home/1.0.21/app-readme.md diff --git a/community/adguard-home/1.0.20/charts/common-1.1.1.tgz b/community/adguard-home/1.0.21/charts/common-1.1.1.tgz similarity index 100% rename from community/adguard-home/1.0.20/charts/common-1.1.1.tgz rename to community/adguard-home/1.0.21/charts/common-1.1.1.tgz diff --git a/community/adguard-home/1.0.20/ci/basic-values.yaml b/community/adguard-home/1.0.21/ci/basic-values.yaml similarity index 100% rename from community/adguard-home/1.0.20/ci/basic-values.yaml rename to community/adguard-home/1.0.21/ci/basic-values.yaml diff --git a/community/adguard-home/1.0.20/ix_values.yaml b/community/adguard-home/1.0.21/ix_values.yaml similarity index 95% rename from community/adguard-home/1.0.20/ix_values.yaml rename to community/adguard-home/1.0.21/ix_values.yaml index ce043454da..0cb60279e2 100644 --- a/community/adguard-home/1.0.20/ix_values.yaml +++ b/community/adguard-home/1.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.37 + tag: v0.107.38 pullPolicy: IfNotPresent resources: diff --git a/community/adguard-home/1.0.20/metadata.yaml b/community/adguard-home/1.0.21/metadata.yaml similarity index 100% rename from community/adguard-home/1.0.20/metadata.yaml rename to community/adguard-home/1.0.21/metadata.yaml diff --git a/community/adguard-home/1.0.20/migrations/migrate b/community/adguard-home/1.0.21/migrations/migrate similarity index 100% rename from community/adguard-home/1.0.20/migrations/migrate rename to community/adguard-home/1.0.21/migrations/migrate diff --git a/community/adguard-home/1.0.20/questions.yaml b/community/adguard-home/1.0.21/questions.yaml similarity index 100% rename from community/adguard-home/1.0.20/questions.yaml rename to community/adguard-home/1.0.21/questions.yaml diff --git a/community/adguard-home/1.0.20/templates/NOTES.txt b/community/adguard-home/1.0.21/templates/NOTES.txt similarity index 100% rename from community/adguard-home/1.0.20/templates/NOTES.txt rename to community/adguard-home/1.0.21/templates/NOTES.txt diff --git a/community/adguard-home/1.0.20/templates/_adguard.tpl b/community/adguard-home/1.0.21/templates/_adguard.tpl similarity index 100% rename from community/adguard-home/1.0.20/templates/_adguard.tpl rename to community/adguard-home/1.0.21/templates/_adguard.tpl diff --git a/community/adguard-home/1.0.20/templates/_portal.tpl b/community/adguard-home/1.0.21/templates/_portal.tpl similarity index 100% rename from community/adguard-home/1.0.20/templates/_portal.tpl rename to community/adguard-home/1.0.21/templates/_portal.tpl diff --git a/community/adguard-home/1.0.20/templates/common.yaml b/community/adguard-home/1.0.21/templates/common.yaml similarity index 100% rename from community/adguard-home/1.0.20/templates/common.yaml rename to community/adguard-home/1.0.21/templates/common.yaml diff --git a/community/autobrr/1.0.4/Chart.lock b/community/autobrr/1.0.4/Chart.lock deleted file mode 100644 index abc801ab9d..0000000000 --- a/community/autobrr/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:55:26.732503306+03:00" diff --git a/community/autobrr/1.0.4/charts/common-1.1.0.tgz b/community/autobrr/1.0.4/charts/common-1.1.0.tgz deleted file mode 100644 index 5b2fe78a63..0000000000 Binary files a/community/autobrr/1.0.4/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/autobrr/1.0.5/Chart.lock b/community/autobrr/1.0.5/Chart.lock new file mode 100644 index 0000000000..ca359e7113 --- /dev/null +++ b/community/autobrr/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-12T10:32:52.264490667+03:00" diff --git a/community/autobrr/1.0.4/Chart.yaml b/community/autobrr/1.0.5/Chart.yaml similarity index 92% rename from community/autobrr/1.0.4/Chart.yaml rename to community/autobrr/1.0.5/Chart.yaml index b6989d34eb..aad610afe1 100644 --- a/community/autobrr/1.0.4/Chart.yaml +++ b/community/autobrr/1.0.5/Chart.yaml @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: 1.28.0 +appVersion: 1.29.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://github.com/autobrr/autobrr icon: https://github.com/autobrr/autobrr/raw/develop/.github/images/logo.png sources: diff --git a/community/autobrr/1.0.4/README.md b/community/autobrr/1.0.5/README.md similarity index 100% rename from community/autobrr/1.0.4/README.md rename to community/autobrr/1.0.5/README.md diff --git a/community/autobrr/1.0.4/app-readme.md b/community/autobrr/1.0.5/app-readme.md similarity index 100% rename from community/autobrr/1.0.4/app-readme.md rename to community/autobrr/1.0.5/app-readme.md diff --git a/community/autobrr/1.0.5/charts/common-1.1.1.tgz b/community/autobrr/1.0.5/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..fa9ec24af7 Binary files /dev/null and b/community/autobrr/1.0.5/charts/common-1.1.1.tgz differ diff --git a/community/autobrr/1.0.4/ci/basic-values.yaml b/community/autobrr/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/autobrr/1.0.4/ci/basic-values.yaml rename to community/autobrr/1.0.5/ci/basic-values.yaml diff --git a/community/autobrr/1.0.4/ci/extra-values.yaml b/community/autobrr/1.0.5/ci/extra-values.yaml similarity index 100% rename from community/autobrr/1.0.4/ci/extra-values.yaml rename to community/autobrr/1.0.5/ci/extra-values.yaml diff --git a/community/autobrr/1.0.4/ci/hostNet-values.yaml b/community/autobrr/1.0.5/ci/hostNet-values.yaml similarity index 100% rename from community/autobrr/1.0.4/ci/hostNet-values.yaml rename to community/autobrr/1.0.5/ci/hostNet-values.yaml diff --git a/community/autobrr/1.0.4/ix_values.yaml b/community/autobrr/1.0.5/ix_values.yaml similarity index 95% rename from community/autobrr/1.0.4/ix_values.yaml rename to community/autobrr/1.0.5/ix_values.yaml index 75ad7e1d52..b99ee8c6a5 100644 --- a/community/autobrr/1.0.4/ix_values.yaml +++ b/community/autobrr/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.28.0 + tag: v1.29.0 resources: limits: diff --git a/community/autobrr/1.0.4/metadata.yaml b/community/autobrr/1.0.5/metadata.yaml similarity index 100% rename from community/autobrr/1.0.4/metadata.yaml rename to community/autobrr/1.0.5/metadata.yaml diff --git a/community/autobrr/1.0.4/questions.yaml b/community/autobrr/1.0.5/questions.yaml similarity index 100% rename from community/autobrr/1.0.4/questions.yaml rename to community/autobrr/1.0.5/questions.yaml diff --git a/community/autobrr/1.0.4/templates/NOTES.txt b/community/autobrr/1.0.5/templates/NOTES.txt similarity index 100% rename from community/autobrr/1.0.4/templates/NOTES.txt rename to community/autobrr/1.0.5/templates/NOTES.txt diff --git a/community/autobrr/1.0.4/templates/_autobrr.tpl b/community/autobrr/1.0.5/templates/_autobrr.tpl similarity index 100% rename from community/autobrr/1.0.4/templates/_autobrr.tpl rename to community/autobrr/1.0.5/templates/_autobrr.tpl diff --git a/community/autobrr/1.0.4/templates/_persistence.tpl b/community/autobrr/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/autobrr/1.0.4/templates/_persistence.tpl rename to community/autobrr/1.0.5/templates/_persistence.tpl diff --git a/community/autobrr/1.0.4/templates/_portal.tpl b/community/autobrr/1.0.5/templates/_portal.tpl similarity index 100% rename from community/autobrr/1.0.4/templates/_portal.tpl rename to community/autobrr/1.0.5/templates/_portal.tpl diff --git a/community/autobrr/1.0.4/templates/_service.tpl b/community/autobrr/1.0.5/templates/_service.tpl similarity index 100% rename from community/autobrr/1.0.4/templates/_service.tpl rename to community/autobrr/1.0.5/templates/_service.tpl diff --git a/community/autobrr/1.0.4/templates/common.yaml b/community/autobrr/1.0.5/templates/common.yaml similarity index 100% rename from community/autobrr/1.0.4/templates/common.yaml rename to community/autobrr/1.0.5/templates/common.yaml diff --git a/community/immich/1.0.18/Chart.lock b/community/immich/1.0.19/Chart.lock similarity index 100% rename from community/immich/1.0.18/Chart.lock rename to community/immich/1.0.19/Chart.lock diff --git a/community/immich/1.0.18/Chart.yaml b/community/immich/1.0.19/Chart.yaml similarity index 97% rename from community/immich/1.0.18/Chart.yaml rename to community/immich/1.0.19/Chart.yaml index 621bf5aa53..f4e7fc5295 100644 --- a/community/immich/1.0.18/Chart.yaml +++ b/community/immich/1.0.19/Chart.yaml @@ -3,7 +3,7 @@ description: Immich annotations: title: Immich type: application -version: 1.0.18 +version: 1.0.19 apiVersion: v2 appVersion: 1.77.0 kubeVersion: '>=1.16.0-0' diff --git a/community/immich/1.0.18/README.md b/community/immich/1.0.19/README.md similarity index 100% rename from community/immich/1.0.18/README.md rename to community/immich/1.0.19/README.md diff --git a/community/immich/1.0.18/app-readme.md b/community/immich/1.0.19/app-readme.md similarity index 100% rename from community/immich/1.0.18/app-readme.md rename to community/immich/1.0.19/app-readme.md diff --git a/community/immich/1.0.18/charts/common-1.1.1.tgz b/community/immich/1.0.19/charts/common-1.1.1.tgz similarity index 100% rename from community/immich/1.0.18/charts/common-1.1.1.tgz rename to community/immich/1.0.19/charts/common-1.1.1.tgz diff --git a/community/immich/1.0.18/ci/basic-values.yaml b/community/immich/1.0.19/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.18/ci/basic-values.yaml rename to community/immich/1.0.19/ci/basic-values.yaml diff --git a/community/immich/1.0.18/ci/extra-values.yaml b/community/immich/1.0.19/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.18/ci/extra-values.yaml rename to community/immich/1.0.19/ci/extra-values.yaml diff --git a/community/immich/1.0.18/ci/no-extra-values.yaml b/community/immich/1.0.19/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.18/ci/no-extra-values.yaml rename to community/immich/1.0.19/ci/no-extra-values.yaml diff --git a/community/immich/1.0.18/ci/no-ml-values.yaml b/community/immich/1.0.19/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.18/ci/no-ml-values.yaml rename to community/immich/1.0.19/ci/no-ml-values.yaml diff --git a/community/immich/1.0.18/ci/no-typesenes-values.yaml b/community/immich/1.0.19/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.18/ci/no-typesenes-values.yaml rename to community/immich/1.0.19/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.18/ix_values.yaml b/community/immich/1.0.19/ix_values.yaml similarity index 99% rename from community/immich/1.0.18/ix_values.yaml rename to community/immich/1.0.19/ix_values.yaml index 8d45bcdde1..950b69be97 100644 --- a/community/immich/1.0.18/ix_values.yaml +++ b/community/immich/1.0.19/ix_values.yaml @@ -21,7 +21,7 @@ mlImage: typesenseImage: repository: typesense/typesense pullPolicy: IfNotPresent - tag: 0.25.0 + tag: 0.25.1 resources: limits: diff --git a/community/immich/1.0.18/metadata.yaml b/community/immich/1.0.19/metadata.yaml similarity index 100% rename from community/immich/1.0.18/metadata.yaml rename to community/immich/1.0.19/metadata.yaml diff --git a/community/immich/1.0.18/questions.yaml b/community/immich/1.0.19/questions.yaml similarity index 100% rename from community/immich/1.0.18/questions.yaml rename to community/immich/1.0.19/questions.yaml diff --git a/community/immich/1.0.18/templates/NOTES.txt b/community/immich/1.0.19/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.18/templates/NOTES.txt rename to community/immich/1.0.19/templates/NOTES.txt diff --git a/community/immich/1.0.18/templates/_configuration.tpl b/community/immich/1.0.19/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.18/templates/_configuration.tpl rename to community/immich/1.0.19/templates/_configuration.tpl diff --git a/community/immich/1.0.18/templates/_immich-machinelearning.tpl b/community/immich/1.0.19/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.18/templates/_immich-machinelearning.tpl rename to community/immich/1.0.19/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.18/templates/_immich-microservices.tpl b/community/immich/1.0.19/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.18/templates/_immich-microservices.tpl rename to community/immich/1.0.19/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.18/templates/_immich-proxy.tpl b/community/immich/1.0.19/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.18/templates/_immich-proxy.tpl rename to community/immich/1.0.19/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.18/templates/_immich-server.tpl b/community/immich/1.0.19/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.18/templates/_immich-server.tpl rename to community/immich/1.0.19/templates/_immich-server.tpl diff --git a/community/immich/1.0.18/templates/_immich-typesense.tpl b/community/immich/1.0.19/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.18/templates/_immich-typesense.tpl rename to community/immich/1.0.19/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.18/templates/_immich-web.tpl b/community/immich/1.0.19/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.18/templates/_immich-web.tpl rename to community/immich/1.0.19/templates/_immich-web.tpl diff --git a/community/immich/1.0.18/templates/_persistence.tpl b/community/immich/1.0.19/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.18/templates/_persistence.tpl rename to community/immich/1.0.19/templates/_persistence.tpl diff --git a/community/immich/1.0.18/templates/_portal.tpl b/community/immich/1.0.19/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.18/templates/_portal.tpl rename to community/immich/1.0.19/templates/_portal.tpl diff --git a/community/immich/1.0.18/templates/_postgres.tpl b/community/immich/1.0.19/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.18/templates/_postgres.tpl rename to community/immich/1.0.19/templates/_postgres.tpl diff --git a/community/immich/1.0.18/templates/_redis.tpl b/community/immich/1.0.19/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.18/templates/_redis.tpl rename to community/immich/1.0.19/templates/_redis.tpl diff --git a/community/immich/1.0.18/templates/_service.tpl b/community/immich/1.0.19/templates/_service.tpl similarity index 100% rename from community/immich/1.0.18/templates/_service.tpl rename to community/immich/1.0.19/templates/_service.tpl diff --git a/community/immich/1.0.18/templates/_waitURL.tpl b/community/immich/1.0.19/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.18/templates/_waitURL.tpl rename to community/immich/1.0.19/templates/_waitURL.tpl diff --git a/community/immich/1.0.18/templates/common.yaml b/community/immich/1.0.19/templates/common.yaml similarity index 100% rename from community/immich/1.0.18/templates/common.yaml rename to community/immich/1.0.19/templates/common.yaml diff --git a/community/komga/1.0.10/Chart.lock b/community/komga/1.0.10/Chart.lock new file mode 100644 index 0000000000..5d5564713b --- /dev/null +++ b/community/komga/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-12T10:32:39.979624955+03:00" diff --git a/community/komga/1.0.9/Chart.yaml b/community/komga/1.0.10/Chart.yaml similarity index 92% rename from community/komga/1.0.9/Chart.yaml rename to community/komga/1.0.10/Chart.yaml index e468cf5ebf..127cf5b67d 100644 --- a/community/komga/1.0.9/Chart.yaml +++ b/community/komga/1.0.10/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 -appVersion: 1.3.1 +appVersion: 1.4.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://komga.org icon: https://komga.org/assets/media/logo.svg sources: diff --git a/community/komga/1.0.9/README.md b/community/komga/1.0.10/README.md similarity index 100% rename from community/komga/1.0.9/README.md rename to community/komga/1.0.10/README.md diff --git a/community/komga/1.0.9/app-readme.md b/community/komga/1.0.10/app-readme.md similarity index 100% rename from community/komga/1.0.9/app-readme.md rename to community/komga/1.0.10/app-readme.md diff --git a/community/komga/1.0.10/charts/common-1.1.1.tgz b/community/komga/1.0.10/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..4e0adc1c23 Binary files /dev/null and b/community/komga/1.0.10/charts/common-1.1.1.tgz differ diff --git a/community/komga/1.0.9/ci/basic-values.yaml b/community/komga/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.9/ci/basic-values.yaml rename to community/komga/1.0.10/ci/basic-values.yaml diff --git a/community/komga/1.0.9/ci/extra-values.yaml b/community/komga/1.0.10/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.9/ci/extra-values.yaml rename to community/komga/1.0.10/ci/extra-values.yaml diff --git a/community/komga/1.0.9/ci/hostNet-values.yaml b/community/komga/1.0.10/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.9/ci/hostNet-values.yaml rename to community/komga/1.0.10/ci/hostNet-values.yaml diff --git a/community/komga/1.0.9/ix_values.yaml b/community/komga/1.0.10/ix_values.yaml similarity index 96% rename from community/komga/1.0.9/ix_values.yaml rename to community/komga/1.0.10/ix_values.yaml index 73cfa8bd35..4b198c1dbe 100644 --- a/community/komga/1.0.9/ix_values.yaml +++ b/community/komga/1.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.3.1 + tag: 1.4.0 resources: limits: diff --git a/community/komga/1.0.9/metadata.yaml b/community/komga/1.0.10/metadata.yaml similarity index 100% rename from community/komga/1.0.9/metadata.yaml rename to community/komga/1.0.10/metadata.yaml diff --git a/community/komga/1.0.9/questions.yaml b/community/komga/1.0.10/questions.yaml similarity index 100% rename from community/komga/1.0.9/questions.yaml rename to community/komga/1.0.10/questions.yaml diff --git a/community/komga/1.0.9/templates/NOTES.txt b/community/komga/1.0.10/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.9/templates/NOTES.txt rename to community/komga/1.0.10/templates/NOTES.txt diff --git a/community/komga/1.0.9/templates/_komga.tpl b/community/komga/1.0.10/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.9/templates/_komga.tpl rename to community/komga/1.0.10/templates/_komga.tpl diff --git a/community/komga/1.0.9/templates/_persistence.tpl b/community/komga/1.0.10/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.9/templates/_persistence.tpl rename to community/komga/1.0.10/templates/_persistence.tpl diff --git a/community/komga/1.0.9/templates/_portal.tpl b/community/komga/1.0.10/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.9/templates/_portal.tpl rename to community/komga/1.0.10/templates/_portal.tpl diff --git a/community/komga/1.0.9/templates/_service.tpl b/community/komga/1.0.10/templates/_service.tpl similarity index 100% rename from community/komga/1.0.9/templates/_service.tpl rename to community/komga/1.0.10/templates/_service.tpl diff --git a/community/komga/1.0.9/templates/common.yaml b/community/komga/1.0.10/templates/common.yaml similarity index 100% rename from community/komga/1.0.9/templates/common.yaml rename to community/komga/1.0.10/templates/common.yaml diff --git a/community/komga/1.0.9/Chart.lock b/community/komga/1.0.9/Chart.lock deleted file mode 100644 index 495272d47b..0000000000 --- a/community/komga/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:56:25.88193817+03:00" diff --git a/community/komga/1.0.9/charts/common-1.1.0.tgz b/community/komga/1.0.9/charts/common-1.1.0.tgz deleted file mode 100644 index c0e6d029e9..0000000000 Binary files a/community/komga/1.0.9/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/recyclarr/1.0.4/Chart.lock b/community/recyclarr/1.0.4/Chart.lock deleted file mode 100644 index 79ee1f3d19..0000000000 --- a/community/recyclarr/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:57:18.355270858+03:00" diff --git a/community/recyclarr/1.0.4/charts/common-1.1.0.tgz b/community/recyclarr/1.0.4/charts/common-1.1.0.tgz deleted file mode 100644 index 7489327ecb..0000000000 Binary files a/community/recyclarr/1.0.4/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/recyclarr/1.0.5/Chart.lock b/community/recyclarr/1.0.5/Chart.lock new file mode 100644 index 0000000000..31b9f2ae23 --- /dev/null +++ b/community/recyclarr/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-12T10:32:26.833160889+03:00" diff --git a/community/recyclarr/1.0.4/Chart.yaml b/community/recyclarr/1.0.5/Chart.yaml similarity index 85% rename from community/recyclarr/1.0.4/Chart.yaml rename to community/recyclarr/1.0.5/Chart.yaml index 96c9db9c04..c79dcb89ae 100644 --- a/community/recyclarr/1.0.4/Chart.yaml +++ b/community/recyclarr/1.0.5/Chart.yaml @@ -1,11 +1,12 @@ name: recyclarr -description: Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances. +description: Recyclarr synchronizes recommended settings from the TRaSH guides to + your Sonarr/Radarr instances. annotations: title: Recyclarr type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: 5.3.1 +appVersion: 5.4.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://recyclarr.dev icon: https://avatars.githubusercontent.com/u/105823709 sources: diff --git a/community/recyclarr/1.0.4/README.md b/community/recyclarr/1.0.5/README.md similarity index 100% rename from community/recyclarr/1.0.4/README.md rename to community/recyclarr/1.0.5/README.md diff --git a/community/recyclarr/1.0.4/app-readme.md b/community/recyclarr/1.0.5/app-readme.md similarity index 100% rename from community/recyclarr/1.0.4/app-readme.md rename to community/recyclarr/1.0.5/app-readme.md diff --git a/community/recyclarr/1.0.5/charts/common-1.1.1.tgz b/community/recyclarr/1.0.5/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..e4b8d1eb4c Binary files /dev/null and b/community/recyclarr/1.0.5/charts/common-1.1.1.tgz differ diff --git a/community/recyclarr/1.0.4/ci/basic-values.yaml b/community/recyclarr/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.0.4/ci/basic-values.yaml rename to community/recyclarr/1.0.5/ci/basic-values.yaml diff --git a/community/recyclarr/1.0.4/ci/extra-values.yaml b/community/recyclarr/1.0.5/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.0.4/ci/extra-values.yaml rename to community/recyclarr/1.0.5/ci/extra-values.yaml diff --git a/community/recyclarr/1.0.4/ix_values.yaml b/community/recyclarr/1.0.5/ix_values.yaml similarity index 96% rename from community/recyclarr/1.0.4/ix_values.yaml rename to community/recyclarr/1.0.5/ix_values.yaml index 01f8aa133f..77e6b90d6c 100644 --- a/community/recyclarr/1.0.4/ix_values.yaml +++ b/community/recyclarr/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 5.3.1 + tag: 5.4.0 resources: limits: diff --git a/community/recyclarr/1.0.4/metadata.yaml b/community/recyclarr/1.0.5/metadata.yaml similarity index 100% rename from community/recyclarr/1.0.4/metadata.yaml rename to community/recyclarr/1.0.5/metadata.yaml diff --git a/community/recyclarr/1.0.4/questions.yaml b/community/recyclarr/1.0.5/questions.yaml similarity index 100% rename from community/recyclarr/1.0.4/questions.yaml rename to community/recyclarr/1.0.5/questions.yaml diff --git a/community/recyclarr/1.0.4/templates/NOTES.txt b/community/recyclarr/1.0.5/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.0.4/templates/NOTES.txt rename to community/recyclarr/1.0.5/templates/NOTES.txt diff --git a/community/recyclarr/1.0.4/templates/_persistence.tpl b/community/recyclarr/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.0.4/templates/_persistence.tpl rename to community/recyclarr/1.0.5/templates/_persistence.tpl diff --git a/community/recyclarr/1.0.4/templates/_recyclarr.tpl b/community/recyclarr/1.0.5/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.0.4/templates/_recyclarr.tpl rename to community/recyclarr/1.0.5/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.0.4/templates/common.yaml b/community/recyclarr/1.0.5/templates/common.yaml similarity index 100% rename from community/recyclarr/1.0.4/templates/common.yaml rename to community/recyclarr/1.0.5/templates/common.yaml