From 9a586090b4719cf831a72576b33205b7f23e662f Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 1 Aug 2024 08:45:54 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/minio/{2.0.13 => 2.0.14}/.helmignore | 0 charts/minio/{2.0.13 => 2.0.14}/CHANGELOG.md | 0 charts/minio/{2.0.13 => 2.0.14}/Chart.lock | 0 charts/minio/{2.0.13 => 2.0.14}/Chart.yaml | 4 ++-- charts/minio/{2.0.13 => 2.0.14}/README.md | 0 charts/minio/{2.0.13 => 2.0.14}/app-readme.md | 0 .../{2.0.13 => 2.0.14}/charts/common-1.2.9.tgz | Bin .../minio/{2.0.13 => 2.0.14}/ci/basic-values.yaml | 0 .../minio/{2.0.13 => 2.0.14}/ci/https-values.yaml | 0 .../{2.0.13 => 2.0.14}/ci/no-logsearch-values.yaml | 0 charts/minio/{2.0.13 => 2.0.14}/ix_values.yaml | 2 +- charts/minio/{2.0.13 => 2.0.14}/migrations/migrate | 0 charts/minio/{2.0.13 => 2.0.14}/questions.yaml | 0 charts/minio/{2.0.13 => 2.0.14}/templates/NOTES.txt | 0 .../{2.0.13 => 2.0.14}/templates/_configuration.tpl | 0 .../{2.0.13 => 2.0.14}/templates/_logsearch.tpl | 0 .../{2.0.13 => 2.0.14}/templates/_migration.tpl | 0 .../minio/{2.0.13 => 2.0.14}/templates/_minio.tpl | 0 .../{2.0.13 => 2.0.14}/templates/_persistence.tpl | 0 .../minio/{2.0.13 => 2.0.14}/templates/_portal.tpl | 0 .../{2.0.13 => 2.0.14}/templates/_postgres.tpl | 0 .../minio/{2.0.13 => 2.0.14}/templates/_service.tpl | 0 .../minio/{2.0.13 => 2.0.14}/templates/common.yaml | 0 charts/minio/{2.0.13 => 2.0.14}/to_keep_versions.md | 0 community/mealie/{1.0.23 => 1.0.24}/Chart.lock | 0 community/mealie/{1.0.23 => 1.0.24}/Chart.yaml | 4 ++-- community/mealie/{1.0.23 => 1.0.24}/README.md | 0 community/mealie/{1.0.23 => 1.0.24}/app-readme.md | 0 .../{1.0.23 => 1.0.24}/charts/common-1.2.9.tgz | Bin .../mealie/{1.0.23 => 1.0.24}/ci/basic-values.yaml | 0 .../mealie/{1.0.23 => 1.0.24}/ci/extra-values.yaml | 0 .../{1.0.23 => 1.0.24}/ci/hostNet-values.yaml | 0 community/mealie/{1.0.23 => 1.0.24}/ix_values.yaml | 2 +- community/mealie/{1.0.23 => 1.0.24}/metadata.yaml | 0 community/mealie/{1.0.23 => 1.0.24}/questions.yaml | 0 .../mealie/{1.0.23 => 1.0.24}/templates/NOTES.txt | 0 .../{1.0.23 => 1.0.24}/templates/_configuration.tpl | 0 .../mealie/{1.0.23 => 1.0.24}/templates/_mealie.tpl | 0 .../{1.0.23 => 1.0.24}/templates/_persistence.tpl | 0 .../mealie/{1.0.23 => 1.0.24}/templates/_portal.tpl | 0 .../{1.0.23 => 1.0.24}/templates/_postgres.tpl | 0 .../{1.0.23 => 1.0.24}/templates/_service.tpl | 0 .../mealie/{1.0.23 => 1.0.24}/templates/common.yaml | 0 community/n8n/{1.2.64 => 1.2.65}/Chart.lock | 0 community/n8n/{1.2.64 => 1.2.65}/Chart.yaml | 4 ++-- community/n8n/{1.2.64 => 1.2.65}/README.md | 0 community/n8n/{1.2.64 => 1.2.65}/app-readme.md | 0 .../n8n/{1.2.64 => 1.2.65}/charts/common-1.2.9.tgz | Bin .../n8n/{1.2.64 => 1.2.65}/ci/basic-values.yaml | 0 .../n8n/{1.2.64 => 1.2.65}/ci/https-values.yaml | 0 community/n8n/{1.2.64 => 1.2.65}/ix_values.yaml | 2 +- community/n8n/{1.2.64 => 1.2.65}/metadata.yaml | 0 community/n8n/{1.2.64 => 1.2.65}/migrations/migrate | 0 community/n8n/{1.2.64 => 1.2.65}/questions.yaml | 0 .../n8n/{1.2.64 => 1.2.65}/templates/NOTES.txt | 0 .../{1.2.64 => 1.2.65}/templates/_configuration.tpl | 0 community/n8n/{1.2.64 => 1.2.65}/templates/_n8n.tpl | 0 .../{1.2.64 => 1.2.65}/templates/_persistence.tpl | 0 .../n8n/{1.2.64 => 1.2.65}/templates/_portal.tpl | 0 .../n8n/{1.2.64 => 1.2.65}/templates/_postgres.tpl | 0 .../n8n/{1.2.64 => 1.2.65}/templates/_redis.tpl | 0 .../n8n/{1.2.64 => 1.2.65}/templates/_service.tpl | 0 .../{1.2.64 => 1.2.65}/templates/_validation.tpl | 0 .../n8n/{1.2.64 => 1.2.65}/templates/common.yaml | 0 64 files changed, 9 insertions(+), 9 deletions(-) rename charts/minio/{2.0.13 => 2.0.14}/.helmignore (100%) rename charts/minio/{2.0.13 => 2.0.14}/CHANGELOG.md (100%) rename charts/minio/{2.0.13 => 2.0.14}/Chart.lock (100%) rename charts/minio/{2.0.13 => 2.0.14}/Chart.yaml (91%) rename charts/minio/{2.0.13 => 2.0.14}/README.md (100%) rename charts/minio/{2.0.13 => 2.0.14}/app-readme.md (100%) rename charts/minio/{2.0.13 => 2.0.14}/charts/common-1.2.9.tgz (100%) rename charts/minio/{2.0.13 => 2.0.14}/ci/basic-values.yaml (100%) rename charts/minio/{2.0.13 => 2.0.14}/ci/https-values.yaml (100%) rename charts/minio/{2.0.13 => 2.0.14}/ci/no-logsearch-values.yaml (100%) rename charts/minio/{2.0.13 => 2.0.14}/ix_values.yaml (97%) rename charts/minio/{2.0.13 => 2.0.14}/migrations/migrate (100%) rename charts/minio/{2.0.13 => 2.0.14}/questions.yaml (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/NOTES.txt (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_configuration.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_logsearch.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_migration.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_minio.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_persistence.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_portal.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_postgres.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/_service.tpl (100%) rename charts/minio/{2.0.13 => 2.0.14}/templates/common.yaml (100%) rename charts/minio/{2.0.13 => 2.0.14}/to_keep_versions.md (100%) rename community/mealie/{1.0.23 => 1.0.24}/Chart.lock (100%) rename community/mealie/{1.0.23 => 1.0.24}/Chart.yaml (94%) rename community/mealie/{1.0.23 => 1.0.24}/README.md (100%) rename community/mealie/{1.0.23 => 1.0.24}/app-readme.md (100%) rename community/mealie/{1.0.23 => 1.0.24}/charts/common-1.2.9.tgz (100%) rename community/mealie/{1.0.23 => 1.0.24}/ci/basic-values.yaml (100%) rename community/mealie/{1.0.23 => 1.0.24}/ci/extra-values.yaml (100%) rename community/mealie/{1.0.23 => 1.0.24}/ci/hostNet-values.yaml (100%) rename community/mealie/{1.0.23 => 1.0.24}/ix_values.yaml (98%) rename community/mealie/{1.0.23 => 1.0.24}/metadata.yaml (100%) rename community/mealie/{1.0.23 => 1.0.24}/questions.yaml (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/NOTES.txt (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/_configuration.tpl (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/_mealie.tpl (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/_persistence.tpl (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/_portal.tpl (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/_postgres.tpl (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/_service.tpl (100%) rename community/mealie/{1.0.23 => 1.0.24}/templates/common.yaml (100%) rename community/n8n/{1.2.64 => 1.2.65}/Chart.lock (100%) rename community/n8n/{1.2.64 => 1.2.65}/Chart.yaml (94%) rename community/n8n/{1.2.64 => 1.2.65}/README.md (100%) rename community/n8n/{1.2.64 => 1.2.65}/app-readme.md (100%) rename community/n8n/{1.2.64 => 1.2.65}/charts/common-1.2.9.tgz (100%) rename community/n8n/{1.2.64 => 1.2.65}/ci/basic-values.yaml (100%) rename community/n8n/{1.2.64 => 1.2.65}/ci/https-values.yaml (100%) rename community/n8n/{1.2.64 => 1.2.65}/ix_values.yaml (98%) rename community/n8n/{1.2.64 => 1.2.65}/metadata.yaml (100%) rename community/n8n/{1.2.64 => 1.2.65}/migrations/migrate (100%) rename community/n8n/{1.2.64 => 1.2.65}/questions.yaml (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/NOTES.txt (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_configuration.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_n8n.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_persistence.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_portal.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_postgres.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_redis.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_service.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/_validation.tpl (100%) rename community/n8n/{1.2.64 => 1.2.65}/templates/common.yaml (100%) diff --git a/charts/minio/2.0.13/.helmignore b/charts/minio/2.0.14/.helmignore similarity index 100% rename from charts/minio/2.0.13/.helmignore rename to charts/minio/2.0.14/.helmignore diff --git a/charts/minio/2.0.13/CHANGELOG.md b/charts/minio/2.0.14/CHANGELOG.md similarity index 100% rename from charts/minio/2.0.13/CHANGELOG.md rename to charts/minio/2.0.14/CHANGELOG.md diff --git a/charts/minio/2.0.13/Chart.lock b/charts/minio/2.0.14/Chart.lock similarity index 100% rename from charts/minio/2.0.13/Chart.lock rename to charts/minio/2.0.14/Chart.lock diff --git a/charts/minio/2.0.13/Chart.yaml b/charts/minio/2.0.14/Chart.yaml similarity index 91% rename from charts/minio/2.0.13/Chart.yaml rename to charts/minio/2.0.14/Chart.yaml index 30a3b34ead..f986eb8b67 100644 --- a/charts/minio/2.0.13/Chart.yaml +++ b/charts/minio/2.0.14/Chart.yaml @@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 2.0.13 +version: 2.0.14 apiVersion: v2 -appVersion: 2024-07-29T22-14-52Z +appVersion: 2024-07-31T05-46-26Z kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/minio/2.0.13/README.md b/charts/minio/2.0.14/README.md similarity index 100% rename from charts/minio/2.0.13/README.md rename to charts/minio/2.0.14/README.md diff --git a/charts/minio/2.0.13/app-readme.md b/charts/minio/2.0.14/app-readme.md similarity index 100% rename from charts/minio/2.0.13/app-readme.md rename to charts/minio/2.0.14/app-readme.md diff --git a/charts/minio/2.0.13/charts/common-1.2.9.tgz b/charts/minio/2.0.14/charts/common-1.2.9.tgz similarity index 100% rename from charts/minio/2.0.13/charts/common-1.2.9.tgz rename to charts/minio/2.0.14/charts/common-1.2.9.tgz diff --git a/charts/minio/2.0.13/ci/basic-values.yaml b/charts/minio/2.0.14/ci/basic-values.yaml similarity index 100% rename from charts/minio/2.0.13/ci/basic-values.yaml rename to charts/minio/2.0.14/ci/basic-values.yaml diff --git a/charts/minio/2.0.13/ci/https-values.yaml b/charts/minio/2.0.14/ci/https-values.yaml similarity index 100% rename from charts/minio/2.0.13/ci/https-values.yaml rename to charts/minio/2.0.14/ci/https-values.yaml diff --git a/charts/minio/2.0.13/ci/no-logsearch-values.yaml b/charts/minio/2.0.14/ci/no-logsearch-values.yaml similarity index 100% rename from charts/minio/2.0.13/ci/no-logsearch-values.yaml rename to charts/minio/2.0.14/ci/no-logsearch-values.yaml diff --git a/charts/minio/2.0.13/ix_values.yaml b/charts/minio/2.0.14/ix_values.yaml similarity index 97% rename from charts/minio/2.0.13/ix_values.yaml rename to charts/minio/2.0.14/ix_values.yaml index ce108adbcb..9bd1467930 100644 --- a/charts/minio/2.0.13/ix_values.yaml +++ b/charts/minio/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2024-07-29T22-14-52Z + tag: RELEASE.2024-07-31T05-46-26Z logSearchImage: pullPolicy: IfNotPresent repository: minio/operator diff --git a/charts/minio/2.0.13/migrations/migrate b/charts/minio/2.0.14/migrations/migrate similarity index 100% rename from charts/minio/2.0.13/migrations/migrate rename to charts/minio/2.0.14/migrations/migrate diff --git a/charts/minio/2.0.13/questions.yaml b/charts/minio/2.0.14/questions.yaml similarity index 100% rename from charts/minio/2.0.13/questions.yaml rename to charts/minio/2.0.14/questions.yaml diff --git a/charts/minio/2.0.13/templates/NOTES.txt b/charts/minio/2.0.14/templates/NOTES.txt similarity index 100% rename from charts/minio/2.0.13/templates/NOTES.txt rename to charts/minio/2.0.14/templates/NOTES.txt diff --git a/charts/minio/2.0.13/templates/_configuration.tpl b/charts/minio/2.0.14/templates/_configuration.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_configuration.tpl rename to charts/minio/2.0.14/templates/_configuration.tpl diff --git a/charts/minio/2.0.13/templates/_logsearch.tpl b/charts/minio/2.0.14/templates/_logsearch.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_logsearch.tpl rename to charts/minio/2.0.14/templates/_logsearch.tpl diff --git a/charts/minio/2.0.13/templates/_migration.tpl b/charts/minio/2.0.14/templates/_migration.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_migration.tpl rename to charts/minio/2.0.14/templates/_migration.tpl diff --git a/charts/minio/2.0.13/templates/_minio.tpl b/charts/minio/2.0.14/templates/_minio.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_minio.tpl rename to charts/minio/2.0.14/templates/_minio.tpl diff --git a/charts/minio/2.0.13/templates/_persistence.tpl b/charts/minio/2.0.14/templates/_persistence.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_persistence.tpl rename to charts/minio/2.0.14/templates/_persistence.tpl diff --git a/charts/minio/2.0.13/templates/_portal.tpl b/charts/minio/2.0.14/templates/_portal.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_portal.tpl rename to charts/minio/2.0.14/templates/_portal.tpl diff --git a/charts/minio/2.0.13/templates/_postgres.tpl b/charts/minio/2.0.14/templates/_postgres.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_postgres.tpl rename to charts/minio/2.0.14/templates/_postgres.tpl diff --git a/charts/minio/2.0.13/templates/_service.tpl b/charts/minio/2.0.14/templates/_service.tpl similarity index 100% rename from charts/minio/2.0.13/templates/_service.tpl rename to charts/minio/2.0.14/templates/_service.tpl diff --git a/charts/minio/2.0.13/templates/common.yaml b/charts/minio/2.0.14/templates/common.yaml similarity index 100% rename from charts/minio/2.0.13/templates/common.yaml rename to charts/minio/2.0.14/templates/common.yaml diff --git a/charts/minio/2.0.13/to_keep_versions.md b/charts/minio/2.0.14/to_keep_versions.md similarity index 100% rename from charts/minio/2.0.13/to_keep_versions.md rename to charts/minio/2.0.14/to_keep_versions.md diff --git a/community/mealie/1.0.23/Chart.lock b/community/mealie/1.0.24/Chart.lock similarity index 100% rename from community/mealie/1.0.23/Chart.lock rename to community/mealie/1.0.24/Chart.lock diff --git a/community/mealie/1.0.23/Chart.yaml b/community/mealie/1.0.24/Chart.yaml similarity index 94% rename from community/mealie/1.0.23/Chart.yaml rename to community/mealie/1.0.24/Chart.yaml index f449375fbc..f6381494cd 100644 --- a/community/mealie/1.0.23/Chart.yaml +++ b/community/mealie/1.0.24/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 -appVersion: 1.10.2 +appVersion: 1.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/mealie/1.0.23/README.md b/community/mealie/1.0.24/README.md similarity index 100% rename from community/mealie/1.0.23/README.md rename to community/mealie/1.0.24/README.md diff --git a/community/mealie/1.0.23/app-readme.md b/community/mealie/1.0.24/app-readme.md similarity index 100% rename from community/mealie/1.0.23/app-readme.md rename to community/mealie/1.0.24/app-readme.md diff --git a/community/mealie/1.0.23/charts/common-1.2.9.tgz b/community/mealie/1.0.24/charts/common-1.2.9.tgz similarity index 100% rename from community/mealie/1.0.23/charts/common-1.2.9.tgz rename to community/mealie/1.0.24/charts/common-1.2.9.tgz diff --git a/community/mealie/1.0.23/ci/basic-values.yaml b/community/mealie/1.0.24/ci/basic-values.yaml similarity index 100% rename from community/mealie/1.0.23/ci/basic-values.yaml rename to community/mealie/1.0.24/ci/basic-values.yaml diff --git a/community/mealie/1.0.23/ci/extra-values.yaml b/community/mealie/1.0.24/ci/extra-values.yaml similarity index 100% rename from community/mealie/1.0.23/ci/extra-values.yaml rename to community/mealie/1.0.24/ci/extra-values.yaml diff --git a/community/mealie/1.0.23/ci/hostNet-values.yaml b/community/mealie/1.0.24/ci/hostNet-values.yaml similarity index 100% rename from community/mealie/1.0.23/ci/hostNet-values.yaml rename to community/mealie/1.0.24/ci/hostNet-values.yaml diff --git a/community/mealie/1.0.23/ix_values.yaml b/community/mealie/1.0.24/ix_values.yaml similarity index 98% rename from community/mealie/1.0.23/ix_values.yaml rename to community/mealie/1.0.24/ix_values.yaml index 26618880cc..912ea562ce 100644 --- a/community/mealie/1.0.23/ix_values.yaml +++ b/community/mealie/1.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.10.2 + tag: v1.11.0 resources: limits: diff --git a/community/mealie/1.0.23/metadata.yaml b/community/mealie/1.0.24/metadata.yaml similarity index 100% rename from community/mealie/1.0.23/metadata.yaml rename to community/mealie/1.0.24/metadata.yaml diff --git a/community/mealie/1.0.23/questions.yaml b/community/mealie/1.0.24/questions.yaml similarity index 100% rename from community/mealie/1.0.23/questions.yaml rename to community/mealie/1.0.24/questions.yaml diff --git a/community/mealie/1.0.23/templates/NOTES.txt b/community/mealie/1.0.24/templates/NOTES.txt similarity index 100% rename from community/mealie/1.0.23/templates/NOTES.txt rename to community/mealie/1.0.24/templates/NOTES.txt diff --git a/community/mealie/1.0.23/templates/_configuration.tpl b/community/mealie/1.0.24/templates/_configuration.tpl similarity index 100% rename from community/mealie/1.0.23/templates/_configuration.tpl rename to community/mealie/1.0.24/templates/_configuration.tpl diff --git a/community/mealie/1.0.23/templates/_mealie.tpl b/community/mealie/1.0.24/templates/_mealie.tpl similarity index 100% rename from community/mealie/1.0.23/templates/_mealie.tpl rename to community/mealie/1.0.24/templates/_mealie.tpl diff --git a/community/mealie/1.0.23/templates/_persistence.tpl b/community/mealie/1.0.24/templates/_persistence.tpl similarity index 100% rename from community/mealie/1.0.23/templates/_persistence.tpl rename to community/mealie/1.0.24/templates/_persistence.tpl diff --git a/community/mealie/1.0.23/templates/_portal.tpl b/community/mealie/1.0.24/templates/_portal.tpl similarity index 100% rename from community/mealie/1.0.23/templates/_portal.tpl rename to community/mealie/1.0.24/templates/_portal.tpl diff --git a/community/mealie/1.0.23/templates/_postgres.tpl b/community/mealie/1.0.24/templates/_postgres.tpl similarity index 100% rename from community/mealie/1.0.23/templates/_postgres.tpl rename to community/mealie/1.0.24/templates/_postgres.tpl diff --git a/community/mealie/1.0.23/templates/_service.tpl b/community/mealie/1.0.24/templates/_service.tpl similarity index 100% rename from community/mealie/1.0.23/templates/_service.tpl rename to community/mealie/1.0.24/templates/_service.tpl diff --git a/community/mealie/1.0.23/templates/common.yaml b/community/mealie/1.0.24/templates/common.yaml similarity index 100% rename from community/mealie/1.0.23/templates/common.yaml rename to community/mealie/1.0.24/templates/common.yaml diff --git a/community/n8n/1.2.64/Chart.lock b/community/n8n/1.2.65/Chart.lock similarity index 100% rename from community/n8n/1.2.64/Chart.lock rename to community/n8n/1.2.65/Chart.lock diff --git a/community/n8n/1.2.64/Chart.yaml b/community/n8n/1.2.65/Chart.yaml similarity index 94% rename from community/n8n/1.2.64/Chart.yaml rename to community/n8n/1.2.65/Chart.yaml index b0ff161446..8b28e78abf 100644 --- a/community/n8n/1.2.64/Chart.yaml +++ b/community/n8n/1.2.65/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.64 +version: 1.2.65 apiVersion: v2 -appVersion: 1.52.1 +appVersion: 1.53.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.64/README.md b/community/n8n/1.2.65/README.md similarity index 100% rename from community/n8n/1.2.64/README.md rename to community/n8n/1.2.65/README.md diff --git a/community/n8n/1.2.64/app-readme.md b/community/n8n/1.2.65/app-readme.md similarity index 100% rename from community/n8n/1.2.64/app-readme.md rename to community/n8n/1.2.65/app-readme.md diff --git a/community/n8n/1.2.64/charts/common-1.2.9.tgz b/community/n8n/1.2.65/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.64/charts/common-1.2.9.tgz rename to community/n8n/1.2.65/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.64/ci/basic-values.yaml b/community/n8n/1.2.65/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.64/ci/basic-values.yaml rename to community/n8n/1.2.65/ci/basic-values.yaml diff --git a/community/n8n/1.2.64/ci/https-values.yaml b/community/n8n/1.2.65/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.64/ci/https-values.yaml rename to community/n8n/1.2.65/ci/https-values.yaml diff --git a/community/n8n/1.2.64/ix_values.yaml b/community/n8n/1.2.65/ix_values.yaml similarity index 98% rename from community/n8n/1.2.64/ix_values.yaml rename to community/n8n/1.2.65/ix_values.yaml index e1b61660db..5d0a23f5c1 100644 --- a/community/n8n/1.2.64/ix_values.yaml +++ b/community/n8n/1.2.65/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.52.1 + tag: 1.53.0 resources: limits: diff --git a/community/n8n/1.2.64/metadata.yaml b/community/n8n/1.2.65/metadata.yaml similarity index 100% rename from community/n8n/1.2.64/metadata.yaml rename to community/n8n/1.2.65/metadata.yaml diff --git a/community/n8n/1.2.64/migrations/migrate b/community/n8n/1.2.65/migrations/migrate similarity index 100% rename from community/n8n/1.2.64/migrations/migrate rename to community/n8n/1.2.65/migrations/migrate diff --git a/community/n8n/1.2.64/questions.yaml b/community/n8n/1.2.65/questions.yaml similarity index 100% rename from community/n8n/1.2.64/questions.yaml rename to community/n8n/1.2.65/questions.yaml diff --git a/community/n8n/1.2.64/templates/NOTES.txt b/community/n8n/1.2.65/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.64/templates/NOTES.txt rename to community/n8n/1.2.65/templates/NOTES.txt diff --git a/community/n8n/1.2.64/templates/_configuration.tpl b/community/n8n/1.2.65/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_configuration.tpl rename to community/n8n/1.2.65/templates/_configuration.tpl diff --git a/community/n8n/1.2.64/templates/_n8n.tpl b/community/n8n/1.2.65/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_n8n.tpl rename to community/n8n/1.2.65/templates/_n8n.tpl diff --git a/community/n8n/1.2.64/templates/_persistence.tpl b/community/n8n/1.2.65/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_persistence.tpl rename to community/n8n/1.2.65/templates/_persistence.tpl diff --git a/community/n8n/1.2.64/templates/_portal.tpl b/community/n8n/1.2.65/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_portal.tpl rename to community/n8n/1.2.65/templates/_portal.tpl diff --git a/community/n8n/1.2.64/templates/_postgres.tpl b/community/n8n/1.2.65/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_postgres.tpl rename to community/n8n/1.2.65/templates/_postgres.tpl diff --git a/community/n8n/1.2.64/templates/_redis.tpl b/community/n8n/1.2.65/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_redis.tpl rename to community/n8n/1.2.65/templates/_redis.tpl diff --git a/community/n8n/1.2.64/templates/_service.tpl b/community/n8n/1.2.65/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_service.tpl rename to community/n8n/1.2.65/templates/_service.tpl diff --git a/community/n8n/1.2.64/templates/_validation.tpl b/community/n8n/1.2.65/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.64/templates/_validation.tpl rename to community/n8n/1.2.65/templates/_validation.tpl diff --git a/community/n8n/1.2.64/templates/common.yaml b/community/n8n/1.2.65/templates/common.yaml similarity index 100% rename from community/n8n/1.2.64/templates/common.yaml rename to community/n8n/1.2.65/templates/common.yaml