From 0380dac750f77ed5a8a76bcad83d61fb911cd815 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Mon, 2 Dec 2024 14:49:16 +0000 Subject: [PATCH] Publish new changes in catalog --- .../audiobookshelf/{1.0.21 => 1.0.22}/Chart.lock | 0 .../audiobookshelf/{1.0.21 => 1.0.22}/Chart.yaml | 4 ++-- .../audiobookshelf/{1.0.21 => 1.0.22}/README.md | 0 .../audiobookshelf/{1.0.21 => 1.0.22}/app-readme.md | 0 .../{1.0.21 => 1.0.22}/charts/common-1.2.9.tgz | Bin .../{1.0.21 => 1.0.22}/ci/basic-values.yaml | 0 .../{1.0.21 => 1.0.22}/ci/extra-values.yaml | 0 .../{1.0.21 => 1.0.22}/ix_values.yaml | 2 +- .../audiobookshelf/{1.0.21 => 1.0.22}/metadata.yaml | 0 .../{1.0.21 => 1.0.22}/questions.yaml | 0 .../{1.0.21 => 1.0.22}/templates/NOTES.txt | 0 .../templates/_audiobookshelf.tpl | 0 .../{1.0.21 => 1.0.22}/templates/_persistence.tpl | 0 .../{1.0.21 => 1.0.22}/templates/_portal.tpl | 0 .../{1.0.21 => 1.0.22}/templates/_service.tpl | 0 .../{1.0.21 => 1.0.22}/templates/common.yaml | 0 community/autobrr/{1.2.25 => 1.2.26}/Chart.lock | 0 community/autobrr/{1.2.25 => 1.2.26}/Chart.yaml | 4 ++-- community/autobrr/{1.2.25 => 1.2.26}/README.md | 0 community/autobrr/{1.2.25 => 1.2.26}/app-readme.md | 0 .../{1.2.25 => 1.2.26}/charts/common-1.2.9.tgz | Bin .../autobrr/{1.2.25 => 1.2.26}/ci/basic-values.yaml | 0 .../autobrr/{1.2.25 => 1.2.26}/ci/extra-values.yaml | 0 .../{1.2.25 => 1.2.26}/ci/hostNet-values.yaml | 0 community/autobrr/{1.2.25 => 1.2.26}/ix_values.yaml | 2 +- community/autobrr/{1.2.25 => 1.2.26}/metadata.yaml | 0 .../autobrr/{1.2.25 => 1.2.26}/migrations/migrate | 0 community/autobrr/{1.2.25 => 1.2.26}/questions.yaml | 0 .../autobrr/{1.2.25 => 1.2.26}/templates/NOTES.txt | 0 .../{1.2.25 => 1.2.26}/templates/_autobrr.tpl | 0 .../{1.2.25 => 1.2.26}/templates/_persistence.tpl | 0 .../{1.2.25 => 1.2.26}/templates/_portal.tpl | 0 .../{1.2.25 => 1.2.26}/templates/_service.tpl | 0 .../{1.2.25 => 1.2.26}/templates/common.yaml | 0 community/n8n/{1.2.95 => 1.2.96}/Chart.lock | 0 community/n8n/{1.2.95 => 1.2.96}/Chart.yaml | 4 ++-- community/n8n/{1.2.95 => 1.2.96}/README.md | 0 community/n8n/{1.2.95 => 1.2.96}/app-readme.md | 0 .../n8n/{1.2.95 => 1.2.96}/charts/common-1.2.9.tgz | Bin .../n8n/{1.2.95 => 1.2.96}/ci/basic-values.yaml | 0 .../n8n/{1.2.95 => 1.2.96}/ci/https-values.yaml | 0 community/n8n/{1.2.95 => 1.2.96}/ix_values.yaml | 2 +- community/n8n/{1.2.95 => 1.2.96}/metadata.yaml | 0 community/n8n/{1.2.95 => 1.2.96}/migrations/migrate | 0 community/n8n/{1.2.95 => 1.2.96}/questions.yaml | 0 .../n8n/{1.2.95 => 1.2.96}/templates/NOTES.txt | 0 .../{1.2.95 => 1.2.96}/templates/_configuration.tpl | 0 community/n8n/{1.2.95 => 1.2.96}/templates/_n8n.tpl | 0 .../{1.2.95 => 1.2.96}/templates/_persistence.tpl | 0 .../n8n/{1.2.95 => 1.2.96}/templates/_portal.tpl | 0 .../n8n/{1.2.95 => 1.2.96}/templates/_postgres.tpl | 0 .../n8n/{1.2.95 => 1.2.96}/templates/_redis.tpl | 0 .../n8n/{1.2.95 => 1.2.96}/templates/_service.tpl | 0 .../{1.2.95 => 1.2.96}/templates/_validation.tpl | 0 .../n8n/{1.2.95 => 1.2.96}/templates/common.yaml | 0 55 files changed, 9 insertions(+), 9 deletions(-) rename community/audiobookshelf/{1.0.21 => 1.0.22}/Chart.lock (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/Chart.yaml (95%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/README.md (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/app-readme.md (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/charts/common-1.2.9.tgz (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/ci/basic-values.yaml (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/ci/extra-values.yaml (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/ix_values.yaml (97%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/metadata.yaml (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/questions.yaml (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/templates/NOTES.txt (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/templates/_audiobookshelf.tpl (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/templates/_persistence.tpl (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/templates/_portal.tpl (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/templates/_service.tpl (100%) rename community/audiobookshelf/{1.0.21 => 1.0.22}/templates/common.yaml (100%) rename community/autobrr/{1.2.25 => 1.2.26}/Chart.lock (100%) rename community/autobrr/{1.2.25 => 1.2.26}/Chart.yaml (95%) rename community/autobrr/{1.2.25 => 1.2.26}/README.md (100%) rename community/autobrr/{1.2.25 => 1.2.26}/app-readme.md (100%) rename community/autobrr/{1.2.25 => 1.2.26}/charts/common-1.2.9.tgz (100%) rename community/autobrr/{1.2.25 => 1.2.26}/ci/basic-values.yaml (100%) rename community/autobrr/{1.2.25 => 1.2.26}/ci/extra-values.yaml (100%) rename community/autobrr/{1.2.25 => 1.2.26}/ci/hostNet-values.yaml (100%) rename community/autobrr/{1.2.25 => 1.2.26}/ix_values.yaml (96%) rename community/autobrr/{1.2.25 => 1.2.26}/metadata.yaml (100%) rename community/autobrr/{1.2.25 => 1.2.26}/migrations/migrate (100%) rename community/autobrr/{1.2.25 => 1.2.26}/questions.yaml (100%) rename community/autobrr/{1.2.25 => 1.2.26}/templates/NOTES.txt (100%) rename community/autobrr/{1.2.25 => 1.2.26}/templates/_autobrr.tpl (100%) rename community/autobrr/{1.2.25 => 1.2.26}/templates/_persistence.tpl (100%) rename community/autobrr/{1.2.25 => 1.2.26}/templates/_portal.tpl (100%) rename community/autobrr/{1.2.25 => 1.2.26}/templates/_service.tpl (100%) rename community/autobrr/{1.2.25 => 1.2.26}/templates/common.yaml (100%) rename community/n8n/{1.2.95 => 1.2.96}/Chart.lock (100%) rename community/n8n/{1.2.95 => 1.2.96}/Chart.yaml (94%) rename community/n8n/{1.2.95 => 1.2.96}/README.md (100%) rename community/n8n/{1.2.95 => 1.2.96}/app-readme.md (100%) rename community/n8n/{1.2.95 => 1.2.96}/charts/common-1.2.9.tgz (100%) rename community/n8n/{1.2.95 => 1.2.96}/ci/basic-values.yaml (100%) rename community/n8n/{1.2.95 => 1.2.96}/ci/https-values.yaml (100%) rename community/n8n/{1.2.95 => 1.2.96}/ix_values.yaml (98%) rename community/n8n/{1.2.95 => 1.2.96}/metadata.yaml (100%) rename community/n8n/{1.2.95 => 1.2.96}/migrations/migrate (100%) rename community/n8n/{1.2.95 => 1.2.96}/questions.yaml (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/NOTES.txt (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_configuration.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_n8n.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_persistence.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_portal.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_postgres.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_redis.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_service.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/_validation.tpl (100%) rename community/n8n/{1.2.95 => 1.2.96}/templates/common.yaml (100%) diff --git a/community/audiobookshelf/1.0.21/Chart.lock b/community/audiobookshelf/1.0.22/Chart.lock similarity index 100% rename from community/audiobookshelf/1.0.21/Chart.lock rename to community/audiobookshelf/1.0.22/Chart.lock diff --git a/community/audiobookshelf/1.0.21/Chart.yaml b/community/audiobookshelf/1.0.22/Chart.yaml similarity index 95% rename from community/audiobookshelf/1.0.21/Chart.yaml rename to community/audiobookshelf/1.0.22/Chart.yaml index 97442b0a7a..01e37bcae2 100644 --- a/community/audiobookshelf/1.0.21/Chart.yaml +++ b/community/audiobookshelf/1.0.22/Chart.yaml @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server annotations: title: Audiobookshelf type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 2.17.2 +appVersion: 2.17.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/audiobookshelf/1.0.21/README.md b/community/audiobookshelf/1.0.22/README.md similarity index 100% rename from community/audiobookshelf/1.0.21/README.md rename to community/audiobookshelf/1.0.22/README.md diff --git a/community/audiobookshelf/1.0.21/app-readme.md b/community/audiobookshelf/1.0.22/app-readme.md similarity index 100% rename from community/audiobookshelf/1.0.21/app-readme.md rename to community/audiobookshelf/1.0.22/app-readme.md diff --git a/community/audiobookshelf/1.0.21/charts/common-1.2.9.tgz b/community/audiobookshelf/1.0.22/charts/common-1.2.9.tgz similarity index 100% rename from community/audiobookshelf/1.0.21/charts/common-1.2.9.tgz rename to community/audiobookshelf/1.0.22/charts/common-1.2.9.tgz diff --git a/community/audiobookshelf/1.0.21/ci/basic-values.yaml b/community/audiobookshelf/1.0.22/ci/basic-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.21/ci/basic-values.yaml rename to community/audiobookshelf/1.0.22/ci/basic-values.yaml diff --git a/community/audiobookshelf/1.0.21/ci/extra-values.yaml b/community/audiobookshelf/1.0.22/ci/extra-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.21/ci/extra-values.yaml rename to community/audiobookshelf/1.0.22/ci/extra-values.yaml diff --git a/community/audiobookshelf/1.0.21/ix_values.yaml b/community/audiobookshelf/1.0.22/ix_values.yaml similarity index 97% rename from community/audiobookshelf/1.0.21/ix_values.yaml rename to community/audiobookshelf/1.0.22/ix_values.yaml index 061ff78a06..4a499ea75d 100644 --- a/community/audiobookshelf/1.0.21/ix_values.yaml +++ b/community/audiobookshelf/1.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/advplyr/audiobookshelf pullPolicy: IfNotPresent - tag: 2.17.2 + tag: 2.17.3 resources: limits: diff --git a/community/audiobookshelf/1.0.21/metadata.yaml b/community/audiobookshelf/1.0.22/metadata.yaml similarity index 100% rename from community/audiobookshelf/1.0.21/metadata.yaml rename to community/audiobookshelf/1.0.22/metadata.yaml diff --git a/community/audiobookshelf/1.0.21/questions.yaml b/community/audiobookshelf/1.0.22/questions.yaml similarity index 100% rename from community/audiobookshelf/1.0.21/questions.yaml rename to community/audiobookshelf/1.0.22/questions.yaml diff --git a/community/audiobookshelf/1.0.21/templates/NOTES.txt b/community/audiobookshelf/1.0.22/templates/NOTES.txt similarity index 100% rename from community/audiobookshelf/1.0.21/templates/NOTES.txt rename to community/audiobookshelf/1.0.22/templates/NOTES.txt diff --git a/community/audiobookshelf/1.0.21/templates/_audiobookshelf.tpl b/community/audiobookshelf/1.0.22/templates/_audiobookshelf.tpl similarity index 100% rename from community/audiobookshelf/1.0.21/templates/_audiobookshelf.tpl rename to community/audiobookshelf/1.0.22/templates/_audiobookshelf.tpl diff --git a/community/audiobookshelf/1.0.21/templates/_persistence.tpl b/community/audiobookshelf/1.0.22/templates/_persistence.tpl similarity index 100% rename from community/audiobookshelf/1.0.21/templates/_persistence.tpl rename to community/audiobookshelf/1.0.22/templates/_persistence.tpl diff --git a/community/audiobookshelf/1.0.21/templates/_portal.tpl b/community/audiobookshelf/1.0.22/templates/_portal.tpl similarity index 100% rename from community/audiobookshelf/1.0.21/templates/_portal.tpl rename to community/audiobookshelf/1.0.22/templates/_portal.tpl diff --git a/community/audiobookshelf/1.0.21/templates/_service.tpl b/community/audiobookshelf/1.0.22/templates/_service.tpl similarity index 100% rename from community/audiobookshelf/1.0.21/templates/_service.tpl rename to community/audiobookshelf/1.0.22/templates/_service.tpl diff --git a/community/audiobookshelf/1.0.21/templates/common.yaml b/community/audiobookshelf/1.0.22/templates/common.yaml similarity index 100% rename from community/audiobookshelf/1.0.21/templates/common.yaml rename to community/audiobookshelf/1.0.22/templates/common.yaml diff --git a/community/autobrr/1.2.25/Chart.lock b/community/autobrr/1.2.26/Chart.lock similarity index 100% rename from community/autobrr/1.2.25/Chart.lock rename to community/autobrr/1.2.26/Chart.lock diff --git a/community/autobrr/1.2.25/Chart.yaml b/community/autobrr/1.2.26/Chart.yaml similarity index 95% rename from community/autobrr/1.2.25/Chart.yaml rename to community/autobrr/1.2.26/Chart.yaml index 2262846f7b..00ebf85c9e 100644 --- a/community/autobrr/1.2.25/Chart.yaml +++ b/community/autobrr/1.2.26/Chart.yaml @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.2.25 +version: 1.2.26 apiVersion: v2 -appVersion: 1.51.1 +appVersion: 1.52.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/autobrr/1.2.25/README.md b/community/autobrr/1.2.26/README.md similarity index 100% rename from community/autobrr/1.2.25/README.md rename to community/autobrr/1.2.26/README.md diff --git a/community/autobrr/1.2.25/app-readme.md b/community/autobrr/1.2.26/app-readme.md similarity index 100% rename from community/autobrr/1.2.25/app-readme.md rename to community/autobrr/1.2.26/app-readme.md diff --git a/community/autobrr/1.2.25/charts/common-1.2.9.tgz b/community/autobrr/1.2.26/charts/common-1.2.9.tgz similarity index 100% rename from community/autobrr/1.2.25/charts/common-1.2.9.tgz rename to community/autobrr/1.2.26/charts/common-1.2.9.tgz diff --git a/community/autobrr/1.2.25/ci/basic-values.yaml b/community/autobrr/1.2.26/ci/basic-values.yaml similarity index 100% rename from community/autobrr/1.2.25/ci/basic-values.yaml rename to community/autobrr/1.2.26/ci/basic-values.yaml diff --git a/community/autobrr/1.2.25/ci/extra-values.yaml b/community/autobrr/1.2.26/ci/extra-values.yaml similarity index 100% rename from community/autobrr/1.2.25/ci/extra-values.yaml rename to community/autobrr/1.2.26/ci/extra-values.yaml diff --git a/community/autobrr/1.2.25/ci/hostNet-values.yaml b/community/autobrr/1.2.26/ci/hostNet-values.yaml similarity index 100% rename from community/autobrr/1.2.25/ci/hostNet-values.yaml rename to community/autobrr/1.2.26/ci/hostNet-values.yaml diff --git a/community/autobrr/1.2.25/ix_values.yaml b/community/autobrr/1.2.26/ix_values.yaml similarity index 96% rename from community/autobrr/1.2.25/ix_values.yaml rename to community/autobrr/1.2.26/ix_values.yaml index 05a7c420ed..346c3554d9 100644 --- a/community/autobrr/1.2.25/ix_values.yaml +++ b/community/autobrr/1.2.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.51.1 + tag: v1.52.0 resources: limits: diff --git a/community/autobrr/1.2.25/metadata.yaml b/community/autobrr/1.2.26/metadata.yaml similarity index 100% rename from community/autobrr/1.2.25/metadata.yaml rename to community/autobrr/1.2.26/metadata.yaml diff --git a/community/autobrr/1.2.25/migrations/migrate b/community/autobrr/1.2.26/migrations/migrate similarity index 100% rename from community/autobrr/1.2.25/migrations/migrate rename to community/autobrr/1.2.26/migrations/migrate diff --git a/community/autobrr/1.2.25/questions.yaml b/community/autobrr/1.2.26/questions.yaml similarity index 100% rename from community/autobrr/1.2.25/questions.yaml rename to community/autobrr/1.2.26/questions.yaml diff --git a/community/autobrr/1.2.25/templates/NOTES.txt b/community/autobrr/1.2.26/templates/NOTES.txt similarity index 100% rename from community/autobrr/1.2.25/templates/NOTES.txt rename to community/autobrr/1.2.26/templates/NOTES.txt diff --git a/community/autobrr/1.2.25/templates/_autobrr.tpl b/community/autobrr/1.2.26/templates/_autobrr.tpl similarity index 100% rename from community/autobrr/1.2.25/templates/_autobrr.tpl rename to community/autobrr/1.2.26/templates/_autobrr.tpl diff --git a/community/autobrr/1.2.25/templates/_persistence.tpl b/community/autobrr/1.2.26/templates/_persistence.tpl similarity index 100% rename from community/autobrr/1.2.25/templates/_persistence.tpl rename to community/autobrr/1.2.26/templates/_persistence.tpl diff --git a/community/autobrr/1.2.25/templates/_portal.tpl b/community/autobrr/1.2.26/templates/_portal.tpl similarity index 100% rename from community/autobrr/1.2.25/templates/_portal.tpl rename to community/autobrr/1.2.26/templates/_portal.tpl diff --git a/community/autobrr/1.2.25/templates/_service.tpl b/community/autobrr/1.2.26/templates/_service.tpl similarity index 100% rename from community/autobrr/1.2.25/templates/_service.tpl rename to community/autobrr/1.2.26/templates/_service.tpl diff --git a/community/autobrr/1.2.25/templates/common.yaml b/community/autobrr/1.2.26/templates/common.yaml similarity index 100% rename from community/autobrr/1.2.25/templates/common.yaml rename to community/autobrr/1.2.26/templates/common.yaml diff --git a/community/n8n/1.2.95/Chart.lock b/community/n8n/1.2.96/Chart.lock similarity index 100% rename from community/n8n/1.2.95/Chart.lock rename to community/n8n/1.2.96/Chart.lock diff --git a/community/n8n/1.2.95/Chart.yaml b/community/n8n/1.2.96/Chart.yaml similarity index 94% rename from community/n8n/1.2.95/Chart.yaml rename to community/n8n/1.2.96/Chart.yaml index 245fe4bfca..11e3c735da 100644 --- a/community/n8n/1.2.95/Chart.yaml +++ b/community/n8n/1.2.96/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.95 +version: 1.2.96 apiVersion: v2 -appVersion: 1.70.0 +appVersion: 1.70.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.95/README.md b/community/n8n/1.2.96/README.md similarity index 100% rename from community/n8n/1.2.95/README.md rename to community/n8n/1.2.96/README.md diff --git a/community/n8n/1.2.95/app-readme.md b/community/n8n/1.2.96/app-readme.md similarity index 100% rename from community/n8n/1.2.95/app-readme.md rename to community/n8n/1.2.96/app-readme.md diff --git a/community/n8n/1.2.95/charts/common-1.2.9.tgz b/community/n8n/1.2.96/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.95/charts/common-1.2.9.tgz rename to community/n8n/1.2.96/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.95/ci/basic-values.yaml b/community/n8n/1.2.96/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.95/ci/basic-values.yaml rename to community/n8n/1.2.96/ci/basic-values.yaml diff --git a/community/n8n/1.2.95/ci/https-values.yaml b/community/n8n/1.2.96/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.95/ci/https-values.yaml rename to community/n8n/1.2.96/ci/https-values.yaml diff --git a/community/n8n/1.2.95/ix_values.yaml b/community/n8n/1.2.96/ix_values.yaml similarity index 98% rename from community/n8n/1.2.95/ix_values.yaml rename to community/n8n/1.2.96/ix_values.yaml index 45139a5f48..4fc44762d1 100644 --- a/community/n8n/1.2.95/ix_values.yaml +++ b/community/n8n/1.2.96/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.70.0 + tag: 1.70.1 resources: limits: diff --git a/community/n8n/1.2.95/metadata.yaml b/community/n8n/1.2.96/metadata.yaml similarity index 100% rename from community/n8n/1.2.95/metadata.yaml rename to community/n8n/1.2.96/metadata.yaml diff --git a/community/n8n/1.2.95/migrations/migrate b/community/n8n/1.2.96/migrations/migrate similarity index 100% rename from community/n8n/1.2.95/migrations/migrate rename to community/n8n/1.2.96/migrations/migrate diff --git a/community/n8n/1.2.95/questions.yaml b/community/n8n/1.2.96/questions.yaml similarity index 100% rename from community/n8n/1.2.95/questions.yaml rename to community/n8n/1.2.96/questions.yaml diff --git a/community/n8n/1.2.95/templates/NOTES.txt b/community/n8n/1.2.96/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.95/templates/NOTES.txt rename to community/n8n/1.2.96/templates/NOTES.txt diff --git a/community/n8n/1.2.95/templates/_configuration.tpl b/community/n8n/1.2.96/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_configuration.tpl rename to community/n8n/1.2.96/templates/_configuration.tpl diff --git a/community/n8n/1.2.95/templates/_n8n.tpl b/community/n8n/1.2.96/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_n8n.tpl rename to community/n8n/1.2.96/templates/_n8n.tpl diff --git a/community/n8n/1.2.95/templates/_persistence.tpl b/community/n8n/1.2.96/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_persistence.tpl rename to community/n8n/1.2.96/templates/_persistence.tpl diff --git a/community/n8n/1.2.95/templates/_portal.tpl b/community/n8n/1.2.96/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_portal.tpl rename to community/n8n/1.2.96/templates/_portal.tpl diff --git a/community/n8n/1.2.95/templates/_postgres.tpl b/community/n8n/1.2.96/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_postgres.tpl rename to community/n8n/1.2.96/templates/_postgres.tpl diff --git a/community/n8n/1.2.95/templates/_redis.tpl b/community/n8n/1.2.96/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_redis.tpl rename to community/n8n/1.2.96/templates/_redis.tpl diff --git a/community/n8n/1.2.95/templates/_service.tpl b/community/n8n/1.2.96/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_service.tpl rename to community/n8n/1.2.96/templates/_service.tpl diff --git a/community/n8n/1.2.95/templates/_validation.tpl b/community/n8n/1.2.96/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.95/templates/_validation.tpl rename to community/n8n/1.2.96/templates/_validation.tpl diff --git a/community/n8n/1.2.95/templates/common.yaml b/community/n8n/1.2.96/templates/common.yaml similarity index 100% rename from community/n8n/1.2.95/templates/common.yaml rename to community/n8n/1.2.96/templates/common.yaml