diff --git a/charts/home-assistant/2.0.4/.helmignore b/charts/home-assistant/2.0.5/.helmignore similarity index 100% rename from charts/home-assistant/2.0.4/.helmignore rename to charts/home-assistant/2.0.5/.helmignore diff --git a/charts/home-assistant/2.0.4/Chart.lock b/charts/home-assistant/2.0.5/Chart.lock similarity index 100% rename from charts/home-assistant/2.0.4/Chart.lock rename to charts/home-assistant/2.0.5/Chart.lock diff --git a/charts/home-assistant/2.0.4/Chart.yaml b/charts/home-assistant/2.0.5/Chart.yaml similarity index 88% rename from charts/home-assistant/2.0.4/Chart.yaml rename to charts/home-assistant/2.0.5/Chart.yaml index c6140f840d..28f8474f43 100644 --- a/charts/home-assistant/2.0.4/Chart.yaml +++ b/charts/home-assistant/2.0.5/Chart.yaml @@ -1,11 +1,12 @@ name: home-assistant -description: Home Assistant is an open source home automation that puts local control and privacy first. +description: Home Assistant is an open source home automation that puts local control + and privacy first. annotations: title: Home Assistant type: application -version: 2.0.4 +version: 2.0.5 apiVersion: v2 -appVersion: 2024.1.5 +appVersion: 2024.1.6 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/2.0.4/README.md b/charts/home-assistant/2.0.5/README.md similarity index 100% rename from charts/home-assistant/2.0.4/README.md rename to charts/home-assistant/2.0.5/README.md diff --git a/charts/home-assistant/2.0.4/app-readme.md b/charts/home-assistant/2.0.5/app-readme.md similarity index 100% rename from charts/home-assistant/2.0.4/app-readme.md rename to charts/home-assistant/2.0.5/app-readme.md diff --git a/charts/home-assistant/2.0.4/charts/common-1.2.9.tgz b/charts/home-assistant/2.0.5/charts/common-1.2.9.tgz similarity index 100% rename from charts/home-assistant/2.0.4/charts/common-1.2.9.tgz rename to charts/home-assistant/2.0.5/charts/common-1.2.9.tgz diff --git a/charts/home-assistant/2.0.4/ci/basic-values.yaml b/charts/home-assistant/2.0.5/ci/basic-values.yaml similarity index 100% rename from charts/home-assistant/2.0.4/ci/basic-values.yaml rename to charts/home-assistant/2.0.5/ci/basic-values.yaml diff --git a/charts/home-assistant/2.0.4/ix_values.yaml b/charts/home-assistant/2.0.5/ix_values.yaml similarity index 98% rename from charts/home-assistant/2.0.4/ix_values.yaml rename to charts/home-assistant/2.0.5/ix_values.yaml index 349b59de5d..de1aeb5274 100644 --- a/charts/home-assistant/2.0.4/ix_values.yaml +++ b/charts/home-assistant/2.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.1.5 + tag: 2024.1.6 # Keep using the same image # as before the migration diff --git a/charts/home-assistant/2.0.4/metadata.yaml b/charts/home-assistant/2.0.5/metadata.yaml similarity index 100% rename from charts/home-assistant/2.0.4/metadata.yaml rename to charts/home-assistant/2.0.5/metadata.yaml diff --git a/charts/home-assistant/2.0.4/migrations/migrate b/charts/home-assistant/2.0.5/migrations/migrate similarity index 100% rename from charts/home-assistant/2.0.4/migrations/migrate rename to charts/home-assistant/2.0.5/migrations/migrate diff --git a/charts/home-assistant/2.0.4/questions.yaml b/charts/home-assistant/2.0.5/questions.yaml similarity index 100% rename from charts/home-assistant/2.0.4/questions.yaml rename to charts/home-assistant/2.0.5/questions.yaml diff --git a/charts/home-assistant/2.0.4/templates/NOTES.txt b/charts/home-assistant/2.0.5/templates/NOTES.txt similarity index 100% rename from charts/home-assistant/2.0.4/templates/NOTES.txt rename to charts/home-assistant/2.0.5/templates/NOTES.txt diff --git a/charts/home-assistant/2.0.4/templates/_configuration.tpl b/charts/home-assistant/2.0.5/templates/_configuration.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_configuration.tpl rename to charts/home-assistant/2.0.5/templates/_configuration.tpl diff --git a/charts/home-assistant/2.0.4/templates/_home-assistant.tpl b/charts/home-assistant/2.0.5/templates/_home-assistant.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_home-assistant.tpl rename to charts/home-assistant/2.0.5/templates/_home-assistant.tpl diff --git a/charts/home-assistant/2.0.4/templates/_migration.tpl b/charts/home-assistant/2.0.5/templates/_migration.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_migration.tpl rename to charts/home-assistant/2.0.5/templates/_migration.tpl diff --git a/charts/home-assistant/2.0.4/templates/_persistance.tpl b/charts/home-assistant/2.0.5/templates/_persistance.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_persistance.tpl rename to charts/home-assistant/2.0.5/templates/_persistance.tpl diff --git a/charts/home-assistant/2.0.4/templates/_portal.tpl b/charts/home-assistant/2.0.5/templates/_portal.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_portal.tpl rename to charts/home-assistant/2.0.5/templates/_portal.tpl diff --git a/charts/home-assistant/2.0.4/templates/_postgres.tpl b/charts/home-assistant/2.0.5/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_postgres.tpl rename to charts/home-assistant/2.0.5/templates/_postgres.tpl diff --git a/charts/home-assistant/2.0.4/templates/_service.tpl b/charts/home-assistant/2.0.5/templates/_service.tpl similarity index 100% rename from charts/home-assistant/2.0.4/templates/_service.tpl rename to charts/home-assistant/2.0.5/templates/_service.tpl diff --git a/charts/home-assistant/2.0.4/templates/common.yaml b/charts/home-assistant/2.0.5/templates/common.yaml similarity index 100% rename from charts/home-assistant/2.0.4/templates/common.yaml rename to charts/home-assistant/2.0.5/templates/common.yaml diff --git a/charts/home-assistant/2.0.4/to_keep_versions.md b/charts/home-assistant/2.0.5/to_keep_versions.md similarity index 100% rename from charts/home-assistant/2.0.4/to_keep_versions.md rename to charts/home-assistant/2.0.5/to_keep_versions.md diff --git a/community/castopod/1.2.9/Chart.lock b/community/castopod/1.2.10/Chart.lock similarity index 100% rename from community/castopod/1.2.9/Chart.lock rename to community/castopod/1.2.10/Chart.lock diff --git a/community/castopod/1.2.9/Chart.yaml b/community/castopod/1.2.10/Chart.yaml similarity index 86% rename from community/castopod/1.2.9/Chart.yaml rename to community/castopod/1.2.10/Chart.yaml index f58c0ebb0e..6e1cb421d0 100644 --- a/community/castopod/1.2.9/Chart.yaml +++ b/community/castopod/1.2.10/Chart.yaml @@ -1,11 +1,12 @@ name: castopod -description: Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience. +description: Castopod is an open-source hosting platform made for podcasters who want + engage and interact with their audience. annotations: title: Castopod type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 1.8.2 +appVersion: 1.9.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/castopod/1.2.9/README.md b/community/castopod/1.2.10/README.md similarity index 100% rename from community/castopod/1.2.9/README.md rename to community/castopod/1.2.10/README.md diff --git a/community/castopod/1.2.9/app-readme.md b/community/castopod/1.2.10/app-readme.md similarity index 100% rename from community/castopod/1.2.9/app-readme.md rename to community/castopod/1.2.10/app-readme.md diff --git a/community/castopod/1.2.9/charts/common-1.2.9.tgz b/community/castopod/1.2.10/charts/common-1.2.9.tgz similarity index 100% rename from community/castopod/1.2.9/charts/common-1.2.9.tgz rename to community/castopod/1.2.10/charts/common-1.2.9.tgz diff --git a/community/castopod/1.2.9/ci/2fa-values.yaml b/community/castopod/1.2.10/ci/2fa-values.yaml similarity index 100% rename from community/castopod/1.2.9/ci/2fa-values.yaml rename to community/castopod/1.2.10/ci/2fa-values.yaml diff --git a/community/castopod/1.2.9/ci/basic-values.yaml b/community/castopod/1.2.10/ci/basic-values.yaml similarity index 100% rename from community/castopod/1.2.9/ci/basic-values.yaml rename to community/castopod/1.2.10/ci/basic-values.yaml diff --git a/community/castopod/1.2.9/ci/extra-values.yaml b/community/castopod/1.2.10/ci/extra-values.yaml similarity index 100% rename from community/castopod/1.2.9/ci/extra-values.yaml rename to community/castopod/1.2.10/ci/extra-values.yaml diff --git a/community/castopod/1.2.9/ci/https-redirect-values.yaml b/community/castopod/1.2.10/ci/https-redirect-values.yaml similarity index 100% rename from community/castopod/1.2.9/ci/https-redirect-values.yaml rename to community/castopod/1.2.10/ci/https-redirect-values.yaml diff --git a/community/castopod/1.2.9/ix_values.yaml b/community/castopod/1.2.10/ix_values.yaml similarity index 96% rename from community/castopod/1.2.9/ix_values.yaml rename to community/castopod/1.2.10/ix_values.yaml index eb051a2ade..46c9a925da 100644 --- a/community/castopod/1.2.9/ix_values.yaml +++ b/community/castopod/1.2.10/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.8.2 + tag: 1.9.0 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.8.2 + tag: 1.9.0 resources: limits: diff --git a/community/castopod/1.2.9/metadata.yaml b/community/castopod/1.2.10/metadata.yaml similarity index 100% rename from community/castopod/1.2.9/metadata.yaml rename to community/castopod/1.2.10/metadata.yaml diff --git a/community/castopod/1.2.9/migrations/migrate b/community/castopod/1.2.10/migrations/migrate similarity index 100% rename from community/castopod/1.2.9/migrations/migrate rename to community/castopod/1.2.10/migrations/migrate diff --git a/community/castopod/1.2.9/questions.yaml b/community/castopod/1.2.10/questions.yaml similarity index 100% rename from community/castopod/1.2.9/questions.yaml rename to community/castopod/1.2.10/questions.yaml diff --git a/community/castopod/1.2.9/templates/NOTES.txt b/community/castopod/1.2.10/templates/NOTES.txt similarity index 100% rename from community/castopod/1.2.9/templates/NOTES.txt rename to community/castopod/1.2.10/templates/NOTES.txt diff --git a/community/castopod/1.2.9/templates/_castopod.tpl b/community/castopod/1.2.10/templates/_castopod.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_castopod.tpl rename to community/castopod/1.2.10/templates/_castopod.tpl diff --git a/community/castopod/1.2.9/templates/_configuration.tpl b/community/castopod/1.2.10/templates/_configuration.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_configuration.tpl rename to community/castopod/1.2.10/templates/_configuration.tpl diff --git a/community/castopod/1.2.9/templates/_mariadb.tpl b/community/castopod/1.2.10/templates/_mariadb.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_mariadb.tpl rename to community/castopod/1.2.10/templates/_mariadb.tpl diff --git a/community/castopod/1.2.9/templates/_persistance.tpl b/community/castopod/1.2.10/templates/_persistance.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_persistance.tpl rename to community/castopod/1.2.10/templates/_persistance.tpl diff --git a/community/castopod/1.2.9/templates/_portal.tpl b/community/castopod/1.2.10/templates/_portal.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_portal.tpl rename to community/castopod/1.2.10/templates/_portal.tpl diff --git a/community/castopod/1.2.9/templates/_redis.tpl b/community/castopod/1.2.10/templates/_redis.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_redis.tpl rename to community/castopod/1.2.10/templates/_redis.tpl diff --git a/community/castopod/1.2.9/templates/_service.tpl b/community/castopod/1.2.10/templates/_service.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_service.tpl rename to community/castopod/1.2.10/templates/_service.tpl diff --git a/community/castopod/1.2.9/templates/_web.tpl b/community/castopod/1.2.10/templates/_web.tpl similarity index 100% rename from community/castopod/1.2.9/templates/_web.tpl rename to community/castopod/1.2.10/templates/_web.tpl diff --git a/community/castopod/1.2.9/templates/common.yaml b/community/castopod/1.2.10/templates/common.yaml similarity index 100% rename from community/castopod/1.2.9/templates/common.yaml rename to community/castopod/1.2.10/templates/common.yaml diff --git a/community/drawio/1.2.13/Chart.lock b/community/drawio/1.2.14/Chart.lock similarity index 100% rename from community/drawio/1.2.13/Chart.lock rename to community/drawio/1.2.14/Chart.lock diff --git a/community/drawio/1.2.13/Chart.yaml b/community/drawio/1.2.14/Chart.yaml similarity index 94% rename from community/drawio/1.2.13/Chart.yaml rename to community/drawio/1.2.14/Chart.yaml index 4f2d19c0c1..f87495e13f 100644 --- a/community/drawio/1.2.13/Chart.yaml +++ b/community/drawio/1.2.14/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 23.0.2 +appVersion: 23.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.2.13/README.md b/community/drawio/1.2.14/README.md similarity index 100% rename from community/drawio/1.2.13/README.md rename to community/drawio/1.2.14/README.md diff --git a/community/drawio/1.2.13/app-readme.md b/community/drawio/1.2.14/app-readme.md similarity index 100% rename from community/drawio/1.2.13/app-readme.md rename to community/drawio/1.2.14/app-readme.md diff --git a/community/drawio/1.2.13/charts/common-1.2.9.tgz b/community/drawio/1.2.14/charts/common-1.2.9.tgz similarity index 100% rename from community/drawio/1.2.13/charts/common-1.2.9.tgz rename to community/drawio/1.2.14/charts/common-1.2.9.tgz diff --git a/community/drawio/1.2.13/ci/basic-values.yaml b/community/drawio/1.2.14/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.2.13/ci/basic-values.yaml rename to community/drawio/1.2.14/ci/basic-values.yaml diff --git a/community/drawio/1.2.13/ci/extra-values.yaml b/community/drawio/1.2.14/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.2.13/ci/extra-values.yaml rename to community/drawio/1.2.14/ci/extra-values.yaml diff --git a/community/drawio/1.2.13/ci/hostNet-values.yaml b/community/drawio/1.2.14/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.2.13/ci/hostNet-values.yaml rename to community/drawio/1.2.14/ci/hostNet-values.yaml diff --git a/community/drawio/1.2.13/ix_values.yaml b/community/drawio/1.2.14/ix_values.yaml similarity index 95% rename from community/drawio/1.2.13/ix_values.yaml rename to community/drawio/1.2.14/ix_values.yaml index 4750195a3f..edf1196931 100644 --- a/community/drawio/1.2.13/ix_values.yaml +++ b/community/drawio/1.2.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 23.0.2 + tag: 23.1.0 resources: limits: diff --git a/community/drawio/1.2.13/metadata.yaml b/community/drawio/1.2.14/metadata.yaml similarity index 100% rename from community/drawio/1.2.13/metadata.yaml rename to community/drawio/1.2.14/metadata.yaml diff --git a/community/drawio/1.2.13/migrations/migrate b/community/drawio/1.2.14/migrations/migrate similarity index 100% rename from community/drawio/1.2.13/migrations/migrate rename to community/drawio/1.2.14/migrations/migrate diff --git a/community/drawio/1.2.13/questions.yaml b/community/drawio/1.2.14/questions.yaml similarity index 100% rename from community/drawio/1.2.13/questions.yaml rename to community/drawio/1.2.14/questions.yaml diff --git a/community/drawio/1.2.13/templates/NOTES.txt b/community/drawio/1.2.14/templates/NOTES.txt similarity index 100% rename from community/drawio/1.2.13/templates/NOTES.txt rename to community/drawio/1.2.14/templates/NOTES.txt diff --git a/community/drawio/1.2.13/templates/_drawio.tpl b/community/drawio/1.2.14/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.2.13/templates/_drawio.tpl rename to community/drawio/1.2.14/templates/_drawio.tpl diff --git a/community/drawio/1.2.13/templates/_persistence.tpl b/community/drawio/1.2.14/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.2.13/templates/_persistence.tpl rename to community/drawio/1.2.14/templates/_persistence.tpl diff --git a/community/drawio/1.2.13/templates/_portal.tpl b/community/drawio/1.2.14/templates/_portal.tpl similarity index 100% rename from community/drawio/1.2.13/templates/_portal.tpl rename to community/drawio/1.2.14/templates/_portal.tpl diff --git a/community/drawio/1.2.13/templates/_service.tpl b/community/drawio/1.2.14/templates/_service.tpl similarity index 100% rename from community/drawio/1.2.13/templates/_service.tpl rename to community/drawio/1.2.14/templates/_service.tpl diff --git a/community/drawio/1.2.13/templates/common.yaml b/community/drawio/1.2.14/templates/common.yaml similarity index 100% rename from community/drawio/1.2.13/templates/common.yaml rename to community/drawio/1.2.14/templates/common.yaml diff --git a/community/frigate/1.2.4/Chart.lock b/community/frigate/1.2.5/Chart.lock similarity index 100% rename from community/frigate/1.2.4/Chart.lock rename to community/frigate/1.2.5/Chart.lock diff --git a/community/frigate/1.2.4/Chart.yaml b/community/frigate/1.2.5/Chart.yaml similarity index 94% rename from community/frigate/1.2.4/Chart.yaml rename to community/frigate/1.2.5/Chart.yaml index 14dad885a1..b97fc5fa9d 100644 --- a/community/frigate/1.2.4/Chart.yaml +++ b/community/frigate/1.2.5/Chart.yaml @@ -3,9 +3,9 @@ description: Frigate is an NVR With Realtime Object Detection for IP Cameras annotations: title: Frigate type: application -version: 1.2.4 +version: 1.2.5 apiVersion: v2 -appVersion: 0.12.1 +appVersion: 0.13.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/frigate/1.2.4/README.md b/community/frigate/1.2.5/README.md similarity index 100% rename from community/frigate/1.2.4/README.md rename to community/frigate/1.2.5/README.md diff --git a/community/frigate/1.2.4/app-readme.md b/community/frigate/1.2.5/app-readme.md similarity index 100% rename from community/frigate/1.2.4/app-readme.md rename to community/frigate/1.2.5/app-readme.md diff --git a/community/frigate/1.2.4/charts/common-1.2.9.tgz b/community/frigate/1.2.5/charts/common-1.2.9.tgz similarity index 100% rename from community/frigate/1.2.4/charts/common-1.2.9.tgz rename to community/frigate/1.2.5/charts/common-1.2.9.tgz diff --git a/community/frigate/1.2.4/ci/basic-values.yaml b/community/frigate/1.2.5/ci/basic-values.yaml similarity index 100% rename from community/frigate/1.2.4/ci/basic-values.yaml rename to community/frigate/1.2.5/ci/basic-values.yaml diff --git a/community/frigate/1.2.4/ci/extra-values.yaml b/community/frigate/1.2.5/ci/extra-values.yaml similarity index 100% rename from community/frigate/1.2.4/ci/extra-values.yaml rename to community/frigate/1.2.5/ci/extra-values.yaml diff --git a/community/frigate/1.2.4/ci/hostNet-values.yaml b/community/frigate/1.2.5/ci/hostNet-values.yaml similarity index 100% rename from community/frigate/1.2.4/ci/hostNet-values.yaml rename to community/frigate/1.2.5/ci/hostNet-values.yaml diff --git a/community/frigate/1.2.4/ix_values.yaml b/community/frigate/1.2.5/ix_values.yaml similarity index 95% rename from community/frigate/1.2.4/ix_values.yaml rename to community/frigate/1.2.5/ix_values.yaml index 8df21d4996..047aaa60ef 100644 --- a/community/frigate/1.2.4/ix_values.yaml +++ b/community/frigate/1.2.5/ix_values.yaml @@ -1,12 +1,12 @@ image: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.12.1 + tag: 0.13.1 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.12.1-tensorrt + tag: 0.13.1-tensorrt resources: limits: diff --git a/community/frigate/1.2.4/metadata.yaml b/community/frigate/1.2.5/metadata.yaml similarity index 100% rename from community/frigate/1.2.4/metadata.yaml rename to community/frigate/1.2.5/metadata.yaml diff --git a/community/frigate/1.2.4/migrations/migrate b/community/frigate/1.2.5/migrations/migrate similarity index 100% rename from community/frigate/1.2.4/migrations/migrate rename to community/frigate/1.2.5/migrations/migrate diff --git a/community/frigate/1.2.4/questions.yaml b/community/frigate/1.2.5/questions.yaml similarity index 100% rename from community/frigate/1.2.4/questions.yaml rename to community/frigate/1.2.5/questions.yaml diff --git a/community/frigate/1.2.4/templates/NOTES.txt b/community/frigate/1.2.5/templates/NOTES.txt similarity index 100% rename from community/frigate/1.2.4/templates/NOTES.txt rename to community/frigate/1.2.5/templates/NOTES.txt diff --git a/community/frigate/1.2.4/templates/_frigate.tpl b/community/frigate/1.2.5/templates/_frigate.tpl similarity index 100% rename from community/frigate/1.2.4/templates/_frigate.tpl rename to community/frigate/1.2.5/templates/_frigate.tpl diff --git a/community/frigate/1.2.4/templates/_persistence.tpl b/community/frigate/1.2.5/templates/_persistence.tpl similarity index 100% rename from community/frigate/1.2.4/templates/_persistence.tpl rename to community/frigate/1.2.5/templates/_persistence.tpl diff --git a/community/frigate/1.2.4/templates/_portal.tpl b/community/frigate/1.2.5/templates/_portal.tpl similarity index 100% rename from community/frigate/1.2.4/templates/_portal.tpl rename to community/frigate/1.2.5/templates/_portal.tpl diff --git a/community/frigate/1.2.4/templates/_service.tpl b/community/frigate/1.2.5/templates/_service.tpl similarity index 100% rename from community/frigate/1.2.4/templates/_service.tpl rename to community/frigate/1.2.5/templates/_service.tpl diff --git a/community/frigate/1.2.4/templates/common.yaml b/community/frigate/1.2.5/templates/common.yaml similarity index 100% rename from community/frigate/1.2.4/templates/common.yaml rename to community/frigate/1.2.5/templates/common.yaml diff --git a/community/immich/3.0.6/Chart.lock b/community/immich/3.0.7/Chart.lock similarity index 100% rename from community/immich/3.0.6/Chart.lock rename to community/immich/3.0.7/Chart.lock diff --git a/community/immich/3.0.6/Chart.yaml b/community/immich/3.0.7/Chart.yaml similarity index 95% rename from community/immich/3.0.6/Chart.yaml rename to community/immich/3.0.7/Chart.yaml index fda7f1729c..9a1ccbc297 100644 --- a/community/immich/3.0.6/Chart.yaml +++ b/community/immich/3.0.7/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: 3.0.6 +version: 3.0.7 apiVersion: v2 -appVersion: 1.93.3 +appVersion: 1.94.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/3.0.6/README.md b/community/immich/3.0.7/README.md similarity index 100% rename from community/immich/3.0.6/README.md rename to community/immich/3.0.7/README.md diff --git a/community/immich/3.0.6/app-readme.md b/community/immich/3.0.7/app-readme.md similarity index 100% rename from community/immich/3.0.6/app-readme.md rename to community/immich/3.0.7/app-readme.md diff --git a/community/immich/3.0.6/charts/common-1.2.9.tgz b/community/immich/3.0.7/charts/common-1.2.9.tgz similarity index 100% rename from community/immich/3.0.6/charts/common-1.2.9.tgz rename to community/immich/3.0.7/charts/common-1.2.9.tgz diff --git a/community/immich/3.0.6/ci/basic-values.yaml b/community/immich/3.0.7/ci/basic-values.yaml similarity index 100% rename from community/immich/3.0.6/ci/basic-values.yaml rename to community/immich/3.0.7/ci/basic-values.yaml diff --git a/community/immich/3.0.6/ci/extra-values.yaml b/community/immich/3.0.7/ci/extra-values.yaml similarity index 100% rename from community/immich/3.0.6/ci/extra-values.yaml rename to community/immich/3.0.7/ci/extra-values.yaml diff --git a/community/immich/3.0.6/ci/no-extra-values.yaml b/community/immich/3.0.7/ci/no-extra-values.yaml similarity index 100% rename from community/immich/3.0.6/ci/no-extra-values.yaml rename to community/immich/3.0.7/ci/no-extra-values.yaml diff --git a/community/immich/3.0.6/ci/no-ml-values.yaml b/community/immich/3.0.7/ci/no-ml-values.yaml similarity index 100% rename from community/immich/3.0.6/ci/no-ml-values.yaml rename to community/immich/3.0.7/ci/no-ml-values.yaml diff --git a/community/immich/3.0.6/ix_values.yaml b/community/immich/3.0.7/ix_values.yaml similarity index 98% rename from community/immich/3.0.6/ix_values.yaml rename to community/immich/3.0.7/ix_values.yaml index 0a7e882e07..b0893efcbd 100644 --- a/community/immich/3.0.6/ix_values.yaml +++ b/community/immich/3.0.7/ix_values.yaml @@ -1,12 +1,12 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.93.3 + tag: v1.94.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.93.3 + tag: v1.94.1 pgvectorImage: repository: tensorchord/pgvecto-rs diff --git a/community/immich/3.0.6/metadata.yaml b/community/immich/3.0.7/metadata.yaml similarity index 100% rename from community/immich/3.0.6/metadata.yaml rename to community/immich/3.0.7/metadata.yaml diff --git a/community/immich/3.0.6/migrations/migrate b/community/immich/3.0.7/migrations/migrate similarity index 100% rename from community/immich/3.0.6/migrations/migrate rename to community/immich/3.0.7/migrations/migrate diff --git a/community/immich/3.0.6/questions.yaml b/community/immich/3.0.7/questions.yaml similarity index 100% rename from community/immich/3.0.6/questions.yaml rename to community/immich/3.0.7/questions.yaml diff --git a/community/immich/3.0.6/templates/NOTES.txt b/community/immich/3.0.7/templates/NOTES.txt similarity index 100% rename from community/immich/3.0.6/templates/NOTES.txt rename to community/immich/3.0.7/templates/NOTES.txt diff --git a/community/immich/3.0.6/templates/_configuration.tpl b/community/immich/3.0.7/templates/_configuration.tpl similarity index 100% rename from community/immich/3.0.6/templates/_configuration.tpl rename to community/immich/3.0.7/templates/_configuration.tpl diff --git a/community/immich/3.0.6/templates/_immich-machinelearning.tpl b/community/immich/3.0.7/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/3.0.6/templates/_immich-machinelearning.tpl rename to community/immich/3.0.7/templates/_immich-machinelearning.tpl diff --git a/community/immich/3.0.6/templates/_immich-microservices.tpl b/community/immich/3.0.7/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/3.0.6/templates/_immich-microservices.tpl rename to community/immich/3.0.7/templates/_immich-microservices.tpl diff --git a/community/immich/3.0.6/templates/_immich-server.tpl b/community/immich/3.0.7/templates/_immich-server.tpl similarity index 100% rename from community/immich/3.0.6/templates/_immich-server.tpl rename to community/immich/3.0.7/templates/_immich-server.tpl diff --git a/community/immich/3.0.6/templates/_persistence.tpl b/community/immich/3.0.7/templates/_persistence.tpl similarity index 100% rename from community/immich/3.0.6/templates/_persistence.tpl rename to community/immich/3.0.7/templates/_persistence.tpl diff --git a/community/immich/3.0.6/templates/_portal.tpl b/community/immich/3.0.7/templates/_portal.tpl similarity index 100% rename from community/immich/3.0.6/templates/_portal.tpl rename to community/immich/3.0.7/templates/_portal.tpl diff --git a/community/immich/3.0.6/templates/_postgres.tpl b/community/immich/3.0.7/templates/_postgres.tpl similarity index 100% rename from community/immich/3.0.6/templates/_postgres.tpl rename to community/immich/3.0.7/templates/_postgres.tpl diff --git a/community/immich/3.0.6/templates/_redis.tpl b/community/immich/3.0.7/templates/_redis.tpl similarity index 100% rename from community/immich/3.0.6/templates/_redis.tpl rename to community/immich/3.0.7/templates/_redis.tpl diff --git a/community/immich/3.0.6/templates/_service.tpl b/community/immich/3.0.7/templates/_service.tpl similarity index 100% rename from community/immich/3.0.6/templates/_service.tpl rename to community/immich/3.0.7/templates/_service.tpl diff --git a/community/immich/3.0.6/templates/_waitURL.tpl b/community/immich/3.0.7/templates/_waitURL.tpl similarity index 100% rename from community/immich/3.0.6/templates/_waitURL.tpl rename to community/immich/3.0.7/templates/_waitURL.tpl diff --git a/community/immich/3.0.6/templates/common.yaml b/community/immich/3.0.7/templates/common.yaml similarity index 100% rename from community/immich/3.0.6/templates/common.yaml rename to community/immich/3.0.7/templates/common.yaml diff --git a/community/planka/1.2.11/Chart.lock b/community/planka/1.2.12/Chart.lock similarity index 100% rename from community/planka/1.2.11/Chart.lock rename to community/planka/1.2.12/Chart.lock diff --git a/community/planka/1.2.11/Chart.yaml b/community/planka/1.2.12/Chart.yaml similarity index 94% rename from community/planka/1.2.11/Chart.yaml rename to community/planka/1.2.12/Chart.yaml index 1ddb1fba94..d31bed7104 100644 --- a/community/planka/1.2.11/Chart.yaml +++ b/community/planka/1.2.12/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 -appVersion: 1.15.4 +appVersion: 1.15.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/planka/1.2.11/README.md b/community/planka/1.2.12/README.md similarity index 100% rename from community/planka/1.2.11/README.md rename to community/planka/1.2.12/README.md diff --git a/community/planka/1.2.11/app-readme.md b/community/planka/1.2.12/app-readme.md similarity index 100% rename from community/planka/1.2.11/app-readme.md rename to community/planka/1.2.12/app-readme.md diff --git a/community/planka/1.2.11/charts/common-1.2.9.tgz b/community/planka/1.2.12/charts/common-1.2.9.tgz similarity index 100% rename from community/planka/1.2.11/charts/common-1.2.9.tgz rename to community/planka/1.2.12/charts/common-1.2.9.tgz diff --git a/community/planka/1.2.11/ci/basic-values.yaml b/community/planka/1.2.12/ci/basic-values.yaml similarity index 100% rename from community/planka/1.2.11/ci/basic-values.yaml rename to community/planka/1.2.12/ci/basic-values.yaml diff --git a/community/planka/1.2.11/ci/extra-values.yaml b/community/planka/1.2.12/ci/extra-values.yaml similarity index 100% rename from community/planka/1.2.11/ci/extra-values.yaml rename to community/planka/1.2.12/ci/extra-values.yaml diff --git a/community/planka/1.2.11/ci/hostNet-values.yaml b/community/planka/1.2.12/ci/hostNet-values.yaml similarity index 100% rename from community/planka/1.2.11/ci/hostNet-values.yaml rename to community/planka/1.2.12/ci/hostNet-values.yaml diff --git a/community/planka/1.2.11/ix_values.yaml b/community/planka/1.2.12/ix_values.yaml similarity index 98% rename from community/planka/1.2.11/ix_values.yaml rename to community/planka/1.2.12/ix_values.yaml index a64a49e793..a78fb7655a 100644 --- a/community/planka/1.2.11/ix_values.yaml +++ b/community/planka/1.2.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.15.4 + tag: 1.15.5 resources: limits: diff --git a/community/planka/1.2.11/metadata.yaml b/community/planka/1.2.12/metadata.yaml similarity index 100% rename from community/planka/1.2.11/metadata.yaml rename to community/planka/1.2.12/metadata.yaml diff --git a/community/planka/1.2.11/migrations/migrate b/community/planka/1.2.12/migrations/migrate similarity index 100% rename from community/planka/1.2.11/migrations/migrate rename to community/planka/1.2.12/migrations/migrate diff --git a/community/planka/1.2.11/questions.yaml b/community/planka/1.2.12/questions.yaml similarity index 100% rename from community/planka/1.2.11/questions.yaml rename to community/planka/1.2.12/questions.yaml diff --git a/community/planka/1.2.11/templates/NOTES.txt b/community/planka/1.2.12/templates/NOTES.txt similarity index 100% rename from community/planka/1.2.11/templates/NOTES.txt rename to community/planka/1.2.12/templates/NOTES.txt diff --git a/community/planka/1.2.11/templates/_configuration.tpl b/community/planka/1.2.12/templates/_configuration.tpl similarity index 100% rename from community/planka/1.2.11/templates/_configuration.tpl rename to community/planka/1.2.12/templates/_configuration.tpl diff --git a/community/planka/1.2.11/templates/_persistence.tpl b/community/planka/1.2.12/templates/_persistence.tpl similarity index 100% rename from community/planka/1.2.11/templates/_persistence.tpl rename to community/planka/1.2.12/templates/_persistence.tpl diff --git a/community/planka/1.2.11/templates/_planka.tpl b/community/planka/1.2.12/templates/_planka.tpl similarity index 100% rename from community/planka/1.2.11/templates/_planka.tpl rename to community/planka/1.2.12/templates/_planka.tpl diff --git a/community/planka/1.2.11/templates/_portal.tpl b/community/planka/1.2.12/templates/_portal.tpl similarity index 100% rename from community/planka/1.2.11/templates/_portal.tpl rename to community/planka/1.2.12/templates/_portal.tpl diff --git a/community/planka/1.2.11/templates/_postgres.tpl b/community/planka/1.2.12/templates/_postgres.tpl similarity index 100% rename from community/planka/1.2.11/templates/_postgres.tpl rename to community/planka/1.2.12/templates/_postgres.tpl diff --git a/community/planka/1.2.11/templates/_service.tpl b/community/planka/1.2.12/templates/_service.tpl similarity index 100% rename from community/planka/1.2.11/templates/_service.tpl rename to community/planka/1.2.12/templates/_service.tpl diff --git a/community/planka/1.2.11/templates/common.yaml b/community/planka/1.2.12/templates/common.yaml similarity index 100% rename from community/planka/1.2.11/templates/common.yaml rename to community/planka/1.2.12/templates/common.yaml diff --git a/community/rust-desk/1.2.3/Chart.lock b/community/rust-desk/1.2.4/Chart.lock similarity index 100% rename from community/rust-desk/1.2.3/Chart.lock rename to community/rust-desk/1.2.4/Chart.lock diff --git a/community/rust-desk/1.2.3/Chart.yaml b/community/rust-desk/1.2.4/Chart.yaml similarity index 95% rename from community/rust-desk/1.2.3/Chart.yaml rename to community/rust-desk/1.2.4/Chart.yaml index f4d0c3dcee..90a15821c4 100644 --- a/community/rust-desk/1.2.3/Chart.yaml +++ b/community/rust-desk/1.2.4/Chart.yaml @@ -3,9 +3,9 @@ description: Rust Desk is an open-source remote desktop, and alternative to Team annotations: title: Rust Desk type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 -appVersion: 1.1.9 +appVersion: 1.1.10.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/rust-desk/1.2.3/README.md b/community/rust-desk/1.2.4/README.md similarity index 100% rename from community/rust-desk/1.2.3/README.md rename to community/rust-desk/1.2.4/README.md diff --git a/community/rust-desk/1.2.3/app-readme.md b/community/rust-desk/1.2.4/app-readme.md similarity index 100% rename from community/rust-desk/1.2.3/app-readme.md rename to community/rust-desk/1.2.4/app-readme.md diff --git a/community/rust-desk/1.2.3/charts/common-1.2.9.tgz b/community/rust-desk/1.2.4/charts/common-1.2.9.tgz similarity index 100% rename from community/rust-desk/1.2.3/charts/common-1.2.9.tgz rename to community/rust-desk/1.2.4/charts/common-1.2.9.tgz diff --git a/community/rust-desk/1.2.3/ci/basic-values.yaml b/community/rust-desk/1.2.4/ci/basic-values.yaml similarity index 100% rename from community/rust-desk/1.2.3/ci/basic-values.yaml rename to community/rust-desk/1.2.4/ci/basic-values.yaml diff --git a/community/rust-desk/1.2.3/ci/only-encrypted-values.yaml b/community/rust-desk/1.2.4/ci/only-encrypted-values.yaml similarity index 100% rename from community/rust-desk/1.2.3/ci/only-encrypted-values.yaml rename to community/rust-desk/1.2.4/ci/only-encrypted-values.yaml diff --git a/community/rust-desk/1.2.3/ix_values.yaml b/community/rust-desk/1.2.4/ix_values.yaml similarity index 97% rename from community/rust-desk/1.2.3/ix_values.yaml rename to community/rust-desk/1.2.4/ix_values.yaml index 194b99264f..11dca9946d 100644 --- a/community/rust-desk/1.2.3/ix_values.yaml +++ b/community/rust-desk/1.2.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: rustdesk/rustdesk-server pullPolicy: IfNotPresent - tag: 1.1.9 + tag: 1.1.10-3 resources: limits: diff --git a/community/rust-desk/1.2.3/metadata.yaml b/community/rust-desk/1.2.4/metadata.yaml similarity index 100% rename from community/rust-desk/1.2.3/metadata.yaml rename to community/rust-desk/1.2.4/metadata.yaml diff --git a/community/rust-desk/1.2.3/migrations/migrate b/community/rust-desk/1.2.4/migrations/migrate similarity index 100% rename from community/rust-desk/1.2.3/migrations/migrate rename to community/rust-desk/1.2.4/migrations/migrate diff --git a/community/rust-desk/1.2.3/questions.yaml b/community/rust-desk/1.2.4/questions.yaml similarity index 100% rename from community/rust-desk/1.2.3/questions.yaml rename to community/rust-desk/1.2.4/questions.yaml diff --git a/community/rust-desk/1.2.3/templates/NOTES.txt b/community/rust-desk/1.2.4/templates/NOTES.txt similarity index 100% rename from community/rust-desk/1.2.3/templates/NOTES.txt rename to community/rust-desk/1.2.4/templates/NOTES.txt diff --git a/community/rust-desk/1.2.3/templates/_persistence.tpl b/community/rust-desk/1.2.4/templates/_persistence.tpl similarity index 100% rename from community/rust-desk/1.2.3/templates/_persistence.tpl rename to community/rust-desk/1.2.4/templates/_persistence.tpl diff --git a/community/rust-desk/1.2.3/templates/_rust-desk-relay.tpl b/community/rust-desk/1.2.4/templates/_rust-desk-relay.tpl similarity index 100% rename from community/rust-desk/1.2.3/templates/_rust-desk-relay.tpl rename to community/rust-desk/1.2.4/templates/_rust-desk-relay.tpl diff --git a/community/rust-desk/1.2.3/templates/_rust-desk-server.tpl b/community/rust-desk/1.2.4/templates/_rust-desk-server.tpl similarity index 100% rename from community/rust-desk/1.2.3/templates/_rust-desk-server.tpl rename to community/rust-desk/1.2.4/templates/_rust-desk-server.tpl diff --git a/community/rust-desk/1.2.3/templates/_service.tpl b/community/rust-desk/1.2.4/templates/_service.tpl similarity index 100% rename from community/rust-desk/1.2.3/templates/_service.tpl rename to community/rust-desk/1.2.4/templates/_service.tpl diff --git a/community/rust-desk/1.2.3/templates/common.yaml b/community/rust-desk/1.2.4/templates/common.yaml similarity index 100% rename from community/rust-desk/1.2.3/templates/common.yaml rename to community/rust-desk/1.2.4/templates/common.yaml diff --git a/community/sabnzbd/1.2.5/Chart.lock b/community/sabnzbd/1.2.6/Chart.lock similarity index 100% rename from community/sabnzbd/1.2.5/Chart.lock rename to community/sabnzbd/1.2.6/Chart.lock diff --git a/community/sabnzbd/1.2.5/Chart.yaml b/community/sabnzbd/1.2.6/Chart.yaml similarity index 95% rename from community/sabnzbd/1.2.5/Chart.yaml rename to community/sabnzbd/1.2.6/Chart.yaml index c3a9694112..144091d75c 100644 --- a/community/sabnzbd/1.2.5/Chart.yaml +++ b/community/sabnzbd/1.2.6/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 4.2.1 +appVersion: 4.2.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/sabnzbd/1.2.5/README.md b/community/sabnzbd/1.2.6/README.md similarity index 100% rename from community/sabnzbd/1.2.5/README.md rename to community/sabnzbd/1.2.6/README.md diff --git a/community/sabnzbd/1.2.5/app-readme.md b/community/sabnzbd/1.2.6/app-readme.md similarity index 100% rename from community/sabnzbd/1.2.5/app-readme.md rename to community/sabnzbd/1.2.6/app-readme.md diff --git a/community/sabnzbd/1.2.5/charts/common-1.2.9.tgz b/community/sabnzbd/1.2.6/charts/common-1.2.9.tgz similarity index 100% rename from community/sabnzbd/1.2.5/charts/common-1.2.9.tgz rename to community/sabnzbd/1.2.6/charts/common-1.2.9.tgz diff --git a/community/sabnzbd/1.2.5/ci/basic-values.yaml b/community/sabnzbd/1.2.6/ci/basic-values.yaml similarity index 100% rename from community/sabnzbd/1.2.5/ci/basic-values.yaml rename to community/sabnzbd/1.2.6/ci/basic-values.yaml diff --git a/community/sabnzbd/1.2.5/ci/extra-values.yaml b/community/sabnzbd/1.2.6/ci/extra-values.yaml similarity index 100% rename from community/sabnzbd/1.2.5/ci/extra-values.yaml rename to community/sabnzbd/1.2.6/ci/extra-values.yaml diff --git a/community/sabnzbd/1.2.5/ci/hostNet-values.yaml b/community/sabnzbd/1.2.6/ci/hostNet-values.yaml similarity index 100% rename from community/sabnzbd/1.2.5/ci/hostNet-values.yaml rename to community/sabnzbd/1.2.6/ci/hostNet-values.yaml diff --git a/community/sabnzbd/1.2.5/ix_values.yaml b/community/sabnzbd/1.2.6/ix_values.yaml similarity index 96% rename from community/sabnzbd/1.2.5/ix_values.yaml rename to community/sabnzbd/1.2.6/ix_values.yaml index f44197d9ef..69faba223a 100644 --- a/community/sabnzbd/1.2.5/ix_values.yaml +++ b/community/sabnzbd/1.2.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.2.1 + tag: 4.2.2 resources: limits: diff --git a/community/sabnzbd/1.2.5/metadata.yaml b/community/sabnzbd/1.2.6/metadata.yaml similarity index 100% rename from community/sabnzbd/1.2.5/metadata.yaml rename to community/sabnzbd/1.2.6/metadata.yaml diff --git a/community/sabnzbd/1.2.5/migrations/migrate b/community/sabnzbd/1.2.6/migrations/migrate similarity index 100% rename from community/sabnzbd/1.2.5/migrations/migrate rename to community/sabnzbd/1.2.6/migrations/migrate diff --git a/community/sabnzbd/1.2.5/questions.yaml b/community/sabnzbd/1.2.6/questions.yaml similarity index 100% rename from community/sabnzbd/1.2.5/questions.yaml rename to community/sabnzbd/1.2.6/questions.yaml diff --git a/community/sabnzbd/1.2.5/templates/NOTES.txt b/community/sabnzbd/1.2.6/templates/NOTES.txt similarity index 100% rename from community/sabnzbd/1.2.5/templates/NOTES.txt rename to community/sabnzbd/1.2.6/templates/NOTES.txt diff --git a/community/sabnzbd/1.2.5/templates/_persistence.tpl b/community/sabnzbd/1.2.6/templates/_persistence.tpl similarity index 100% rename from community/sabnzbd/1.2.5/templates/_persistence.tpl rename to community/sabnzbd/1.2.6/templates/_persistence.tpl diff --git a/community/sabnzbd/1.2.5/templates/_portal.tpl b/community/sabnzbd/1.2.6/templates/_portal.tpl similarity index 100% rename from community/sabnzbd/1.2.5/templates/_portal.tpl rename to community/sabnzbd/1.2.6/templates/_portal.tpl diff --git a/community/sabnzbd/1.2.5/templates/_sabnzbd.tpl b/community/sabnzbd/1.2.6/templates/_sabnzbd.tpl similarity index 100% rename from community/sabnzbd/1.2.5/templates/_sabnzbd.tpl rename to community/sabnzbd/1.2.6/templates/_sabnzbd.tpl diff --git a/community/sabnzbd/1.2.5/templates/_service.tpl b/community/sabnzbd/1.2.6/templates/_service.tpl similarity index 100% rename from community/sabnzbd/1.2.5/templates/_service.tpl rename to community/sabnzbd/1.2.6/templates/_service.tpl diff --git a/community/sabnzbd/1.2.5/templates/common.yaml b/community/sabnzbd/1.2.6/templates/common.yaml similarity index 100% rename from community/sabnzbd/1.2.5/templates/common.yaml rename to community/sabnzbd/1.2.6/templates/common.yaml diff --git a/community/wordpress/1.2.3/Chart.lock b/community/wordpress/1.2.4/Chart.lock similarity index 100% rename from community/wordpress/1.2.3/Chart.lock rename to community/wordpress/1.2.4/Chart.lock diff --git a/community/wordpress/1.2.3/Chart.yaml b/community/wordpress/1.2.4/Chart.yaml similarity index 94% rename from community/wordpress/1.2.3/Chart.yaml rename to community/wordpress/1.2.4/Chart.yaml index 4843bae01a..5a13fd5f0f 100644 --- a/community/wordpress/1.2.3/Chart.yaml +++ b/community/wordpress/1.2.4/Chart.yaml @@ -3,9 +3,9 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.2.3 +version: 1.2.4 apiVersion: v2 -appVersion: 6.4.2 +appVersion: 6.4.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/wordpress/1.2.3/README.md b/community/wordpress/1.2.4/README.md similarity index 100% rename from community/wordpress/1.2.3/README.md rename to community/wordpress/1.2.4/README.md diff --git a/community/wordpress/1.2.3/app-readme.md b/community/wordpress/1.2.4/app-readme.md similarity index 100% rename from community/wordpress/1.2.3/app-readme.md rename to community/wordpress/1.2.4/app-readme.md diff --git a/community/wordpress/1.2.3/charts/common-1.2.9.tgz b/community/wordpress/1.2.4/charts/common-1.2.9.tgz similarity index 100% rename from community/wordpress/1.2.3/charts/common-1.2.9.tgz rename to community/wordpress/1.2.4/charts/common-1.2.9.tgz diff --git a/community/wordpress/1.2.3/ci/basic-values.yaml b/community/wordpress/1.2.4/ci/basic-values.yaml similarity index 100% rename from community/wordpress/1.2.3/ci/basic-values.yaml rename to community/wordpress/1.2.4/ci/basic-values.yaml diff --git a/community/wordpress/1.2.3/ci/cron-values.yaml b/community/wordpress/1.2.4/ci/cron-values.yaml similarity index 100% rename from community/wordpress/1.2.3/ci/cron-values.yaml rename to community/wordpress/1.2.4/ci/cron-values.yaml diff --git a/community/wordpress/1.2.3/ix_values.yaml b/community/wordpress/1.2.4/ix_values.yaml similarity index 97% rename from community/wordpress/1.2.3/ix_values.yaml rename to community/wordpress/1.2.4/ix_values.yaml index 88b4f799af..99c44c3602 100644 --- a/community/wordpress/1.2.3/ix_values.yaml +++ b/community/wordpress/1.2.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: wordpress pullPolicy: IfNotPresent - tag: 6.4.2 + tag: 6.4.3 resources: limits: diff --git a/community/wordpress/1.2.3/metadata.yaml b/community/wordpress/1.2.4/metadata.yaml similarity index 100% rename from community/wordpress/1.2.3/metadata.yaml rename to community/wordpress/1.2.4/metadata.yaml diff --git a/community/wordpress/1.2.3/migrations/migrate b/community/wordpress/1.2.4/migrations/migrate similarity index 100% rename from community/wordpress/1.2.3/migrations/migrate rename to community/wordpress/1.2.4/migrations/migrate diff --git a/community/wordpress/1.2.3/questions.yaml b/community/wordpress/1.2.4/questions.yaml similarity index 100% rename from community/wordpress/1.2.3/questions.yaml rename to community/wordpress/1.2.4/questions.yaml diff --git a/community/wordpress/1.2.3/templates/NOTES.txt b/community/wordpress/1.2.4/templates/NOTES.txt similarity index 100% rename from community/wordpress/1.2.3/templates/NOTES.txt rename to community/wordpress/1.2.4/templates/NOTES.txt diff --git a/community/wordpress/1.2.3/templates/_configuration.tpl b/community/wordpress/1.2.4/templates/_configuration.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_configuration.tpl rename to community/wordpress/1.2.4/templates/_configuration.tpl diff --git a/community/wordpress/1.2.3/templates/_cron.tpl b/community/wordpress/1.2.4/templates/_cron.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_cron.tpl rename to community/wordpress/1.2.4/templates/_cron.tpl diff --git a/community/wordpress/1.2.3/templates/_mariadb.tpl b/community/wordpress/1.2.4/templates/_mariadb.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_mariadb.tpl rename to community/wordpress/1.2.4/templates/_mariadb.tpl diff --git a/community/wordpress/1.2.3/templates/_persistence.tpl b/community/wordpress/1.2.4/templates/_persistence.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_persistence.tpl rename to community/wordpress/1.2.4/templates/_persistence.tpl diff --git a/community/wordpress/1.2.3/templates/_portal.tpl b/community/wordpress/1.2.4/templates/_portal.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_portal.tpl rename to community/wordpress/1.2.4/templates/_portal.tpl diff --git a/community/wordpress/1.2.3/templates/_service.tpl b/community/wordpress/1.2.4/templates/_service.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_service.tpl rename to community/wordpress/1.2.4/templates/_service.tpl diff --git a/community/wordpress/1.2.3/templates/_wordpress.tpl b/community/wordpress/1.2.4/templates/_wordpress.tpl similarity index 100% rename from community/wordpress/1.2.3/templates/_wordpress.tpl rename to community/wordpress/1.2.4/templates/_wordpress.tpl diff --git a/community/wordpress/1.2.3/templates/common.yaml b/community/wordpress/1.2.4/templates/common.yaml similarity index 100% rename from community/wordpress/1.2.3/templates/common.yaml rename to community/wordpress/1.2.4/templates/common.yaml