diff --git a/charts/home-assistant/1.0.125/.helmignore b/charts/home-assistant/1.0.126/.helmignore similarity index 100% rename from charts/home-assistant/1.0.125/.helmignore rename to charts/home-assistant/1.0.126/.helmignore diff --git a/charts/home-assistant/1.0.125/Chart.lock b/charts/home-assistant/1.0.126/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.125/Chart.lock rename to charts/home-assistant/1.0.126/Chart.lock diff --git a/charts/home-assistant/1.0.125/Chart.yaml b/charts/home-assistant/1.0.126/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.125/Chart.yaml rename to charts/home-assistant/1.0.126/Chart.yaml index acef31d86e..2374d2f7ff 100644 --- a/charts/home-assistant/1.0.125/Chart.yaml +++ b/charts/home-assistant/1.0.126/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.125 +version: 1.0.126 apiVersion: v2 -appVersion: 2023.12.3 +appVersion: 2023.12.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.125/README.md b/charts/home-assistant/1.0.126/README.md similarity index 100% rename from charts/home-assistant/1.0.125/README.md rename to charts/home-assistant/1.0.126/README.md diff --git a/charts/home-assistant/1.0.125/app-readme.md b/charts/home-assistant/1.0.126/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.125/app-readme.md rename to charts/home-assistant/1.0.126/app-readme.md diff --git a/charts/home-assistant/1.0.125/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.126/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.125/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.126/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.125/ci/test-values.yaml b/charts/home-assistant/1.0.126/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.125/ci/test-values.yaml rename to charts/home-assistant/1.0.126/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.125/ix_values.yaml b/charts/home-assistant/1.0.126/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.125/ix_values.yaml rename to charts/home-assistant/1.0.126/ix_values.yaml index 88bfa2d86a..422131aec6 100644 --- a/charts/home-assistant/1.0.125/ix_values.yaml +++ b/charts/home-assistant/1.0.126/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.12.3 + tag: 2023.12.4 diff --git a/charts/home-assistant/1.0.125/metadata.yaml b/charts/home-assistant/1.0.126/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.125/metadata.yaml rename to charts/home-assistant/1.0.126/metadata.yaml diff --git a/charts/home-assistant/1.0.125/questions.yaml b/charts/home-assistant/1.0.126/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.125/questions.yaml rename to charts/home-assistant/1.0.126/questions.yaml diff --git a/charts/home-assistant/1.0.125/templates/_postgres.tpl b/charts/home-assistant/1.0.126/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.125/templates/_postgres.tpl rename to charts/home-assistant/1.0.126/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.125/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.126/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.126/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.125/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.126/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.126/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.125/templates/deployment.yaml b/charts/home-assistant/1.0.126/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/deployment.yaml rename to charts/home-assistant/1.0.126/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.125/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.126/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.126/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.125/templates/postgres-config.yaml b/charts/home-assistant/1.0.126/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/postgres-config.yaml rename to charts/home-assistant/1.0.126/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.125/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.126/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.126/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.125/templates/postgres-secret.yaml b/charts/home-assistant/1.0.126/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.126/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.125/templates/postgres-service.yaml b/charts/home-assistant/1.0.126/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/postgres-service.yaml rename to charts/home-assistant/1.0.126/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.125/templates/pre-install-job.yaml b/charts/home-assistant/1.0.126/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.126/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.125/templates/service.yaml b/charts/home-assistant/1.0.126/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.125/templates/service.yaml rename to charts/home-assistant/1.0.126/templates/service.yaml diff --git a/community/drawio/1.2.2/Chart.lock b/community/drawio/1.2.3/Chart.lock similarity index 100% rename from community/drawio/1.2.2/Chart.lock rename to community/drawio/1.2.3/Chart.lock diff --git a/community/drawio/1.2.2/Chart.yaml b/community/drawio/1.2.3/Chart.yaml similarity index 94% rename from community/drawio/1.2.2/Chart.yaml rename to community/drawio/1.2.3/Chart.yaml index d1e3735221..e4306f9974 100644 --- a/community/drawio/1.2.2/Chart.yaml +++ b/community/drawio/1.2.3/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 -appVersion: 22.1.12 +appVersion: 22.1.15 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.2.2/README.md b/community/drawio/1.2.3/README.md similarity index 100% rename from community/drawio/1.2.2/README.md rename to community/drawio/1.2.3/README.md diff --git a/community/drawio/1.2.2/app-readme.md b/community/drawio/1.2.3/app-readme.md similarity index 100% rename from community/drawio/1.2.2/app-readme.md rename to community/drawio/1.2.3/app-readme.md diff --git a/community/drawio/1.2.2/charts/common-1.2.6.tgz b/community/drawio/1.2.3/charts/common-1.2.6.tgz similarity index 100% rename from community/drawio/1.2.2/charts/common-1.2.6.tgz rename to community/drawio/1.2.3/charts/common-1.2.6.tgz diff --git a/community/drawio/1.2.2/ci/basic-values.yaml b/community/drawio/1.2.3/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.2.2/ci/basic-values.yaml rename to community/drawio/1.2.3/ci/basic-values.yaml diff --git a/community/drawio/1.2.2/ci/extra-values.yaml b/community/drawio/1.2.3/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.2.2/ci/extra-values.yaml rename to community/drawio/1.2.3/ci/extra-values.yaml diff --git a/community/drawio/1.2.2/ci/hostNet-values.yaml b/community/drawio/1.2.3/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.2.2/ci/hostNet-values.yaml rename to community/drawio/1.2.3/ci/hostNet-values.yaml diff --git a/community/drawio/1.2.2/ix_values.yaml b/community/drawio/1.2.3/ix_values.yaml similarity index 94% rename from community/drawio/1.2.2/ix_values.yaml rename to community/drawio/1.2.3/ix_values.yaml index af04e21040..3b4e6db181 100644 --- a/community/drawio/1.2.2/ix_values.yaml +++ b/community/drawio/1.2.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 22.1.12 + tag: 22.1.15 resources: limits: diff --git a/community/drawio/1.2.2/metadata.yaml b/community/drawio/1.2.3/metadata.yaml similarity index 100% rename from community/drawio/1.2.2/metadata.yaml rename to community/drawio/1.2.3/metadata.yaml diff --git a/community/drawio/1.2.2/migrations/migrate b/community/drawio/1.2.3/migrations/migrate similarity index 100% rename from community/drawio/1.2.2/migrations/migrate rename to community/drawio/1.2.3/migrations/migrate diff --git a/community/drawio/1.2.2/questions.yaml b/community/drawio/1.2.3/questions.yaml similarity index 100% rename from community/drawio/1.2.2/questions.yaml rename to community/drawio/1.2.3/questions.yaml diff --git a/community/drawio/1.2.2/templates/NOTES.txt b/community/drawio/1.2.3/templates/NOTES.txt similarity index 100% rename from community/drawio/1.2.2/templates/NOTES.txt rename to community/drawio/1.2.3/templates/NOTES.txt diff --git a/community/drawio/1.2.2/templates/_drawio.tpl b/community/drawio/1.2.3/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.2.2/templates/_drawio.tpl rename to community/drawio/1.2.3/templates/_drawio.tpl diff --git a/community/drawio/1.2.2/templates/_persistence.tpl b/community/drawio/1.2.3/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.2.2/templates/_persistence.tpl rename to community/drawio/1.2.3/templates/_persistence.tpl diff --git a/community/drawio/1.2.2/templates/_portal.tpl b/community/drawio/1.2.3/templates/_portal.tpl similarity index 100% rename from community/drawio/1.2.2/templates/_portal.tpl rename to community/drawio/1.2.3/templates/_portal.tpl diff --git a/community/drawio/1.2.2/templates/_service.tpl b/community/drawio/1.2.3/templates/_service.tpl similarity index 100% rename from community/drawio/1.2.2/templates/_service.tpl rename to community/drawio/1.2.3/templates/_service.tpl diff --git a/community/drawio/1.2.2/templates/common.yaml b/community/drawio/1.2.3/templates/common.yaml similarity index 100% rename from community/drawio/1.2.2/templates/common.yaml rename to community/drawio/1.2.3/templates/common.yaml diff --git a/community/homepage/1.2.1/Chart.lock b/community/homepage/1.2.2/Chart.lock similarity index 100% rename from community/homepage/1.2.1/Chart.lock rename to community/homepage/1.2.2/Chart.lock diff --git a/community/homepage/1.2.1/Chart.yaml b/community/homepage/1.2.2/Chart.yaml similarity index 95% rename from community/homepage/1.2.1/Chart.yaml rename to community/homepage/1.2.2/Chart.yaml index 4499cd0c70..a5bb4a764e 100644 --- a/community/homepage/1.2.1/Chart.yaml +++ b/community/homepage/1.2.2/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 -appVersion: 0.8.3 +appVersion: 0.8.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.2.1/README.md b/community/homepage/1.2.2/README.md similarity index 100% rename from community/homepage/1.2.1/README.md rename to community/homepage/1.2.2/README.md diff --git a/community/homepage/1.2.1/app-readme.md b/community/homepage/1.2.2/app-readme.md similarity index 100% rename from community/homepage/1.2.1/app-readme.md rename to community/homepage/1.2.2/app-readme.md diff --git a/community/homepage/1.2.1/charts/common-1.2.6.tgz b/community/homepage/1.2.2/charts/common-1.2.6.tgz similarity index 100% rename from community/homepage/1.2.1/charts/common-1.2.6.tgz rename to community/homepage/1.2.2/charts/common-1.2.6.tgz diff --git a/community/homepage/1.2.1/ci/basic-values.yaml b/community/homepage/1.2.2/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.2.1/ci/basic-values.yaml rename to community/homepage/1.2.2/ci/basic-values.yaml diff --git a/community/homepage/1.2.1/ci/extra-values.yaml b/community/homepage/1.2.2/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.2.1/ci/extra-values.yaml rename to community/homepage/1.2.2/ci/extra-values.yaml diff --git a/community/homepage/1.2.1/ci/hostNet-values.yaml b/community/homepage/1.2.2/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.2.1/ci/hostNet-values.yaml rename to community/homepage/1.2.2/ci/hostNet-values.yaml diff --git a/community/homepage/1.2.1/ix_values.yaml b/community/homepage/1.2.2/ix_values.yaml similarity index 96% rename from community/homepage/1.2.1/ix_values.yaml rename to community/homepage/1.2.2/ix_values.yaml index 60d0ec6be0..374a318797 100644 --- a/community/homepage/1.2.1/ix_values.yaml +++ b/community/homepage/1.2.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/gethomepage/homepage pullPolicy: IfNotPresent - tag: v0.8.3 + tag: v0.8.4 resources: limits: diff --git a/community/homepage/1.2.1/metadata.yaml b/community/homepage/1.2.2/metadata.yaml similarity index 100% rename from community/homepage/1.2.1/metadata.yaml rename to community/homepage/1.2.2/metadata.yaml diff --git a/community/homepage/1.2.1/migrations/migrate b/community/homepage/1.2.2/migrations/migrate similarity index 100% rename from community/homepage/1.2.1/migrations/migrate rename to community/homepage/1.2.2/migrations/migrate diff --git a/community/homepage/1.2.1/questions.yaml b/community/homepage/1.2.2/questions.yaml similarity index 100% rename from community/homepage/1.2.1/questions.yaml rename to community/homepage/1.2.2/questions.yaml diff --git a/community/homepage/1.2.1/templates/NOTES.txt b/community/homepage/1.2.2/templates/NOTES.txt similarity index 100% rename from community/homepage/1.2.1/templates/NOTES.txt rename to community/homepage/1.2.2/templates/NOTES.txt diff --git a/community/homepage/1.2.1/templates/_homepage.tpl b/community/homepage/1.2.2/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.2.1/templates/_homepage.tpl rename to community/homepage/1.2.2/templates/_homepage.tpl diff --git a/community/homepage/1.2.1/templates/_persistence.tpl b/community/homepage/1.2.2/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.2.1/templates/_persistence.tpl rename to community/homepage/1.2.2/templates/_persistence.tpl diff --git a/community/homepage/1.2.1/templates/_portal.tpl b/community/homepage/1.2.2/templates/_portal.tpl similarity index 100% rename from community/homepage/1.2.1/templates/_portal.tpl rename to community/homepage/1.2.2/templates/_portal.tpl diff --git a/community/homepage/1.2.1/templates/_rbac.tpl b/community/homepage/1.2.2/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.2.1/templates/_rbac.tpl rename to community/homepage/1.2.2/templates/_rbac.tpl diff --git a/community/homepage/1.2.1/templates/_service.tpl b/community/homepage/1.2.2/templates/_service.tpl similarity index 100% rename from community/homepage/1.2.1/templates/_service.tpl rename to community/homepage/1.2.2/templates/_service.tpl diff --git a/community/homepage/1.2.1/templates/common.yaml b/community/homepage/1.2.2/templates/common.yaml similarity index 100% rename from community/homepage/1.2.1/templates/common.yaml rename to community/homepage/1.2.2/templates/common.yaml diff --git a/community/n8n/1.2.13/Chart.lock b/community/n8n/1.2.14/Chart.lock similarity index 100% rename from community/n8n/1.2.13/Chart.lock rename to community/n8n/1.2.14/Chart.lock diff --git a/community/n8n/1.2.13/Chart.yaml b/community/n8n/1.2.14/Chart.yaml similarity index 94% rename from community/n8n/1.2.13/Chart.yaml rename to community/n8n/1.2.14/Chart.yaml index f4b1b95a5f..4831d4a630 100644 --- a/community/n8n/1.2.13/Chart.yaml +++ b/community/n8n/1.2.14/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.13 +version: 1.2.14 apiVersion: v2 -appVersion: 1.22.1 +appVersion: 1.22.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.13/README.md b/community/n8n/1.2.14/README.md similarity index 100% rename from community/n8n/1.2.13/README.md rename to community/n8n/1.2.14/README.md diff --git a/community/n8n/1.2.13/app-readme.md b/community/n8n/1.2.14/app-readme.md similarity index 100% rename from community/n8n/1.2.13/app-readme.md rename to community/n8n/1.2.14/app-readme.md diff --git a/community/n8n/1.2.13/charts/common-1.2.6.tgz b/community/n8n/1.2.14/charts/common-1.2.6.tgz similarity index 100% rename from community/n8n/1.2.13/charts/common-1.2.6.tgz rename to community/n8n/1.2.14/charts/common-1.2.6.tgz diff --git a/community/n8n/1.2.13/ci/basic-values.yaml b/community/n8n/1.2.14/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.13/ci/basic-values.yaml rename to community/n8n/1.2.14/ci/basic-values.yaml diff --git a/community/n8n/1.2.13/ci/https-values.yaml b/community/n8n/1.2.14/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.13/ci/https-values.yaml rename to community/n8n/1.2.14/ci/https-values.yaml diff --git a/community/n8n/1.2.13/ix_values.yaml b/community/n8n/1.2.14/ix_values.yaml similarity index 98% rename from community/n8n/1.2.13/ix_values.yaml rename to community/n8n/1.2.14/ix_values.yaml index 79d743c643..c4e832e738 100644 --- a/community/n8n/1.2.13/ix_values.yaml +++ b/community/n8n/1.2.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.22.1 + tag: 1.22.3 resources: limits: diff --git a/community/n8n/1.2.13/metadata.yaml b/community/n8n/1.2.14/metadata.yaml similarity index 100% rename from community/n8n/1.2.13/metadata.yaml rename to community/n8n/1.2.14/metadata.yaml diff --git a/community/n8n/1.2.13/migrations/migrate b/community/n8n/1.2.14/migrations/migrate similarity index 100% rename from community/n8n/1.2.13/migrations/migrate rename to community/n8n/1.2.14/migrations/migrate diff --git a/community/n8n/1.2.13/questions.yaml b/community/n8n/1.2.14/questions.yaml similarity index 100% rename from community/n8n/1.2.13/questions.yaml rename to community/n8n/1.2.14/questions.yaml diff --git a/community/n8n/1.2.13/templates/NOTES.txt b/community/n8n/1.2.14/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.13/templates/NOTES.txt rename to community/n8n/1.2.14/templates/NOTES.txt diff --git a/community/n8n/1.2.13/templates/_configuration.tpl b/community/n8n/1.2.14/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_configuration.tpl rename to community/n8n/1.2.14/templates/_configuration.tpl diff --git a/community/n8n/1.2.13/templates/_n8n.tpl b/community/n8n/1.2.14/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_n8n.tpl rename to community/n8n/1.2.14/templates/_n8n.tpl diff --git a/community/n8n/1.2.13/templates/_persistence.tpl b/community/n8n/1.2.14/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_persistence.tpl rename to community/n8n/1.2.14/templates/_persistence.tpl diff --git a/community/n8n/1.2.13/templates/_portal.tpl b/community/n8n/1.2.14/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_portal.tpl rename to community/n8n/1.2.14/templates/_portal.tpl diff --git a/community/n8n/1.2.13/templates/_postgres.tpl b/community/n8n/1.2.14/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_postgres.tpl rename to community/n8n/1.2.14/templates/_postgres.tpl diff --git a/community/n8n/1.2.13/templates/_redis.tpl b/community/n8n/1.2.14/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_redis.tpl rename to community/n8n/1.2.14/templates/_redis.tpl diff --git a/community/n8n/1.2.13/templates/_service.tpl b/community/n8n/1.2.14/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_service.tpl rename to community/n8n/1.2.14/templates/_service.tpl diff --git a/community/n8n/1.2.13/templates/_validation.tpl b/community/n8n/1.2.14/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.13/templates/_validation.tpl rename to community/n8n/1.2.14/templates/_validation.tpl diff --git a/community/n8n/1.2.13/templates/common.yaml b/community/n8n/1.2.14/templates/common.yaml similarity index 100% rename from community/n8n/1.2.13/templates/common.yaml rename to community/n8n/1.2.14/templates/common.yaml