diff --git a/charts/home-assistant/1.0.110/.helmignore b/charts/home-assistant/1.0.111/.helmignore similarity index 100% rename from charts/home-assistant/1.0.110/.helmignore rename to charts/home-assistant/1.0.111/.helmignore diff --git a/charts/home-assistant/1.0.110/Chart.lock b/charts/home-assistant/1.0.111/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.110/Chart.lock rename to charts/home-assistant/1.0.111/Chart.lock diff --git a/charts/home-assistant/1.0.110/Chart.yaml b/charts/home-assistant/1.0.111/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.110/Chart.yaml rename to charts/home-assistant/1.0.111/Chart.yaml index a072b2dded..03941705e5 100644 --- a/charts/home-assistant/1.0.110/Chart.yaml +++ b/charts/home-assistant/1.0.111/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.110 +version: 1.0.111 apiVersion: v2 -appVersion: 2023.9.3 +appVersion: 2023.10.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.110/README.md b/charts/home-assistant/1.0.111/README.md similarity index 100% rename from charts/home-assistant/1.0.110/README.md rename to charts/home-assistant/1.0.111/README.md diff --git a/charts/home-assistant/1.0.110/app-readme.md b/charts/home-assistant/1.0.111/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.110/app-readme.md rename to charts/home-assistant/1.0.111/app-readme.md diff --git a/charts/home-assistant/1.0.110/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.111/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.110/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.111/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.110/ci/test-values.yaml b/charts/home-assistant/1.0.111/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.110/ci/test-values.yaml rename to charts/home-assistant/1.0.111/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.110/ix_values.yaml b/charts/home-assistant/1.0.111/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.110/ix_values.yaml rename to charts/home-assistant/1.0.111/ix_values.yaml index 3254b9b4a6..7e18818ce2 100644 --- a/charts/home-assistant/1.0.110/ix_values.yaml +++ b/charts/home-assistant/1.0.111/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.9.3 + tag: 2023.10.0 diff --git a/charts/home-assistant/1.0.110/metadata.yaml b/charts/home-assistant/1.0.111/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.110/metadata.yaml rename to charts/home-assistant/1.0.111/metadata.yaml diff --git a/charts/home-assistant/1.0.110/questions.yaml b/charts/home-assistant/1.0.111/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.110/questions.yaml rename to charts/home-assistant/1.0.111/questions.yaml diff --git a/charts/home-assistant/1.0.110/templates/_postgres.tpl b/charts/home-assistant/1.0.111/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.110/templates/_postgres.tpl rename to charts/home-assistant/1.0.111/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.110/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.111/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.111/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.110/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.111/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.111/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.110/templates/deployment.yaml b/charts/home-assistant/1.0.111/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/deployment.yaml rename to charts/home-assistant/1.0.111/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.110/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.111/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.111/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.110/templates/postgres-config.yaml b/charts/home-assistant/1.0.111/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/postgres-config.yaml rename to charts/home-assistant/1.0.111/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.110/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.111/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.111/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.110/templates/postgres-secret.yaml b/charts/home-assistant/1.0.111/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.111/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.110/templates/postgres-service.yaml b/charts/home-assistant/1.0.111/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/postgres-service.yaml rename to charts/home-assistant/1.0.111/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.110/templates/pre-install-job.yaml b/charts/home-assistant/1.0.111/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.111/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.110/templates/service.yaml b/charts/home-assistant/1.0.111/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.110/templates/service.yaml rename to charts/home-assistant/1.0.111/templates/service.yaml diff --git a/charts/prometheus/1.0.19/Chart.lock b/charts/prometheus/1.0.20/Chart.lock similarity index 100% rename from charts/prometheus/1.0.19/Chart.lock rename to charts/prometheus/1.0.20/Chart.lock diff --git a/charts/prometheus/1.0.19/Chart.yaml b/charts/prometheus/1.0.20/Chart.yaml similarity index 94% rename from charts/prometheus/1.0.19/Chart.yaml rename to charts/prometheus/1.0.20/Chart.yaml index 771b9e4174..dff76e629e 100644 --- a/charts/prometheus/1.0.19/Chart.yaml +++ b/charts/prometheus/1.0.20/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: v2.47.0 +appVersion: v2.47.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/prometheus/1.0.19/README.md b/charts/prometheus/1.0.20/README.md similarity index 100% rename from charts/prometheus/1.0.19/README.md rename to charts/prometheus/1.0.20/README.md diff --git a/charts/prometheus/1.0.19/app-readme.md b/charts/prometheus/1.0.20/app-readme.md similarity index 100% rename from charts/prometheus/1.0.19/app-readme.md rename to charts/prometheus/1.0.20/app-readme.md diff --git a/charts/prometheus/1.0.19/charts/common-1.1.1.tgz b/charts/prometheus/1.0.20/charts/common-1.1.1.tgz similarity index 100% rename from charts/prometheus/1.0.19/charts/common-1.1.1.tgz rename to charts/prometheus/1.0.20/charts/common-1.1.1.tgz diff --git a/charts/prometheus/1.0.19/ci/basic-values.yaml b/charts/prometheus/1.0.20/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.19/ci/basic-values.yaml rename to charts/prometheus/1.0.20/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.19/ix_values.yaml b/charts/prometheus/1.0.20/ix_values.yaml similarity index 96% rename from charts/prometheus/1.0.19/ix_values.yaml rename to charts/prometheus/1.0.20/ix_values.yaml index 40fce411ad..b9eae3c972 100644 --- a/charts/prometheus/1.0.19/ix_values.yaml +++ b/charts/prometheus/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.47.0 + tag: v2.47.1 resources: limits: diff --git a/charts/prometheus/1.0.19/metadata.yaml b/charts/prometheus/1.0.20/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.19/metadata.yaml rename to charts/prometheus/1.0.20/metadata.yaml diff --git a/charts/prometheus/1.0.19/migrations/migrate b/charts/prometheus/1.0.20/migrations/migrate similarity index 100% rename from charts/prometheus/1.0.19/migrations/migrate rename to charts/prometheus/1.0.20/migrations/migrate diff --git a/charts/prometheus/1.0.19/questions.yaml b/charts/prometheus/1.0.20/questions.yaml similarity index 100% rename from charts/prometheus/1.0.19/questions.yaml rename to charts/prometheus/1.0.20/questions.yaml diff --git a/charts/prometheus/1.0.19/templates/NOTES.txt b/charts/prometheus/1.0.20/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.19/templates/NOTES.txt rename to charts/prometheus/1.0.20/templates/NOTES.txt diff --git a/charts/prometheus/1.0.19/templates/_portal.tpl b/charts/prometheus/1.0.20/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.19/templates/_portal.tpl rename to charts/prometheus/1.0.20/templates/_portal.tpl diff --git a/charts/prometheus/1.0.19/templates/_prometheus.tpl b/charts/prometheus/1.0.20/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.19/templates/_prometheus.tpl rename to charts/prometheus/1.0.20/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.19/templates/common.yaml b/charts/prometheus/1.0.20/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.19/templates/common.yaml rename to charts/prometheus/1.0.20/templates/common.yaml diff --git a/community/immich/1.0.25/Chart.lock b/community/immich/1.0.26/Chart.lock similarity index 100% rename from community/immich/1.0.25/Chart.lock rename to community/immich/1.0.26/Chart.lock diff --git a/community/immich/1.0.25/Chart.yaml b/community/immich/1.0.26/Chart.yaml similarity index 94% rename from community/immich/1.0.25/Chart.yaml rename to community/immich/1.0.26/Chart.yaml index 8f19246a2c..cbf293adcc 100644 --- a/community/immich/1.0.25/Chart.yaml +++ b/community/immich/1.0.26/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.25 +version: 1.0.26 apiVersion: v2 -appVersion: 1.81.0 +appVersion: 1.81.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/1.0.25/README.md b/community/immich/1.0.26/README.md similarity index 100% rename from community/immich/1.0.25/README.md rename to community/immich/1.0.26/README.md diff --git a/community/immich/1.0.25/app-readme.md b/community/immich/1.0.26/app-readme.md similarity index 100% rename from community/immich/1.0.25/app-readme.md rename to community/immich/1.0.26/app-readme.md diff --git a/community/immich/1.0.25/charts/common-1.1.1.tgz b/community/immich/1.0.26/charts/common-1.1.1.tgz similarity index 100% rename from community/immich/1.0.25/charts/common-1.1.1.tgz rename to community/immich/1.0.26/charts/common-1.1.1.tgz diff --git a/community/immich/1.0.25/ci/basic-values.yaml b/community/immich/1.0.26/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.25/ci/basic-values.yaml rename to community/immich/1.0.26/ci/basic-values.yaml diff --git a/community/immich/1.0.25/ci/extra-values.yaml b/community/immich/1.0.26/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.25/ci/extra-values.yaml rename to community/immich/1.0.26/ci/extra-values.yaml diff --git a/community/immich/1.0.25/ci/no-extra-values.yaml b/community/immich/1.0.26/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.25/ci/no-extra-values.yaml rename to community/immich/1.0.26/ci/no-extra-values.yaml diff --git a/community/immich/1.0.25/ci/no-ml-values.yaml b/community/immich/1.0.26/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.25/ci/no-ml-values.yaml rename to community/immich/1.0.26/ci/no-ml-values.yaml diff --git a/community/immich/1.0.25/ci/no-typesenes-values.yaml b/community/immich/1.0.26/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.25/ci/no-typesenes-values.yaml rename to community/immich/1.0.26/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.25/ix_values.yaml b/community/immich/1.0.26/ix_values.yaml similarity index 96% rename from community/immich/1.0.25/ix_values.yaml rename to community/immich/1.0.26/ix_values.yaml index adef231ef0..8d82499bd4 100644 --- a/community/immich/1.0.25/ix_values.yaml +++ b/community/immich/1.0.26/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.81.0 + tag: v1.81.1 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.81.0 + tag: v1.81.1 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.81.0 + tag: v1.81.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.81.0 + tag: v1.81.1 typesenseImage: repository: typesense/typesense diff --git a/community/immich/1.0.25/metadata.yaml b/community/immich/1.0.26/metadata.yaml similarity index 100% rename from community/immich/1.0.25/metadata.yaml rename to community/immich/1.0.26/metadata.yaml diff --git a/community/immich/1.0.25/questions.yaml b/community/immich/1.0.26/questions.yaml similarity index 100% rename from community/immich/1.0.25/questions.yaml rename to community/immich/1.0.26/questions.yaml diff --git a/community/immich/1.0.25/templates/NOTES.txt b/community/immich/1.0.26/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.25/templates/NOTES.txt rename to community/immich/1.0.26/templates/NOTES.txt diff --git a/community/immich/1.0.25/templates/_configuration.tpl b/community/immich/1.0.26/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.25/templates/_configuration.tpl rename to community/immich/1.0.26/templates/_configuration.tpl diff --git a/community/immich/1.0.25/templates/_immich-machinelearning.tpl b/community/immich/1.0.26/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.25/templates/_immich-machinelearning.tpl rename to community/immich/1.0.26/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.25/templates/_immich-microservices.tpl b/community/immich/1.0.26/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.25/templates/_immich-microservices.tpl rename to community/immich/1.0.26/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.25/templates/_immich-proxy.tpl b/community/immich/1.0.26/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.25/templates/_immich-proxy.tpl rename to community/immich/1.0.26/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.25/templates/_immich-server.tpl b/community/immich/1.0.26/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.25/templates/_immich-server.tpl rename to community/immich/1.0.26/templates/_immich-server.tpl diff --git a/community/immich/1.0.25/templates/_immich-typesense.tpl b/community/immich/1.0.26/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.25/templates/_immich-typesense.tpl rename to community/immich/1.0.26/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.25/templates/_immich-web.tpl b/community/immich/1.0.26/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.25/templates/_immich-web.tpl rename to community/immich/1.0.26/templates/_immich-web.tpl diff --git a/community/immich/1.0.25/templates/_persistence.tpl b/community/immich/1.0.26/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.25/templates/_persistence.tpl rename to community/immich/1.0.26/templates/_persistence.tpl diff --git a/community/immich/1.0.25/templates/_portal.tpl b/community/immich/1.0.26/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.25/templates/_portal.tpl rename to community/immich/1.0.26/templates/_portal.tpl diff --git a/community/immich/1.0.25/templates/_postgres.tpl b/community/immich/1.0.26/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.25/templates/_postgres.tpl rename to community/immich/1.0.26/templates/_postgres.tpl diff --git a/community/immich/1.0.25/templates/_redis.tpl b/community/immich/1.0.26/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.25/templates/_redis.tpl rename to community/immich/1.0.26/templates/_redis.tpl diff --git a/community/immich/1.0.25/templates/_service.tpl b/community/immich/1.0.26/templates/_service.tpl similarity index 100% rename from community/immich/1.0.25/templates/_service.tpl rename to community/immich/1.0.26/templates/_service.tpl diff --git a/community/immich/1.0.25/templates/_waitURL.tpl b/community/immich/1.0.26/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.25/templates/_waitURL.tpl rename to community/immich/1.0.26/templates/_waitURL.tpl diff --git a/community/immich/1.0.25/templates/common.yaml b/community/immich/1.0.26/templates/common.yaml similarity index 100% rename from community/immich/1.0.25/templates/common.yaml rename to community/immich/1.0.26/templates/common.yaml diff --git a/community/komga/1.0.10/Chart.lock b/community/komga/1.0.11/Chart.lock similarity index 100% rename from community/komga/1.0.10/Chart.lock rename to community/komga/1.0.11/Chart.lock diff --git a/community/komga/1.0.10/Chart.yaml b/community/komga/1.0.11/Chart.yaml similarity index 94% rename from community/komga/1.0.10/Chart.yaml rename to community/komga/1.0.11/Chart.yaml index 127cf5b67d..49deed6c76 100644 --- a/community/komga/1.0.10/Chart.yaml +++ b/community/komga/1.0.11/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 -appVersion: 1.4.0 +appVersion: 1.5.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.0.10/README.md b/community/komga/1.0.11/README.md similarity index 100% rename from community/komga/1.0.10/README.md rename to community/komga/1.0.11/README.md diff --git a/community/komga/1.0.10/app-readme.md b/community/komga/1.0.11/app-readme.md similarity index 100% rename from community/komga/1.0.10/app-readme.md rename to community/komga/1.0.11/app-readme.md diff --git a/community/komga/1.0.10/charts/common-1.1.1.tgz b/community/komga/1.0.11/charts/common-1.1.1.tgz similarity index 100% rename from community/komga/1.0.10/charts/common-1.1.1.tgz rename to community/komga/1.0.11/charts/common-1.1.1.tgz diff --git a/community/komga/1.0.10/ci/basic-values.yaml b/community/komga/1.0.11/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.10/ci/basic-values.yaml rename to community/komga/1.0.11/ci/basic-values.yaml diff --git a/community/komga/1.0.10/ci/extra-values.yaml b/community/komga/1.0.11/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.10/ci/extra-values.yaml rename to community/komga/1.0.11/ci/extra-values.yaml diff --git a/community/komga/1.0.10/ci/hostNet-values.yaml b/community/komga/1.0.11/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.10/ci/hostNet-values.yaml rename to community/komga/1.0.11/ci/hostNet-values.yaml diff --git a/community/komga/1.0.10/ix_values.yaml b/community/komga/1.0.11/ix_values.yaml similarity index 96% rename from community/komga/1.0.10/ix_values.yaml rename to community/komga/1.0.11/ix_values.yaml index 4b198c1dbe..b30a73388e 100644 --- a/community/komga/1.0.10/ix_values.yaml +++ b/community/komga/1.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.4.0 + tag: 1.5.0 resources: limits: diff --git a/community/komga/1.0.10/metadata.yaml b/community/komga/1.0.11/metadata.yaml similarity index 100% rename from community/komga/1.0.10/metadata.yaml rename to community/komga/1.0.11/metadata.yaml diff --git a/community/komga/1.0.10/questions.yaml b/community/komga/1.0.11/questions.yaml similarity index 100% rename from community/komga/1.0.10/questions.yaml rename to community/komga/1.0.11/questions.yaml diff --git a/community/komga/1.0.10/templates/NOTES.txt b/community/komga/1.0.11/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.10/templates/NOTES.txt rename to community/komga/1.0.11/templates/NOTES.txt diff --git a/community/komga/1.0.10/templates/_komga.tpl b/community/komga/1.0.11/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.10/templates/_komga.tpl rename to community/komga/1.0.11/templates/_komga.tpl diff --git a/community/komga/1.0.10/templates/_persistence.tpl b/community/komga/1.0.11/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.10/templates/_persistence.tpl rename to community/komga/1.0.11/templates/_persistence.tpl diff --git a/community/komga/1.0.10/templates/_portal.tpl b/community/komga/1.0.11/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.10/templates/_portal.tpl rename to community/komga/1.0.11/templates/_portal.tpl diff --git a/community/komga/1.0.10/templates/_service.tpl b/community/komga/1.0.11/templates/_service.tpl similarity index 100% rename from community/komga/1.0.10/templates/_service.tpl rename to community/komga/1.0.11/templates/_service.tpl diff --git a/community/komga/1.0.10/templates/common.yaml b/community/komga/1.0.11/templates/common.yaml similarity index 100% rename from community/komga/1.0.10/templates/common.yaml rename to community/komga/1.0.11/templates/common.yaml diff --git a/community/n8n/1.0.6/Chart.lock b/community/n8n/1.0.7/Chart.lock similarity index 100% rename from community/n8n/1.0.6/Chart.lock rename to community/n8n/1.0.7/Chart.lock diff --git a/community/n8n/1.0.6/Chart.yaml b/community/n8n/1.0.7/Chart.yaml similarity index 94% rename from community/n8n/1.0.6/Chart.yaml rename to community/n8n/1.0.7/Chart.yaml index 11ad72146f..717e6d8612 100644 --- a/community/n8n/1.0.6/Chart.yaml +++ b/community/n8n/1.0.7/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.9.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.0.6/README.md b/community/n8n/1.0.7/README.md similarity index 100% rename from community/n8n/1.0.6/README.md rename to community/n8n/1.0.7/README.md diff --git a/community/n8n/1.0.6/app-readme.md b/community/n8n/1.0.7/app-readme.md similarity index 100% rename from community/n8n/1.0.6/app-readme.md rename to community/n8n/1.0.7/app-readme.md diff --git a/community/n8n/1.0.6/charts/common-1.1.1.tgz b/community/n8n/1.0.7/charts/common-1.1.1.tgz similarity index 100% rename from community/n8n/1.0.6/charts/common-1.1.1.tgz rename to community/n8n/1.0.7/charts/common-1.1.1.tgz diff --git a/community/n8n/1.0.6/ci/basic-values.yaml b/community/n8n/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.0.6/ci/basic-values.yaml rename to community/n8n/1.0.7/ci/basic-values.yaml diff --git a/community/n8n/1.0.6/ci/https-values.yaml b/community/n8n/1.0.7/ci/https-values.yaml similarity index 100% rename from community/n8n/1.0.6/ci/https-values.yaml rename to community/n8n/1.0.7/ci/https-values.yaml diff --git a/community/n8n/1.0.6/ix_values.yaml b/community/n8n/1.0.7/ix_values.yaml similarity index 98% rename from community/n8n/1.0.6/ix_values.yaml rename to community/n8n/1.0.7/ix_values.yaml index de28bfa79f..64fb34a44c 100644 --- a/community/n8n/1.0.6/ix_values.yaml +++ b/community/n8n/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.9.0 + tag: 1.9.1 resources: limits: diff --git a/community/n8n/1.0.6/metadata.yaml b/community/n8n/1.0.7/metadata.yaml similarity index 100% rename from community/n8n/1.0.6/metadata.yaml rename to community/n8n/1.0.7/metadata.yaml diff --git a/community/n8n/1.0.6/questions.yaml b/community/n8n/1.0.7/questions.yaml similarity index 100% rename from community/n8n/1.0.6/questions.yaml rename to community/n8n/1.0.7/questions.yaml diff --git a/community/n8n/1.0.6/templates/NOTES.txt b/community/n8n/1.0.7/templates/NOTES.txt similarity index 100% rename from community/n8n/1.0.6/templates/NOTES.txt rename to community/n8n/1.0.7/templates/NOTES.txt diff --git a/community/n8n/1.0.6/templates/_configuration.tpl b/community/n8n/1.0.7/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_configuration.tpl rename to community/n8n/1.0.7/templates/_configuration.tpl diff --git a/community/n8n/1.0.6/templates/_n8n.tpl b/community/n8n/1.0.7/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_n8n.tpl rename to community/n8n/1.0.7/templates/_n8n.tpl diff --git a/community/n8n/1.0.6/templates/_persistence.tpl b/community/n8n/1.0.7/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_persistence.tpl rename to community/n8n/1.0.7/templates/_persistence.tpl diff --git a/community/n8n/1.0.6/templates/_portal.tpl b/community/n8n/1.0.7/templates/_portal.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_portal.tpl rename to community/n8n/1.0.7/templates/_portal.tpl diff --git a/community/n8n/1.0.6/templates/_postgres.tpl b/community/n8n/1.0.7/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_postgres.tpl rename to community/n8n/1.0.7/templates/_postgres.tpl diff --git a/community/n8n/1.0.6/templates/_redis.tpl b/community/n8n/1.0.7/templates/_redis.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_redis.tpl rename to community/n8n/1.0.7/templates/_redis.tpl diff --git a/community/n8n/1.0.6/templates/_service.tpl b/community/n8n/1.0.7/templates/_service.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_service.tpl rename to community/n8n/1.0.7/templates/_service.tpl diff --git a/community/n8n/1.0.6/templates/_validation.tpl b/community/n8n/1.0.7/templates/_validation.tpl similarity index 100% rename from community/n8n/1.0.6/templates/_validation.tpl rename to community/n8n/1.0.7/templates/_validation.tpl diff --git a/community/n8n/1.0.6/templates/common.yaml b/community/n8n/1.0.7/templates/common.yaml similarity index 100% rename from community/n8n/1.0.6/templates/common.yaml rename to community/n8n/1.0.7/templates/common.yaml diff --git a/community/tailscale/1.0.18/Chart.lock b/community/tailscale/1.0.19/Chart.lock similarity index 100% rename from community/tailscale/1.0.18/Chart.lock rename to community/tailscale/1.0.19/Chart.lock diff --git a/community/tailscale/1.0.18/Chart.yaml b/community/tailscale/1.0.19/Chart.yaml similarity index 94% rename from community/tailscale/1.0.18/Chart.yaml rename to community/tailscale/1.0.19/Chart.yaml index ff8a37554d..bebbe0bd07 100644 --- a/community/tailscale/1.0.18/Chart.yaml +++ b/community/tailscale/1.0.19/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.18 +version: 1.0.19 apiVersion: v2 -appVersion: 1.50.0 +appVersion: 1.50.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tailscale/1.0.18/README.md b/community/tailscale/1.0.19/README.md similarity index 100% rename from community/tailscale/1.0.18/README.md rename to community/tailscale/1.0.19/README.md diff --git a/community/tailscale/1.0.18/app-readme.md b/community/tailscale/1.0.19/app-readme.md similarity index 100% rename from community/tailscale/1.0.18/app-readme.md rename to community/tailscale/1.0.19/app-readme.md diff --git a/community/tailscale/1.0.18/charts/common-1.1.1.tgz b/community/tailscale/1.0.19/charts/common-1.1.1.tgz similarity index 100% rename from community/tailscale/1.0.18/charts/common-1.1.1.tgz rename to community/tailscale/1.0.19/charts/common-1.1.1.tgz diff --git a/community/tailscale/1.0.18/ci/basic-values.yaml b/community/tailscale/1.0.19/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.18/ci/basic-values.yaml rename to community/tailscale/1.0.19/ci/basic-values.yaml diff --git a/community/tailscale/1.0.18/ix_values.yaml b/community/tailscale/1.0.19/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.18/ix_values.yaml rename to community/tailscale/1.0.19/ix_values.yaml index 4d4b290d0e..dc06aab2e0 100644 --- a/community/tailscale/1.0.18/ix_values.yaml +++ b/community/tailscale/1.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.50.0 + tag: v1.50.1 resources: limits: diff --git a/community/tailscale/1.0.18/metadata.yaml b/community/tailscale/1.0.19/metadata.yaml similarity index 100% rename from community/tailscale/1.0.18/metadata.yaml rename to community/tailscale/1.0.19/metadata.yaml diff --git a/community/tailscale/1.0.18/questions.yaml b/community/tailscale/1.0.19/questions.yaml similarity index 100% rename from community/tailscale/1.0.18/questions.yaml rename to community/tailscale/1.0.19/questions.yaml diff --git a/community/tailscale/1.0.18/templates/NOTES.txt b/community/tailscale/1.0.19/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.18/templates/NOTES.txt rename to community/tailscale/1.0.19/templates/NOTES.txt diff --git a/community/tailscale/1.0.18/templates/_helper.tpl b/community/tailscale/1.0.19/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.18/templates/_helper.tpl rename to community/tailscale/1.0.19/templates/_helper.tpl diff --git a/community/tailscale/1.0.18/templates/_tailscale.tpl b/community/tailscale/1.0.19/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.18/templates/_tailscale.tpl rename to community/tailscale/1.0.19/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.18/templates/common.yaml b/community/tailscale/1.0.19/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.18/templates/common.yaml rename to community/tailscale/1.0.19/templates/common.yaml