diff --git a/charts/home-assistant/2.0.40/.helmignore b/charts/home-assistant/2.0.41/.helmignore similarity index 100% rename from charts/home-assistant/2.0.40/.helmignore rename to charts/home-assistant/2.0.41/.helmignore diff --git a/charts/home-assistant/2.0.40/Chart.lock b/charts/home-assistant/2.0.41/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.40/Chart.lock rename to charts/home-assistant/2.0.41/Chart.lock diff --git a/charts/home-assistant/2.0.40/Chart.yaml b/charts/home-assistant/2.0.41/Chart.yaml similarity index 94% rename from charts/home-assistant/2.0.40/Chart.yaml rename to charts/home-assistant/2.0.41/Chart.yaml index b9a737ef41..6205083cdd 100644 --- a/charts/home-assistant/2.0.40/Chart.yaml +++ b/charts/home-assistant/2.0.41/Chart.yaml @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co annotations: title: Home Assistant type: application -version: 2.0.40 +version: 2.0.41 apiVersion: v2 -appVersion: 2024.8.3 +appVersion: 2024.9.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/2.0.40/README.md b/charts/home-assistant/2.0.41/README.md similarity index 100% rename from charts/home-assistant/2.0.40/README.md rename to charts/home-assistant/2.0.41/README.md diff --git a/charts/home-assistant/2.0.40/app-readme.md b/charts/home-assistant/2.0.41/app-readme.md similarity index 100% rename from charts/home-assistant/2.0.40/app-readme.md rename to charts/home-assistant/2.0.41/app-readme.md diff --git a/charts/home-assistant/2.0.40/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.41/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.40/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.41/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.40/ci/basic-values.yaml b/charts/home-assistant/2.0.41/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.40/ci/basic-values.yaml rename to charts/home-assistant/2.0.41/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.40/ci/devices-values.yaml b/charts/home-assistant/2.0.41/ci/devices-values.yaml similarity index 100% rename from charts/home-assistant/2.0.40/ci/devices-values.yaml rename to charts/home-assistant/2.0.41/ci/devices-values.yaml diff --git a/charts/home-assistant/2.0.40/ix_values.yaml b/charts/home-assistant/2.0.41/ix_values.yaml similarity index 98% rename from charts/home-assistant/2.0.40/ix_values.yaml rename to charts/home-assistant/2.0.41/ix_values.yaml index bdfeb0a6cc..8d8927d83c 100644 --- a/charts/home-assistant/2.0.40/ix_values.yaml +++ b/charts/home-assistant/2.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.8.3 + tag: 2024.9.0 # Keep using the same image # as before the migration diff --git a/charts/home-assistant/2.0.40/metadata.yaml b/charts/home-assistant/2.0.41/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.40/metadata.yaml rename to charts/home-assistant/2.0.41/metadata.yaml diff --git a/charts/home-assistant/2.0.40/migrations/migrate b/charts/home-assistant/2.0.41/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.40/migrations/migrate rename to charts/home-assistant/2.0.41/migrations/migrate diff --git a/charts/home-assistant/2.0.40/questions.yaml b/charts/home-assistant/2.0.41/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.40/questions.yaml rename to charts/home-assistant/2.0.41/questions.yaml diff --git a/charts/home-assistant/2.0.40/templates/NOTES.txt b/charts/home-assistant/2.0.41/templates/NOTES.txt similarity index 100% rename from charts/home-assistant/2.0.40/templates/NOTES.txt rename to charts/home-assistant/2.0.41/templates/NOTES.txt diff --git a/charts/home-assistant/2.0.40/templates/_configuration.tpl b/charts/home-assistant/2.0.41/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_configuration.tpl rename to charts/home-assistant/2.0.41/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.40/templates/_home-assistant.tpl b/charts/home-assistant/2.0.41/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.41/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.40/templates/_migration.tpl b/charts/home-assistant/2.0.41/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_migration.tpl rename to charts/home-assistant/2.0.41/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.40/templates/_persistance.tpl b/charts/home-assistant/2.0.41/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_persistance.tpl rename to charts/home-assistant/2.0.41/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.40/templates/_portal.tpl b/charts/home-assistant/2.0.41/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_portal.tpl rename to charts/home-assistant/2.0.41/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.40/templates/_postgres.tpl b/charts/home-assistant/2.0.41/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_postgres.tpl rename to charts/home-assistant/2.0.41/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.40/templates/_service.tpl b/charts/home-assistant/2.0.41/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.40/templates/_service.tpl rename to charts/home-assistant/2.0.41/templates/_service.tpl diff --git a/charts/home-assistant/2.0.40/templates/common.yaml b/charts/home-assistant/2.0.41/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.40/templates/common.yaml rename to charts/home-assistant/2.0.41/templates/common.yaml diff --git a/charts/home-assistant/2.0.40/to_keep_versions.md b/charts/home-assistant/2.0.41/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.40/to_keep_versions.md rename to charts/home-assistant/2.0.41/to_keep_versions.md diff --git a/community/firefly-iii/1.1.30/Chart.lock b/community/firefly-iii/1.1.31/Chart.lock similarity index 100% rename from community/firefly-iii/1.1.30/Chart.lock rename to community/firefly-iii/1.1.31/Chart.lock diff --git a/community/firefly-iii/1.1.30/Chart.yaml b/community/firefly-iii/1.1.31/Chart.yaml similarity index 97% rename from community/firefly-iii/1.1.30/Chart.yaml rename to community/firefly-iii/1.1.31/Chart.yaml index 03a2902831..5e8ff5cfa1 100644 --- a/community/firefly-iii/1.1.30/Chart.yaml +++ b/community/firefly-iii/1.1.31/Chart.yaml @@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.1.30 +version: 1.1.31 apiVersion: v2 appVersion: 6.1.19 kubeVersion: '>=1.16.0-0' diff --git a/community/firefly-iii/1.1.30/README.md b/community/firefly-iii/1.1.31/README.md similarity index 100% rename from community/firefly-iii/1.1.30/README.md rename to community/firefly-iii/1.1.31/README.md diff --git a/community/firefly-iii/1.1.30/app-readme.md b/community/firefly-iii/1.1.31/app-readme.md similarity index 100% rename from community/firefly-iii/1.1.30/app-readme.md rename to community/firefly-iii/1.1.31/app-readme.md diff --git a/community/firefly-iii/1.1.30/charts/common-1.2.9.tgz b/community/firefly-iii/1.1.31/charts/common-1.2.9.tgz similarity index 100% rename from community/firefly-iii/1.1.30/charts/common-1.2.9.tgz rename to community/firefly-iii/1.1.31/charts/common-1.2.9.tgz diff --git a/community/firefly-iii/1.1.30/ci/basic-values.yaml b/community/firefly-iii/1.1.31/ci/basic-values.yaml similarity index 100% rename from community/firefly-iii/1.1.30/ci/basic-values.yaml rename to community/firefly-iii/1.1.31/ci/basic-values.yaml diff --git a/community/firefly-iii/1.1.30/ci/importer-values.yaml b/community/firefly-iii/1.1.31/ci/importer-values.yaml similarity index 100% rename from community/firefly-iii/1.1.30/ci/importer-values.yaml rename to community/firefly-iii/1.1.31/ci/importer-values.yaml diff --git a/community/firefly-iii/1.1.30/ix_values.yaml b/community/firefly-iii/1.1.31/ix_values.yaml similarity index 98% rename from community/firefly-iii/1.1.30/ix_values.yaml rename to community/firefly-iii/1.1.31/ix_values.yaml index 75b1463ea8..26b9678b56 100644 --- a/community/firefly-iii/1.1.30/ix_values.yaml +++ b/community/firefly-iii/1.1.31/ix_values.yaml @@ -6,7 +6,7 @@ image: importerImage: repository: fireflyiii/data-importer pullPolicy: IfNotPresent - tag: version-1.5.4 + tag: version-1.5.5 resources: limits: diff --git a/community/firefly-iii/1.1.30/metadata.yaml b/community/firefly-iii/1.1.31/metadata.yaml similarity index 100% rename from community/firefly-iii/1.1.30/metadata.yaml rename to community/firefly-iii/1.1.31/metadata.yaml diff --git a/community/firefly-iii/1.1.30/migrations/migrate b/community/firefly-iii/1.1.31/migrations/migrate similarity index 100% rename from community/firefly-iii/1.1.30/migrations/migrate rename to community/firefly-iii/1.1.31/migrations/migrate diff --git a/community/firefly-iii/1.1.30/questions.yaml b/community/firefly-iii/1.1.31/questions.yaml similarity index 100% rename from community/firefly-iii/1.1.30/questions.yaml rename to community/firefly-iii/1.1.31/questions.yaml diff --git a/community/firefly-iii/1.1.30/templates/NOTES.txt b/community/firefly-iii/1.1.31/templates/NOTES.txt similarity index 100% rename from community/firefly-iii/1.1.30/templates/NOTES.txt rename to community/firefly-iii/1.1.31/templates/NOTES.txt diff --git a/community/firefly-iii/1.1.30/templates/_configuration.tpl b/community/firefly-iii/1.1.31/templates/_configuration.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_configuration.tpl rename to community/firefly-iii/1.1.31/templates/_configuration.tpl diff --git a/community/firefly-iii/1.1.30/templates/_firefly.tpl b/community/firefly-iii/1.1.31/templates/_firefly.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_firefly.tpl rename to community/firefly-iii/1.1.31/templates/_firefly.tpl diff --git a/community/firefly-iii/1.1.30/templates/_firefly_cron.tpl b/community/firefly-iii/1.1.31/templates/_firefly_cron.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_firefly_cron.tpl rename to community/firefly-iii/1.1.31/templates/_firefly_cron.tpl diff --git a/community/firefly-iii/1.1.30/templates/_firefly_importer.tpl b/community/firefly-iii/1.1.31/templates/_firefly_importer.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_firefly_importer.tpl rename to community/firefly-iii/1.1.31/templates/_firefly_importer.tpl diff --git a/community/firefly-iii/1.1.30/templates/_persistence.tpl b/community/firefly-iii/1.1.31/templates/_persistence.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_persistence.tpl rename to community/firefly-iii/1.1.31/templates/_persistence.tpl diff --git a/community/firefly-iii/1.1.30/templates/_portal.tpl b/community/firefly-iii/1.1.31/templates/_portal.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_portal.tpl rename to community/firefly-iii/1.1.31/templates/_portal.tpl diff --git a/community/firefly-iii/1.1.30/templates/_postgres.tpl b/community/firefly-iii/1.1.31/templates/_postgres.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_postgres.tpl rename to community/firefly-iii/1.1.31/templates/_postgres.tpl diff --git a/community/firefly-iii/1.1.30/templates/_redis.tpl b/community/firefly-iii/1.1.31/templates/_redis.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_redis.tpl rename to community/firefly-iii/1.1.31/templates/_redis.tpl diff --git a/community/firefly-iii/1.1.30/templates/_service.tpl b/community/firefly-iii/1.1.31/templates/_service.tpl similarity index 100% rename from community/firefly-iii/1.1.30/templates/_service.tpl rename to community/firefly-iii/1.1.31/templates/_service.tpl diff --git a/community/firefly-iii/1.1.30/templates/common.yaml b/community/firefly-iii/1.1.31/templates/common.yaml similarity index 100% rename from community/firefly-iii/1.1.30/templates/common.yaml rename to community/firefly-iii/1.1.31/templates/common.yaml diff --git a/community/jenkins/1.2.13/Chart.lock b/community/jenkins/1.2.14/Chart.lock similarity index 100% rename from community/jenkins/1.2.13/Chart.lock rename to community/jenkins/1.2.14/Chart.lock diff --git a/community/jenkins/1.2.13/Chart.yaml b/community/jenkins/1.2.14/Chart.yaml similarity index 94% rename from community/jenkins/1.2.13/Chart.yaml rename to community/jenkins/1.2.14/Chart.yaml index 80c81090b4..daac628d76 100644 --- a/community/jenkins/1.2.13/Chart.yaml +++ b/community/jenkins/1.2.14/Chart.yaml @@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 2.462.1 +appVersion: 2.462.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jenkins/1.2.13/README.md b/community/jenkins/1.2.14/README.md similarity index 100% rename from community/jenkins/1.2.13/README.md rename to community/jenkins/1.2.14/README.md diff --git a/community/jenkins/1.2.13/app-readme.md b/community/jenkins/1.2.14/app-readme.md similarity index 100% rename from community/jenkins/1.2.13/app-readme.md rename to community/jenkins/1.2.14/app-readme.md diff --git a/community/jenkins/1.2.13/charts/common-1.2.9.tgz b/community/jenkins/1.2.14/charts/common-1.2.9.tgz similarity index 100% rename from community/jenkins/1.2.13/charts/common-1.2.9.tgz rename to community/jenkins/1.2.14/charts/common-1.2.9.tgz diff --git a/community/jenkins/1.2.13/ci/additional-values.yaml b/community/jenkins/1.2.14/ci/additional-values.yaml similarity index 100% rename from community/jenkins/1.2.13/ci/additional-values.yaml rename to community/jenkins/1.2.14/ci/additional-values.yaml diff --git a/community/jenkins/1.2.13/ci/basic-values.yaml b/community/jenkins/1.2.14/ci/basic-values.yaml similarity index 100% rename from community/jenkins/1.2.13/ci/basic-values.yaml rename to community/jenkins/1.2.14/ci/basic-values.yaml diff --git a/community/jenkins/1.2.13/ci/http-agent-values.yaml b/community/jenkins/1.2.14/ci/http-agent-values.yaml similarity index 100% rename from community/jenkins/1.2.13/ci/http-agent-values.yaml rename to community/jenkins/1.2.14/ci/http-agent-values.yaml diff --git a/community/jenkins/1.2.13/ci/https-agent-values.yaml b/community/jenkins/1.2.14/ci/https-agent-values.yaml similarity index 100% rename from community/jenkins/1.2.13/ci/https-agent-values.yaml rename to community/jenkins/1.2.14/ci/https-agent-values.yaml diff --git a/community/jenkins/1.2.13/ci/https-values.yaml b/community/jenkins/1.2.14/ci/https-values.yaml similarity index 100% rename from community/jenkins/1.2.13/ci/https-values.yaml rename to community/jenkins/1.2.14/ci/https-values.yaml diff --git a/community/jenkins/1.2.13/ix_values.yaml b/community/jenkins/1.2.14/ix_values.yaml similarity index 97% rename from community/jenkins/1.2.13/ix_values.yaml rename to community/jenkins/1.2.14/ix_values.yaml index e4b1374f5e..7b97fb6853 100644 --- a/community/jenkins/1.2.13/ix_values.yaml +++ b/community/jenkins/1.2.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.462.1-jdk17 + tag: 2.462.2-jdk17 resources: limits: diff --git a/community/jenkins/1.2.13/metadata.yaml b/community/jenkins/1.2.14/metadata.yaml similarity index 100% rename from community/jenkins/1.2.13/metadata.yaml rename to community/jenkins/1.2.14/metadata.yaml diff --git a/community/jenkins/1.2.13/migrations/migrate b/community/jenkins/1.2.14/migrations/migrate similarity index 100% rename from community/jenkins/1.2.13/migrations/migrate rename to community/jenkins/1.2.14/migrations/migrate diff --git a/community/jenkins/1.2.13/questions.yaml b/community/jenkins/1.2.14/questions.yaml similarity index 100% rename from community/jenkins/1.2.13/questions.yaml rename to community/jenkins/1.2.14/questions.yaml diff --git a/community/jenkins/1.2.13/templates/NOTES.txt b/community/jenkins/1.2.14/templates/NOTES.txt similarity index 100% rename from community/jenkins/1.2.13/templates/NOTES.txt rename to community/jenkins/1.2.14/templates/NOTES.txt diff --git a/community/jenkins/1.2.13/templates/_certContainer.tpl b/community/jenkins/1.2.14/templates/_certContainer.tpl similarity index 100% rename from community/jenkins/1.2.13/templates/_certContainer.tpl rename to community/jenkins/1.2.14/templates/_certContainer.tpl diff --git a/community/jenkins/1.2.13/templates/_configuration.tpl b/community/jenkins/1.2.14/templates/_configuration.tpl similarity index 100% rename from community/jenkins/1.2.13/templates/_configuration.tpl rename to community/jenkins/1.2.14/templates/_configuration.tpl diff --git a/community/jenkins/1.2.13/templates/_jenkins.tpl b/community/jenkins/1.2.14/templates/_jenkins.tpl similarity index 100% rename from community/jenkins/1.2.13/templates/_jenkins.tpl rename to community/jenkins/1.2.14/templates/_jenkins.tpl diff --git a/community/jenkins/1.2.13/templates/_portal.tpl b/community/jenkins/1.2.14/templates/_portal.tpl similarity index 100% rename from community/jenkins/1.2.13/templates/_portal.tpl rename to community/jenkins/1.2.14/templates/_portal.tpl diff --git a/community/jenkins/1.2.13/templates/_validation.tpl b/community/jenkins/1.2.14/templates/_validation.tpl similarity index 100% rename from community/jenkins/1.2.13/templates/_validation.tpl rename to community/jenkins/1.2.14/templates/_validation.tpl diff --git a/community/jenkins/1.2.13/templates/common.yaml b/community/jenkins/1.2.14/templates/common.yaml similarity index 100% rename from community/jenkins/1.2.13/templates/common.yaml rename to community/jenkins/1.2.14/templates/common.yaml diff --git a/community/komga/1.2.13/Chart.lock b/community/komga/1.2.14/Chart.lock similarity index 100% rename from community/komga/1.2.13/Chart.lock rename to community/komga/1.2.14/Chart.lock diff --git a/community/komga/1.2.13/Chart.yaml b/community/komga/1.2.14/Chart.yaml similarity index 94% rename from community/komga/1.2.13/Chart.yaml rename to community/komga/1.2.14/Chart.yaml index 71f6454618..99c18b7c07 100644 --- a/community/komga/1.2.13/Chart.yaml +++ b/community/komga/1.2.14/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 1.12.0 +appVersion: 1.12.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.2.13/README.md b/community/komga/1.2.14/README.md similarity index 100% rename from community/komga/1.2.13/README.md rename to community/komga/1.2.14/README.md diff --git a/community/komga/1.2.13/app-readme.md b/community/komga/1.2.14/app-readme.md similarity index 100% rename from community/komga/1.2.13/app-readme.md rename to community/komga/1.2.14/app-readme.md diff --git a/community/komga/1.2.13/charts/common-1.2.9.tgz b/community/komga/1.2.14/charts/common-1.2.9.tgz similarity index 100% rename from community/komga/1.2.13/charts/common-1.2.9.tgz rename to community/komga/1.2.14/charts/common-1.2.9.tgz diff --git a/community/komga/1.2.13/ci/basic-values.yaml b/community/komga/1.2.14/ci/basic-values.yaml similarity index 100% rename from community/komga/1.2.13/ci/basic-values.yaml rename to community/komga/1.2.14/ci/basic-values.yaml diff --git a/community/komga/1.2.13/ci/extra-values.yaml b/community/komga/1.2.14/ci/extra-values.yaml similarity index 100% rename from community/komga/1.2.13/ci/extra-values.yaml rename to community/komga/1.2.14/ci/extra-values.yaml diff --git a/community/komga/1.2.13/ci/hostNet-values.yaml b/community/komga/1.2.14/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.2.13/ci/hostNet-values.yaml rename to community/komga/1.2.14/ci/hostNet-values.yaml diff --git a/community/komga/1.2.13/ix_values.yaml b/community/komga/1.2.14/ix_values.yaml similarity index 96% rename from community/komga/1.2.13/ix_values.yaml rename to community/komga/1.2.14/ix_values.yaml index 4c21a95e04..b9e63c2cce 100644 --- a/community/komga/1.2.13/ix_values.yaml +++ b/community/komga/1.2.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.12.0 + tag: 1.12.1 resources: limits: diff --git a/community/komga/1.2.13/metadata.yaml b/community/komga/1.2.14/metadata.yaml similarity index 100% rename from community/komga/1.2.13/metadata.yaml rename to community/komga/1.2.14/metadata.yaml diff --git a/community/komga/1.2.13/migrations/migrate b/community/komga/1.2.14/migrations/migrate similarity index 100% rename from community/komga/1.2.13/migrations/migrate rename to community/komga/1.2.14/migrations/migrate diff --git a/community/komga/1.2.13/questions.yaml b/community/komga/1.2.14/questions.yaml similarity index 100% rename from community/komga/1.2.13/questions.yaml rename to community/komga/1.2.14/questions.yaml diff --git a/community/komga/1.2.13/templates/NOTES.txt b/community/komga/1.2.14/templates/NOTES.txt similarity index 100% rename from community/komga/1.2.13/templates/NOTES.txt rename to community/komga/1.2.14/templates/NOTES.txt diff --git a/community/komga/1.2.13/templates/_komga.tpl b/community/komga/1.2.14/templates/_komga.tpl similarity index 100% rename from community/komga/1.2.13/templates/_komga.tpl rename to community/komga/1.2.14/templates/_komga.tpl diff --git a/community/komga/1.2.13/templates/_persistence.tpl b/community/komga/1.2.14/templates/_persistence.tpl similarity index 100% rename from community/komga/1.2.13/templates/_persistence.tpl rename to community/komga/1.2.14/templates/_persistence.tpl diff --git a/community/komga/1.2.13/templates/_portal.tpl b/community/komga/1.2.14/templates/_portal.tpl similarity index 100% rename from community/komga/1.2.13/templates/_portal.tpl rename to community/komga/1.2.14/templates/_portal.tpl diff --git a/community/komga/1.2.13/templates/_service.tpl b/community/komga/1.2.14/templates/_service.tpl similarity index 100% rename from community/komga/1.2.13/templates/_service.tpl rename to community/komga/1.2.14/templates/_service.tpl diff --git a/community/komga/1.2.13/templates/common.yaml b/community/komga/1.2.14/templates/common.yaml similarity index 100% rename from community/komga/1.2.13/templates/common.yaml rename to community/komga/1.2.14/templates/common.yaml diff --git a/community/recyclarr/1.2.8/Chart.lock b/community/recyclarr/1.2.9/Chart.lock similarity index 100% rename from community/recyclarr/1.2.8/Chart.lock rename to community/recyclarr/1.2.9/Chart.lock diff --git a/community/recyclarr/1.2.8/Chart.yaml b/community/recyclarr/1.2.9/Chart.yaml similarity index 95% rename from community/recyclarr/1.2.8/Chart.yaml rename to community/recyclarr/1.2.9/Chart.yaml index b552d5b1a6..1f263bf588 100644 --- a/community/recyclarr/1.2.8/Chart.yaml +++ b/community/recyclarr/1.2.9/Chart.yaml @@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t annotations: title: Recyclarr type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 7.2.2 +appVersion: 7.2.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/recyclarr/1.2.8/README.md b/community/recyclarr/1.2.9/README.md similarity index 100% rename from community/recyclarr/1.2.8/README.md rename to community/recyclarr/1.2.9/README.md diff --git a/community/recyclarr/1.2.8/app-readme.md b/community/recyclarr/1.2.9/app-readme.md similarity index 100% rename from community/recyclarr/1.2.8/app-readme.md rename to community/recyclarr/1.2.9/app-readme.md diff --git a/community/recyclarr/1.2.8/charts/common-1.2.9.tgz b/community/recyclarr/1.2.9/charts/common-1.2.9.tgz similarity index 100% rename from community/recyclarr/1.2.8/charts/common-1.2.9.tgz rename to community/recyclarr/1.2.9/charts/common-1.2.9.tgz diff --git a/community/recyclarr/1.2.8/ci/basic-values.yaml b/community/recyclarr/1.2.9/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.2.8/ci/basic-values.yaml rename to community/recyclarr/1.2.9/ci/basic-values.yaml diff --git a/community/recyclarr/1.2.8/ci/extra-values.yaml b/community/recyclarr/1.2.9/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.2.8/ci/extra-values.yaml rename to community/recyclarr/1.2.9/ci/extra-values.yaml diff --git a/community/recyclarr/1.2.8/ix_values.yaml b/community/recyclarr/1.2.9/ix_values.yaml similarity index 96% rename from community/recyclarr/1.2.8/ix_values.yaml rename to community/recyclarr/1.2.9/ix_values.yaml index da7cc0b776..118704d317 100644 --- a/community/recyclarr/1.2.8/ix_values.yaml +++ b/community/recyclarr/1.2.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 7.2.2 + tag: 7.2.3 resources: limits: diff --git a/community/recyclarr/1.2.8/metadata.yaml b/community/recyclarr/1.2.9/metadata.yaml similarity index 100% rename from community/recyclarr/1.2.8/metadata.yaml rename to community/recyclarr/1.2.9/metadata.yaml diff --git a/community/recyclarr/1.2.8/migrations/migrate b/community/recyclarr/1.2.9/migrations/migrate similarity index 100% rename from community/recyclarr/1.2.8/migrations/migrate rename to community/recyclarr/1.2.9/migrations/migrate diff --git a/community/recyclarr/1.2.8/questions.yaml b/community/recyclarr/1.2.9/questions.yaml similarity index 100% rename from community/recyclarr/1.2.8/questions.yaml rename to community/recyclarr/1.2.9/questions.yaml diff --git a/community/recyclarr/1.2.8/templates/NOTES.txt b/community/recyclarr/1.2.9/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.2.8/templates/NOTES.txt rename to community/recyclarr/1.2.9/templates/NOTES.txt diff --git a/community/recyclarr/1.2.8/templates/_persistence.tpl b/community/recyclarr/1.2.9/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.2.8/templates/_persistence.tpl rename to community/recyclarr/1.2.9/templates/_persistence.tpl diff --git a/community/recyclarr/1.2.8/templates/_recyclarr.tpl b/community/recyclarr/1.2.9/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.2.8/templates/_recyclarr.tpl rename to community/recyclarr/1.2.9/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.2.8/templates/common.yaml b/community/recyclarr/1.2.9/templates/common.yaml similarity index 100% rename from community/recyclarr/1.2.8/templates/common.yaml rename to community/recyclarr/1.2.9/templates/common.yaml