diff --git a/charts/home-assistant/2.0.31/.helmignore b/charts/home-assistant/2.0.32/.helmignore similarity index 100% rename from charts/home-assistant/2.0.31/.helmignore rename to charts/home-assistant/2.0.32/.helmignore diff --git a/charts/home-assistant/2.0.31/Chart.lock b/charts/home-assistant/2.0.32/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.31/Chart.lock rename to charts/home-assistant/2.0.32/Chart.lock diff --git a/charts/home-assistant/2.0.31/Chart.yaml b/charts/home-assistant/2.0.32/Chart.yaml similarity index 94% rename from charts/home-assistant/2.0.31/Chart.yaml rename to charts/home-assistant/2.0.32/Chart.yaml index 135a36fb4f..a9803901e7 100644 --- a/charts/home-assistant/2.0.31/Chart.yaml +++ b/charts/home-assistant/2.0.32/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.31 +version: 2.0.32 apiVersion: v2 -appVersion: 2024.6.4 +appVersion: 2024.7.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/2.0.31/README.md b/charts/home-assistant/2.0.32/README.md similarity index 100% rename from charts/home-assistant/2.0.31/README.md rename to charts/home-assistant/2.0.32/README.md diff --git a/charts/home-assistant/2.0.31/app-readme.md b/charts/home-assistant/2.0.32/app-readme.md similarity index 100% rename from charts/home-assistant/2.0.31/app-readme.md rename to charts/home-assistant/2.0.32/app-readme.md diff --git a/charts/home-assistant/2.0.31/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.32/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.31/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.32/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.31/ci/basic-values.yaml b/charts/home-assistant/2.0.32/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.31/ci/basic-values.yaml rename to charts/home-assistant/2.0.32/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.31/ci/devices-values.yaml b/charts/home-assistant/2.0.32/ci/devices-values.yaml similarity index 100% rename from charts/home-assistant/2.0.31/ci/devices-values.yaml rename to charts/home-assistant/2.0.32/ci/devices-values.yaml diff --git a/charts/home-assistant/2.0.31/ix_values.yaml b/charts/home-assistant/2.0.32/ix_values.yaml similarity index 98% rename from charts/home-assistant/2.0.31/ix_values.yaml rename to charts/home-assistant/2.0.32/ix_values.yaml index cbbcd5857b..e491065b10 100644 --- a/charts/home-assistant/2.0.31/ix_values.yaml +++ b/charts/home-assistant/2.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.6.4 + tag: 2024.7.0 # Keep using the same image # as before the migration diff --git a/charts/home-assistant/2.0.31/metadata.yaml b/charts/home-assistant/2.0.32/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.31/metadata.yaml rename to charts/home-assistant/2.0.32/metadata.yaml diff --git a/charts/home-assistant/2.0.31/migrations/migrate b/charts/home-assistant/2.0.32/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.31/migrations/migrate rename to charts/home-assistant/2.0.32/migrations/migrate diff --git a/charts/home-assistant/2.0.31/questions.yaml b/charts/home-assistant/2.0.32/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.31/questions.yaml rename to charts/home-assistant/2.0.32/questions.yaml diff --git a/charts/home-assistant/2.0.31/templates/NOTES.txt b/charts/home-assistant/2.0.32/templates/NOTES.txt similarity index 100% rename from charts/home-assistant/2.0.31/templates/NOTES.txt rename to charts/home-assistant/2.0.32/templates/NOTES.txt diff --git a/charts/home-assistant/2.0.31/templates/_configuration.tpl b/charts/home-assistant/2.0.32/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_configuration.tpl rename to charts/home-assistant/2.0.32/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.31/templates/_home-assistant.tpl b/charts/home-assistant/2.0.32/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.32/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.31/templates/_migration.tpl b/charts/home-assistant/2.0.32/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_migration.tpl rename to charts/home-assistant/2.0.32/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.31/templates/_persistance.tpl b/charts/home-assistant/2.0.32/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_persistance.tpl rename to charts/home-assistant/2.0.32/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.31/templates/_portal.tpl b/charts/home-assistant/2.0.32/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_portal.tpl rename to charts/home-assistant/2.0.32/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.31/templates/_postgres.tpl b/charts/home-assistant/2.0.32/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_postgres.tpl rename to charts/home-assistant/2.0.32/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.31/templates/_service.tpl b/charts/home-assistant/2.0.32/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.31/templates/_service.tpl rename to charts/home-assistant/2.0.32/templates/_service.tpl diff --git a/charts/home-assistant/2.0.31/templates/common.yaml b/charts/home-assistant/2.0.32/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.31/templates/common.yaml rename to charts/home-assistant/2.0.32/templates/common.yaml diff --git a/charts/home-assistant/2.0.31/to_keep_versions.md b/charts/home-assistant/2.0.32/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.31/to_keep_versions.md rename to charts/home-assistant/2.0.32/to_keep_versions.md diff --git a/community/castopod/1.2.19/Chart.lock b/community/castopod/1.2.20/Chart.lock similarity index 100% rename from community/castopod/1.2.19/Chart.lock rename to community/castopod/1.2.20/Chart.lock diff --git a/community/castopod/1.2.19/Chart.yaml b/community/castopod/1.2.20/Chart.yaml similarity index 95% rename from community/castopod/1.2.19/Chart.yaml rename to community/castopod/1.2.20/Chart.yaml index cfea6ac506..2287ad4ee1 100644 --- a/community/castopod/1.2.19/Chart.yaml +++ b/community/castopod/1.2.20/Chart.yaml @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.2.19 +version: 1.2.20 apiVersion: v2 -appVersion: 1.12.1 +appVersion: 1.12.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/castopod/1.2.19/README.md b/community/castopod/1.2.20/README.md similarity index 100% rename from community/castopod/1.2.19/README.md rename to community/castopod/1.2.20/README.md diff --git a/community/castopod/1.2.19/app-readme.md b/community/castopod/1.2.20/app-readme.md similarity index 100% rename from community/castopod/1.2.19/app-readme.md rename to community/castopod/1.2.20/app-readme.md diff --git a/community/castopod/1.2.19/charts/common-1.2.9.tgz b/community/castopod/1.2.20/charts/common-1.2.9.tgz similarity index 100% rename from community/castopod/1.2.19/charts/common-1.2.9.tgz rename to community/castopod/1.2.20/charts/common-1.2.9.tgz diff --git a/community/castopod/1.2.19/ci/2fa-values.yaml b/community/castopod/1.2.20/ci/2fa-values.yaml similarity index 100% rename from community/castopod/1.2.19/ci/2fa-values.yaml rename to community/castopod/1.2.20/ci/2fa-values.yaml diff --git a/community/castopod/1.2.19/ci/basic-values.yaml b/community/castopod/1.2.20/ci/basic-values.yaml similarity index 100% rename from community/castopod/1.2.19/ci/basic-values.yaml rename to community/castopod/1.2.20/ci/basic-values.yaml diff --git a/community/castopod/1.2.19/ci/extra-values.yaml b/community/castopod/1.2.20/ci/extra-values.yaml similarity index 100% rename from community/castopod/1.2.19/ci/extra-values.yaml rename to community/castopod/1.2.20/ci/extra-values.yaml diff --git a/community/castopod/1.2.19/ci/https-redirect-values.yaml b/community/castopod/1.2.20/ci/https-redirect-values.yaml similarity index 100% rename from community/castopod/1.2.19/ci/https-redirect-values.yaml rename to community/castopod/1.2.20/ci/https-redirect-values.yaml diff --git a/community/castopod/1.2.19/ix_values.yaml b/community/castopod/1.2.20/ix_values.yaml similarity index 96% rename from community/castopod/1.2.19/ix_values.yaml rename to community/castopod/1.2.20/ix_values.yaml index aa4581e59d..d72506181e 100644 --- a/community/castopod/1.2.19/ix_values.yaml +++ b/community/castopod/1.2.20/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.12.1 + tag: 1.12.2 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.12.1 + tag: 1.12.2 resources: limits: diff --git a/community/castopod/1.2.19/metadata.yaml b/community/castopod/1.2.20/metadata.yaml similarity index 100% rename from community/castopod/1.2.19/metadata.yaml rename to community/castopod/1.2.20/metadata.yaml diff --git a/community/castopod/1.2.19/migrations/migrate b/community/castopod/1.2.20/migrations/migrate similarity index 100% rename from community/castopod/1.2.19/migrations/migrate rename to community/castopod/1.2.20/migrations/migrate diff --git a/community/castopod/1.2.19/questions.yaml b/community/castopod/1.2.20/questions.yaml similarity index 100% rename from community/castopod/1.2.19/questions.yaml rename to community/castopod/1.2.20/questions.yaml diff --git a/community/castopod/1.2.19/templates/NOTES.txt b/community/castopod/1.2.20/templates/NOTES.txt similarity index 100% rename from community/castopod/1.2.19/templates/NOTES.txt rename to community/castopod/1.2.20/templates/NOTES.txt diff --git a/community/castopod/1.2.19/templates/_castopod.tpl b/community/castopod/1.2.20/templates/_castopod.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_castopod.tpl rename to community/castopod/1.2.20/templates/_castopod.tpl diff --git a/community/castopod/1.2.19/templates/_configuration.tpl b/community/castopod/1.2.20/templates/_configuration.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_configuration.tpl rename to community/castopod/1.2.20/templates/_configuration.tpl diff --git a/community/castopod/1.2.19/templates/_mariadb.tpl b/community/castopod/1.2.20/templates/_mariadb.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_mariadb.tpl rename to community/castopod/1.2.20/templates/_mariadb.tpl diff --git a/community/castopod/1.2.19/templates/_persistance.tpl b/community/castopod/1.2.20/templates/_persistance.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_persistance.tpl rename to community/castopod/1.2.20/templates/_persistance.tpl diff --git a/community/castopod/1.2.19/templates/_portal.tpl b/community/castopod/1.2.20/templates/_portal.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_portal.tpl rename to community/castopod/1.2.20/templates/_portal.tpl diff --git a/community/castopod/1.2.19/templates/_redis.tpl b/community/castopod/1.2.20/templates/_redis.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_redis.tpl rename to community/castopod/1.2.20/templates/_redis.tpl diff --git a/community/castopod/1.2.19/templates/_service.tpl b/community/castopod/1.2.20/templates/_service.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_service.tpl rename to community/castopod/1.2.20/templates/_service.tpl diff --git a/community/castopod/1.2.19/templates/_web.tpl b/community/castopod/1.2.20/templates/_web.tpl similarity index 100% rename from community/castopod/1.2.19/templates/_web.tpl rename to community/castopod/1.2.20/templates/_web.tpl diff --git a/community/castopod/1.2.19/templates/common.yaml b/community/castopod/1.2.20/templates/common.yaml similarity index 100% rename from community/castopod/1.2.19/templates/common.yaml rename to community/castopod/1.2.20/templates/common.yaml diff --git a/community/immich/4.0.4/Chart.lock b/community/immich/4.0.5/Chart.lock similarity index 100% rename from community/immich/4.0.4/Chart.lock rename to community/immich/4.0.5/Chart.lock diff --git a/community/immich/4.0.4/Chart.yaml b/community/immich/4.0.5/Chart.yaml similarity index 94% rename from community/immich/4.0.4/Chart.yaml rename to community/immich/4.0.5/Chart.yaml index 329160ebc2..38ee27f3c8 100644 --- a/community/immich/4.0.4/Chart.yaml +++ b/community/immich/4.0.5/Chart.yaml @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 4.0.4 +version: 4.0.5 apiVersion: v2 -appVersion: 1.107.1 +appVersion: 1.107.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/4.0.4/README.md b/community/immich/4.0.5/README.md similarity index 100% rename from community/immich/4.0.4/README.md rename to community/immich/4.0.5/README.md diff --git a/community/immich/4.0.4/app-readme.md b/community/immich/4.0.5/app-readme.md similarity index 100% rename from community/immich/4.0.4/app-readme.md rename to community/immich/4.0.5/app-readme.md diff --git a/community/immich/4.0.4/charts/common-1.2.9.tgz b/community/immich/4.0.5/charts/common-1.2.9.tgz similarity index 100% rename from community/immich/4.0.4/charts/common-1.2.9.tgz rename to community/immich/4.0.5/charts/common-1.2.9.tgz diff --git a/community/immich/4.0.4/ci/basic-values.yaml b/community/immich/4.0.5/ci/basic-values.yaml similarity index 100% rename from community/immich/4.0.4/ci/basic-values.yaml rename to community/immich/4.0.5/ci/basic-values.yaml diff --git a/community/immich/4.0.4/ci/extra-values.yaml b/community/immich/4.0.5/ci/extra-values.yaml similarity index 100% rename from community/immich/4.0.4/ci/extra-values.yaml rename to community/immich/4.0.5/ci/extra-values.yaml diff --git a/community/immich/4.0.4/ci/no-extra-values.yaml b/community/immich/4.0.5/ci/no-extra-values.yaml similarity index 100% rename from community/immich/4.0.4/ci/no-extra-values.yaml rename to community/immich/4.0.5/ci/no-extra-values.yaml diff --git a/community/immich/4.0.4/ci/no-ml-values.yaml b/community/immich/4.0.5/ci/no-ml-values.yaml similarity index 100% rename from community/immich/4.0.4/ci/no-ml-values.yaml rename to community/immich/4.0.5/ci/no-ml-values.yaml diff --git a/community/immich/4.0.4/ix_values.yaml b/community/immich/4.0.5/ix_values.yaml similarity index 96% rename from community/immich/4.0.4/ix_values.yaml rename to community/immich/4.0.5/ix_values.yaml index 79f5c03987..d441af9959 100644 --- a/community/immich/4.0.4/ix_values.yaml +++ b/community/immich/4.0.5/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.107.1 + tag: v1.107.2 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.107.1 + tag: v1.107.2 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.107.1-cuda + tag: v1.107.2-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.107.1-openvino + tag: v1.107.2-openvino pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/community/immich/4.0.4/metadata.yaml b/community/immich/4.0.5/metadata.yaml similarity index 100% rename from community/immich/4.0.4/metadata.yaml rename to community/immich/4.0.5/metadata.yaml diff --git a/community/immich/4.0.4/migrations/migrate b/community/immich/4.0.5/migrations/migrate similarity index 100% rename from community/immich/4.0.4/migrations/migrate rename to community/immich/4.0.5/migrations/migrate diff --git a/community/immich/4.0.4/questions.yaml b/community/immich/4.0.5/questions.yaml similarity index 100% rename from community/immich/4.0.4/questions.yaml rename to community/immich/4.0.5/questions.yaml diff --git a/community/immich/4.0.4/templates/NOTES.txt b/community/immich/4.0.5/templates/NOTES.txt similarity index 100% rename from community/immich/4.0.4/templates/NOTES.txt rename to community/immich/4.0.5/templates/NOTES.txt diff --git a/community/immich/4.0.4/templates/_configuration.tpl b/community/immich/4.0.5/templates/_configuration.tpl similarity index 100% rename from community/immich/4.0.4/templates/_configuration.tpl rename to community/immich/4.0.5/templates/_configuration.tpl diff --git a/community/immich/4.0.4/templates/_immich-machinelearning.tpl b/community/immich/4.0.5/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/4.0.4/templates/_immich-machinelearning.tpl rename to community/immich/4.0.5/templates/_immich-machinelearning.tpl diff --git a/community/immich/4.0.4/templates/_immich-server.tpl b/community/immich/4.0.5/templates/_immich-server.tpl similarity index 100% rename from community/immich/4.0.4/templates/_immich-server.tpl rename to community/immich/4.0.5/templates/_immich-server.tpl diff --git a/community/immich/4.0.4/templates/_persistence.tpl b/community/immich/4.0.5/templates/_persistence.tpl similarity index 100% rename from community/immich/4.0.4/templates/_persistence.tpl rename to community/immich/4.0.5/templates/_persistence.tpl diff --git a/community/immich/4.0.4/templates/_portal.tpl b/community/immich/4.0.5/templates/_portal.tpl similarity index 100% rename from community/immich/4.0.4/templates/_portal.tpl rename to community/immich/4.0.5/templates/_portal.tpl diff --git a/community/immich/4.0.4/templates/_postgres.tpl b/community/immich/4.0.5/templates/_postgres.tpl similarity index 100% rename from community/immich/4.0.4/templates/_postgres.tpl rename to community/immich/4.0.5/templates/_postgres.tpl diff --git a/community/immich/4.0.4/templates/_redis.tpl b/community/immich/4.0.5/templates/_redis.tpl similarity index 100% rename from community/immich/4.0.4/templates/_redis.tpl rename to community/immich/4.0.5/templates/_redis.tpl diff --git a/community/immich/4.0.4/templates/_service.tpl b/community/immich/4.0.5/templates/_service.tpl similarity index 100% rename from community/immich/4.0.4/templates/_service.tpl rename to community/immich/4.0.5/templates/_service.tpl diff --git a/community/immich/4.0.4/templates/_waitURL.tpl b/community/immich/4.0.5/templates/_waitURL.tpl similarity index 100% rename from community/immich/4.0.4/templates/_waitURL.tpl rename to community/immich/4.0.5/templates/_waitURL.tpl diff --git a/community/immich/4.0.4/templates/common.yaml b/community/immich/4.0.5/templates/common.yaml similarity index 100% rename from community/immich/4.0.4/templates/common.yaml rename to community/immich/4.0.5/templates/common.yaml diff --git a/community/mealie/1.0.21/Chart.lock b/community/mealie/1.0.22/Chart.lock similarity index 100% rename from community/mealie/1.0.21/Chart.lock rename to community/mealie/1.0.22/Chart.lock diff --git a/community/mealie/1.0.21/Chart.yaml b/community/mealie/1.0.22/Chart.yaml similarity index 94% rename from community/mealie/1.0.21/Chart.yaml rename to community/mealie/1.0.22/Chart.yaml index aaf88fad20..9548afd570 100644 --- a/community/mealie/1.0.21/Chart.yaml +++ b/community/mealie/1.0.22/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.10.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/mealie/1.0.21/README.md b/community/mealie/1.0.22/README.md similarity index 100% rename from community/mealie/1.0.21/README.md rename to community/mealie/1.0.22/README.md diff --git a/community/mealie/1.0.21/app-readme.md b/community/mealie/1.0.22/app-readme.md similarity index 100% rename from community/mealie/1.0.21/app-readme.md rename to community/mealie/1.0.22/app-readme.md diff --git a/community/mealie/1.0.21/charts/common-1.2.9.tgz b/community/mealie/1.0.22/charts/common-1.2.9.tgz similarity index 100% rename from community/mealie/1.0.21/charts/common-1.2.9.tgz rename to community/mealie/1.0.22/charts/common-1.2.9.tgz diff --git a/community/mealie/1.0.21/ci/basic-values.yaml b/community/mealie/1.0.22/ci/basic-values.yaml similarity index 100% rename from community/mealie/1.0.21/ci/basic-values.yaml rename to community/mealie/1.0.22/ci/basic-values.yaml diff --git a/community/mealie/1.0.21/ci/extra-values.yaml b/community/mealie/1.0.22/ci/extra-values.yaml similarity index 100% rename from community/mealie/1.0.21/ci/extra-values.yaml rename to community/mealie/1.0.22/ci/extra-values.yaml diff --git a/community/mealie/1.0.21/ci/hostNet-values.yaml b/community/mealie/1.0.22/ci/hostNet-values.yaml similarity index 100% rename from community/mealie/1.0.21/ci/hostNet-values.yaml rename to community/mealie/1.0.22/ci/hostNet-values.yaml diff --git a/community/mealie/1.0.21/ix_values.yaml b/community/mealie/1.0.22/ix_values.yaml similarity index 98% rename from community/mealie/1.0.21/ix_values.yaml rename to community/mealie/1.0.22/ix_values.yaml index 8849f18926..9dc461b773 100644 --- a/community/mealie/1.0.21/ix_values.yaml +++ b/community/mealie/1.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.9.0 + tag: v1.10.1 resources: limits: diff --git a/community/mealie/1.0.21/metadata.yaml b/community/mealie/1.0.22/metadata.yaml similarity index 100% rename from community/mealie/1.0.21/metadata.yaml rename to community/mealie/1.0.22/metadata.yaml diff --git a/community/mealie/1.0.21/questions.yaml b/community/mealie/1.0.22/questions.yaml similarity index 100% rename from community/mealie/1.0.21/questions.yaml rename to community/mealie/1.0.22/questions.yaml diff --git a/community/mealie/1.0.21/templates/NOTES.txt b/community/mealie/1.0.22/templates/NOTES.txt similarity index 100% rename from community/mealie/1.0.21/templates/NOTES.txt rename to community/mealie/1.0.22/templates/NOTES.txt diff --git a/community/mealie/1.0.21/templates/_configuration.tpl b/community/mealie/1.0.22/templates/_configuration.tpl similarity index 100% rename from community/mealie/1.0.21/templates/_configuration.tpl rename to community/mealie/1.0.22/templates/_configuration.tpl diff --git a/community/mealie/1.0.21/templates/_mealie.tpl b/community/mealie/1.0.22/templates/_mealie.tpl similarity index 100% rename from community/mealie/1.0.21/templates/_mealie.tpl rename to community/mealie/1.0.22/templates/_mealie.tpl diff --git a/community/mealie/1.0.21/templates/_persistence.tpl b/community/mealie/1.0.22/templates/_persistence.tpl similarity index 100% rename from community/mealie/1.0.21/templates/_persistence.tpl rename to community/mealie/1.0.22/templates/_persistence.tpl diff --git a/community/mealie/1.0.21/templates/_portal.tpl b/community/mealie/1.0.22/templates/_portal.tpl similarity index 100% rename from community/mealie/1.0.21/templates/_portal.tpl rename to community/mealie/1.0.22/templates/_portal.tpl diff --git a/community/mealie/1.0.21/templates/_postgres.tpl b/community/mealie/1.0.22/templates/_postgres.tpl similarity index 100% rename from community/mealie/1.0.21/templates/_postgres.tpl rename to community/mealie/1.0.22/templates/_postgres.tpl diff --git a/community/mealie/1.0.21/templates/_service.tpl b/community/mealie/1.0.22/templates/_service.tpl similarity index 100% rename from community/mealie/1.0.21/templates/_service.tpl rename to community/mealie/1.0.22/templates/_service.tpl diff --git a/community/mealie/1.0.21/templates/common.yaml b/community/mealie/1.0.22/templates/common.yaml similarity index 100% rename from community/mealie/1.0.21/templates/common.yaml rename to community/mealie/1.0.22/templates/common.yaml diff --git a/community/metube/1.2.20/Chart.lock b/community/metube/1.2.21/Chart.lock similarity index 100% rename from community/metube/1.2.20/Chart.lock rename to community/metube/1.2.21/Chart.lock diff --git a/community/metube/1.2.20/Chart.yaml b/community/metube/1.2.21/Chart.yaml similarity index 94% rename from community/metube/1.2.20/Chart.yaml rename to community/metube/1.2.21/Chart.yaml index 0c23684b52..3938337e00 100644 --- a/community/metube/1.2.20/Chart.yaml +++ b/community/metube/1.2.21/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.2.20 +version: 1.2.21 apiVersion: v2 -appVersion: '2024-07-02' +appVersion: '2024-07-03' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/metube/1.2.20/README.md b/community/metube/1.2.21/README.md similarity index 100% rename from community/metube/1.2.20/README.md rename to community/metube/1.2.21/README.md diff --git a/community/metube/1.2.20/app-readme.md b/community/metube/1.2.21/app-readme.md similarity index 100% rename from community/metube/1.2.20/app-readme.md rename to community/metube/1.2.21/app-readme.md diff --git a/community/metube/1.2.20/charts/common-1.2.9.tgz b/community/metube/1.2.21/charts/common-1.2.9.tgz similarity index 100% rename from community/metube/1.2.20/charts/common-1.2.9.tgz rename to community/metube/1.2.21/charts/common-1.2.9.tgz diff --git a/community/metube/1.2.20/ci/basic-values.yaml b/community/metube/1.2.21/ci/basic-values.yaml similarity index 100% rename from community/metube/1.2.20/ci/basic-values.yaml rename to community/metube/1.2.21/ci/basic-values.yaml diff --git a/community/metube/1.2.20/ci/extra-values.yaml b/community/metube/1.2.21/ci/extra-values.yaml similarity index 100% rename from community/metube/1.2.20/ci/extra-values.yaml rename to community/metube/1.2.21/ci/extra-values.yaml diff --git a/community/metube/1.2.20/ci/hostNet-values.yaml b/community/metube/1.2.21/ci/hostNet-values.yaml similarity index 100% rename from community/metube/1.2.20/ci/hostNet-values.yaml rename to community/metube/1.2.21/ci/hostNet-values.yaml diff --git a/community/metube/1.2.20/ix_values.yaml b/community/metube/1.2.21/ix_values.yaml similarity index 95% rename from community/metube/1.2.20/ix_values.yaml rename to community/metube/1.2.21/ix_values.yaml index b70b3f38be..34abfcbc6a 100644 --- a/community/metube/1.2.20/ix_values.yaml +++ b/community/metube/1.2.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2024-07-02' + tag: '2024-07-03' resources: limits: diff --git a/community/metube/1.2.20/metadata.yaml b/community/metube/1.2.21/metadata.yaml similarity index 100% rename from community/metube/1.2.20/metadata.yaml rename to community/metube/1.2.21/metadata.yaml diff --git a/community/metube/1.2.20/migrations/migrate b/community/metube/1.2.21/migrations/migrate similarity index 100% rename from community/metube/1.2.20/migrations/migrate rename to community/metube/1.2.21/migrations/migrate diff --git a/community/metube/1.2.20/questions.yaml b/community/metube/1.2.21/questions.yaml similarity index 100% rename from community/metube/1.2.20/questions.yaml rename to community/metube/1.2.21/questions.yaml diff --git a/community/metube/1.2.20/templates/NOTES.txt b/community/metube/1.2.21/templates/NOTES.txt similarity index 100% rename from community/metube/1.2.20/templates/NOTES.txt rename to community/metube/1.2.21/templates/NOTES.txt diff --git a/community/metube/1.2.20/templates/_metube.tpl b/community/metube/1.2.21/templates/_metube.tpl similarity index 100% rename from community/metube/1.2.20/templates/_metube.tpl rename to community/metube/1.2.21/templates/_metube.tpl diff --git a/community/metube/1.2.20/templates/_persistence.tpl b/community/metube/1.2.21/templates/_persistence.tpl similarity index 100% rename from community/metube/1.2.20/templates/_persistence.tpl rename to community/metube/1.2.21/templates/_persistence.tpl diff --git a/community/metube/1.2.20/templates/_portal.tpl b/community/metube/1.2.21/templates/_portal.tpl similarity index 100% rename from community/metube/1.2.20/templates/_portal.tpl rename to community/metube/1.2.21/templates/_portal.tpl diff --git a/community/metube/1.2.20/templates/_service.tpl b/community/metube/1.2.21/templates/_service.tpl similarity index 100% rename from community/metube/1.2.20/templates/_service.tpl rename to community/metube/1.2.21/templates/_service.tpl diff --git a/community/metube/1.2.20/templates/common.yaml b/community/metube/1.2.21/templates/common.yaml similarity index 100% rename from community/metube/1.2.20/templates/common.yaml rename to community/metube/1.2.21/templates/common.yaml diff --git a/community/n8n/1.2.57/Chart.lock b/community/n8n/1.2.58/Chart.lock similarity index 100% rename from community/n8n/1.2.57/Chart.lock rename to community/n8n/1.2.58/Chart.lock diff --git a/community/n8n/1.2.57/Chart.yaml b/community/n8n/1.2.58/Chart.yaml similarity index 94% rename from community/n8n/1.2.57/Chart.yaml rename to community/n8n/1.2.58/Chart.yaml index df58092d9a..3ae79f34c7 100644 --- a/community/n8n/1.2.57/Chart.yaml +++ b/community/n8n/1.2.58/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.57 +version: 1.2.58 apiVersion: v2 -appVersion: 1.48.2 +appVersion: 1.49.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.57/README.md b/community/n8n/1.2.58/README.md similarity index 100% rename from community/n8n/1.2.57/README.md rename to community/n8n/1.2.58/README.md diff --git a/community/n8n/1.2.57/app-readme.md b/community/n8n/1.2.58/app-readme.md similarity index 100% rename from community/n8n/1.2.57/app-readme.md rename to community/n8n/1.2.58/app-readme.md diff --git a/community/n8n/1.2.57/charts/common-1.2.9.tgz b/community/n8n/1.2.58/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.57/charts/common-1.2.9.tgz rename to community/n8n/1.2.58/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.57/ci/basic-values.yaml b/community/n8n/1.2.58/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.57/ci/basic-values.yaml rename to community/n8n/1.2.58/ci/basic-values.yaml diff --git a/community/n8n/1.2.57/ci/https-values.yaml b/community/n8n/1.2.58/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.57/ci/https-values.yaml rename to community/n8n/1.2.58/ci/https-values.yaml diff --git a/community/n8n/1.2.57/ix_values.yaml b/community/n8n/1.2.58/ix_values.yaml similarity index 98% rename from community/n8n/1.2.57/ix_values.yaml rename to community/n8n/1.2.58/ix_values.yaml index b383d9aae2..64d3e62838 100644 --- a/community/n8n/1.2.57/ix_values.yaml +++ b/community/n8n/1.2.58/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.48.2 + tag: 1.49.0 resources: limits: diff --git a/community/n8n/1.2.57/metadata.yaml b/community/n8n/1.2.58/metadata.yaml similarity index 100% rename from community/n8n/1.2.57/metadata.yaml rename to community/n8n/1.2.58/metadata.yaml diff --git a/community/n8n/1.2.57/migrations/migrate b/community/n8n/1.2.58/migrations/migrate similarity index 100% rename from community/n8n/1.2.57/migrations/migrate rename to community/n8n/1.2.58/migrations/migrate diff --git a/community/n8n/1.2.57/questions.yaml b/community/n8n/1.2.58/questions.yaml similarity index 100% rename from community/n8n/1.2.57/questions.yaml rename to community/n8n/1.2.58/questions.yaml diff --git a/community/n8n/1.2.57/templates/NOTES.txt b/community/n8n/1.2.58/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.57/templates/NOTES.txt rename to community/n8n/1.2.58/templates/NOTES.txt diff --git a/community/n8n/1.2.57/templates/_configuration.tpl b/community/n8n/1.2.58/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_configuration.tpl rename to community/n8n/1.2.58/templates/_configuration.tpl diff --git a/community/n8n/1.2.57/templates/_n8n.tpl b/community/n8n/1.2.58/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_n8n.tpl rename to community/n8n/1.2.58/templates/_n8n.tpl diff --git a/community/n8n/1.2.57/templates/_persistence.tpl b/community/n8n/1.2.58/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_persistence.tpl rename to community/n8n/1.2.58/templates/_persistence.tpl diff --git a/community/n8n/1.2.57/templates/_portal.tpl b/community/n8n/1.2.58/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_portal.tpl rename to community/n8n/1.2.58/templates/_portal.tpl diff --git a/community/n8n/1.2.57/templates/_postgres.tpl b/community/n8n/1.2.58/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_postgres.tpl rename to community/n8n/1.2.58/templates/_postgres.tpl diff --git a/community/n8n/1.2.57/templates/_redis.tpl b/community/n8n/1.2.58/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_redis.tpl rename to community/n8n/1.2.58/templates/_redis.tpl diff --git a/community/n8n/1.2.57/templates/_service.tpl b/community/n8n/1.2.58/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_service.tpl rename to community/n8n/1.2.58/templates/_service.tpl diff --git a/community/n8n/1.2.57/templates/_validation.tpl b/community/n8n/1.2.58/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.57/templates/_validation.tpl rename to community/n8n/1.2.58/templates/_validation.tpl diff --git a/community/n8n/1.2.57/templates/common.yaml b/community/n8n/1.2.58/templates/common.yaml similarity index 100% rename from community/n8n/1.2.57/templates/common.yaml rename to community/n8n/1.2.58/templates/common.yaml diff --git a/community/webdav/1.0.28/Chart.lock b/community/webdav/1.0.29/Chart.lock similarity index 100% rename from community/webdav/1.0.28/Chart.lock rename to community/webdav/1.0.29/Chart.lock diff --git a/community/webdav/1.0.28/Chart.yaml b/community/webdav/1.0.29/Chart.yaml similarity index 95% rename from community/webdav/1.0.28/Chart.yaml rename to community/webdav/1.0.29/Chart.yaml index ffe1b245ad..9c12e01af7 100644 --- a/community/webdav/1.0.28/Chart.yaml +++ b/community/webdav/1.0.29/Chart.yaml @@ -4,9 +4,9 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use annotations: title: WebDAV type: application -version: 1.0.28 +version: 1.0.29 apiVersion: v2 -appVersion: 2.4.60 +appVersion: 2.4.61 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/webdav/1.0.28/README.md b/community/webdav/1.0.29/README.md similarity index 100% rename from community/webdav/1.0.28/README.md rename to community/webdav/1.0.29/README.md diff --git a/community/webdav/1.0.28/app-readme.md b/community/webdav/1.0.29/app-readme.md similarity index 100% rename from community/webdav/1.0.28/app-readme.md rename to community/webdav/1.0.29/app-readme.md diff --git a/community/webdav/1.0.28/charts/common-1.2.9.tgz b/community/webdav/1.0.29/charts/common-1.2.9.tgz similarity index 100% rename from community/webdav/1.0.28/charts/common-1.2.9.tgz rename to community/webdav/1.0.29/charts/common-1.2.9.tgz diff --git a/community/webdav/1.0.28/ci/http-basicauth-other-user-values.yaml b/community/webdav/1.0.29/ci/http-basicauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http-basicauth-other-user-values.yaml rename to community/webdav/1.0.29/ci/http-basicauth-other-user-values.yaml diff --git a/community/webdav/1.0.28/ci/http-basicauth-values.yaml b/community/webdav/1.0.29/ci/http-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http-basicauth-values.yaml rename to community/webdav/1.0.29/ci/http-basicauth-values.yaml diff --git a/community/webdav/1.0.28/ci/http-noauth-other-user-values.yaml b/community/webdav/1.0.29/ci/http-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http-noauth-other-user-values.yaml rename to community/webdav/1.0.29/ci/http-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.28/ci/http-noauth-values.yaml b/community/webdav/1.0.29/ci/http-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http-noauth-values.yaml rename to community/webdav/1.0.29/ci/http-noauth-values.yaml diff --git a/community/webdav/1.0.28/ci/http_https-basicauth-other-user-values.yaml b/community/webdav/1.0.29/ci/http_https-basicauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http_https-basicauth-other-user-values.yaml rename to community/webdav/1.0.29/ci/http_https-basicauth-other-user-values.yaml diff --git a/community/webdav/1.0.28/ci/http_https-basicauth-values.yaml b/community/webdav/1.0.29/ci/http_https-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http_https-basicauth-values.yaml rename to community/webdav/1.0.29/ci/http_https-basicauth-values.yaml diff --git a/community/webdav/1.0.28/ci/http_https-noauth-other-user-values.yaml b/community/webdav/1.0.29/ci/http_https-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http_https-noauth-other-user-values.yaml rename to community/webdav/1.0.29/ci/http_https-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.28/ci/http_https-noauth-values.yaml b/community/webdav/1.0.29/ci/http_https-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/http_https-noauth-values.yaml rename to community/webdav/1.0.29/ci/http_https-noauth-values.yaml diff --git a/community/webdav/1.0.28/ci/https-basicauth-other-user-values copy.yaml b/community/webdav/1.0.29/ci/https-basicauth-other-user-values copy.yaml similarity index 100% rename from community/webdav/1.0.28/ci/https-basicauth-other-user-values copy.yaml rename to community/webdav/1.0.29/ci/https-basicauth-other-user-values copy.yaml diff --git a/community/webdav/1.0.28/ci/https-basicauth-values.yaml b/community/webdav/1.0.29/ci/https-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/https-basicauth-values.yaml rename to community/webdav/1.0.29/ci/https-basicauth-values.yaml diff --git a/community/webdav/1.0.28/ci/https-noauth-other-user-values.yaml b/community/webdav/1.0.29/ci/https-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/https-noauth-other-user-values.yaml rename to community/webdav/1.0.29/ci/https-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.28/ci/https-noauth-values.yaml b/community/webdav/1.0.29/ci/https-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.28/ci/https-noauth-values.yaml rename to community/webdav/1.0.29/ci/https-noauth-values.yaml diff --git a/community/webdav/1.0.28/ix_values.yaml b/community/webdav/1.0.29/ix_values.yaml similarity index 96% rename from community/webdav/1.0.28/ix_values.yaml rename to community/webdav/1.0.29/ix_values.yaml index 93e731d4a4..90f91e4b67 100644 --- a/community/webdav/1.0.28/ix_values.yaml +++ b/community/webdav/1.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: httpd pullPolicy: IfNotPresent - tag: 2.4.60 + tag: 2.4.61 resources: limits: diff --git a/community/webdav/1.0.28/metadata.yaml b/community/webdav/1.0.29/metadata.yaml similarity index 100% rename from community/webdav/1.0.28/metadata.yaml rename to community/webdav/1.0.29/metadata.yaml diff --git a/community/webdav/1.0.28/migrations/migrate b/community/webdav/1.0.29/migrations/migrate similarity index 100% rename from community/webdav/1.0.28/migrations/migrate rename to community/webdav/1.0.29/migrations/migrate diff --git a/community/webdav/1.0.28/questions.yaml b/community/webdav/1.0.29/questions.yaml similarity index 100% rename from community/webdav/1.0.28/questions.yaml rename to community/webdav/1.0.29/questions.yaml diff --git a/community/webdav/1.0.28/templates/NOTES.txt b/community/webdav/1.0.29/templates/NOTES.txt similarity index 100% rename from community/webdav/1.0.28/templates/NOTES.txt rename to community/webdav/1.0.29/templates/NOTES.txt diff --git a/community/webdav/1.0.28/templates/_configuration.tpl b/community/webdav/1.0.29/templates/_configuration.tpl similarity index 100% rename from community/webdav/1.0.28/templates/_configuration.tpl rename to community/webdav/1.0.29/templates/_configuration.tpl diff --git a/community/webdav/1.0.28/templates/_helper.tpl b/community/webdav/1.0.29/templates/_helper.tpl similarity index 100% rename from community/webdav/1.0.28/templates/_helper.tpl rename to community/webdav/1.0.29/templates/_helper.tpl diff --git a/community/webdav/1.0.28/templates/_validation.tpl b/community/webdav/1.0.29/templates/_validation.tpl similarity index 100% rename from community/webdav/1.0.28/templates/_validation.tpl rename to community/webdav/1.0.29/templates/_validation.tpl diff --git a/community/webdav/1.0.28/templates/_webdav.tpl b/community/webdav/1.0.29/templates/_webdav.tpl similarity index 100% rename from community/webdav/1.0.28/templates/_webdav.tpl rename to community/webdav/1.0.29/templates/_webdav.tpl diff --git a/community/webdav/1.0.28/templates/common.yaml b/community/webdav/1.0.29/templates/common.yaml similarity index 100% rename from community/webdav/1.0.28/templates/common.yaml rename to community/webdav/1.0.29/templates/common.yaml