diff --git a/community/n8n/1.2.42/Chart.lock b/community/n8n/1.2.43/Chart.lock similarity index 100% rename from community/n8n/1.2.42/Chart.lock rename to community/n8n/1.2.43/Chart.lock diff --git a/community/n8n/1.2.42/Chart.yaml b/community/n8n/1.2.43/Chart.yaml similarity index 94% rename from community/n8n/1.2.42/Chart.yaml rename to community/n8n/1.2.43/Chart.yaml index bfbab58931..a8468ae1e9 100644 --- a/community/n8n/1.2.42/Chart.yaml +++ b/community/n8n/1.2.43/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.42 +version: 1.2.43 apiVersion: v2 -appVersion: 1.39.0 +appVersion: 1.39.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.42/README.md b/community/n8n/1.2.43/README.md similarity index 100% rename from community/n8n/1.2.42/README.md rename to community/n8n/1.2.43/README.md diff --git a/community/n8n/1.2.42/app-readme.md b/community/n8n/1.2.43/app-readme.md similarity index 100% rename from community/n8n/1.2.42/app-readme.md rename to community/n8n/1.2.43/app-readme.md diff --git a/community/n8n/1.2.42/charts/common-1.2.9.tgz b/community/n8n/1.2.43/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.42/charts/common-1.2.9.tgz rename to community/n8n/1.2.43/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.42/ci/basic-values.yaml b/community/n8n/1.2.43/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.42/ci/basic-values.yaml rename to community/n8n/1.2.43/ci/basic-values.yaml diff --git a/community/n8n/1.2.42/ci/https-values.yaml b/community/n8n/1.2.43/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.42/ci/https-values.yaml rename to community/n8n/1.2.43/ci/https-values.yaml diff --git a/community/n8n/1.2.42/ix_values.yaml b/community/n8n/1.2.43/ix_values.yaml similarity index 98% rename from community/n8n/1.2.42/ix_values.yaml rename to community/n8n/1.2.43/ix_values.yaml index ce8de2e15a..527fd9f8c3 100644 --- a/community/n8n/1.2.42/ix_values.yaml +++ b/community/n8n/1.2.43/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.39.0 + tag: 1.39.1 resources: limits: diff --git a/community/n8n/1.2.42/metadata.yaml b/community/n8n/1.2.43/metadata.yaml similarity index 100% rename from community/n8n/1.2.42/metadata.yaml rename to community/n8n/1.2.43/metadata.yaml diff --git a/community/n8n/1.2.42/migrations/migrate b/community/n8n/1.2.43/migrations/migrate similarity index 100% rename from community/n8n/1.2.42/migrations/migrate rename to community/n8n/1.2.43/migrations/migrate diff --git a/community/n8n/1.2.42/questions.yaml b/community/n8n/1.2.43/questions.yaml similarity index 100% rename from community/n8n/1.2.42/questions.yaml rename to community/n8n/1.2.43/questions.yaml diff --git a/community/n8n/1.2.42/templates/NOTES.txt b/community/n8n/1.2.43/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.42/templates/NOTES.txt rename to community/n8n/1.2.43/templates/NOTES.txt diff --git a/community/n8n/1.2.42/templates/_configuration.tpl b/community/n8n/1.2.43/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_configuration.tpl rename to community/n8n/1.2.43/templates/_configuration.tpl diff --git a/community/n8n/1.2.42/templates/_n8n.tpl b/community/n8n/1.2.43/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_n8n.tpl rename to community/n8n/1.2.43/templates/_n8n.tpl diff --git a/community/n8n/1.2.42/templates/_persistence.tpl b/community/n8n/1.2.43/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_persistence.tpl rename to community/n8n/1.2.43/templates/_persistence.tpl diff --git a/community/n8n/1.2.42/templates/_portal.tpl b/community/n8n/1.2.43/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_portal.tpl rename to community/n8n/1.2.43/templates/_portal.tpl diff --git a/community/n8n/1.2.42/templates/_postgres.tpl b/community/n8n/1.2.43/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_postgres.tpl rename to community/n8n/1.2.43/templates/_postgres.tpl diff --git a/community/n8n/1.2.42/templates/_redis.tpl b/community/n8n/1.2.43/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_redis.tpl rename to community/n8n/1.2.43/templates/_redis.tpl diff --git a/community/n8n/1.2.42/templates/_service.tpl b/community/n8n/1.2.43/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_service.tpl rename to community/n8n/1.2.43/templates/_service.tpl diff --git a/community/n8n/1.2.42/templates/_validation.tpl b/community/n8n/1.2.43/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.42/templates/_validation.tpl rename to community/n8n/1.2.43/templates/_validation.tpl diff --git a/community/n8n/1.2.42/templates/common.yaml b/community/n8n/1.2.43/templates/common.yaml similarity index 100% rename from community/n8n/1.2.42/templates/common.yaml rename to community/n8n/1.2.43/templates/common.yaml