From dc47c65dacf85e75fcd0c0b9d76aff0d9d2b50fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Mar 2026 11:44:32 +0100 Subject: [PATCH] =?UTF-8?q?fix(n8n):=20update=20image=20ghcr.io/n8n-io/n8n?= =?UTF-8?q?=202.11.0=20=E2=86=92=202.11.1=20(#45787)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `fd27ead` → `39c634d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/n8n/Chart.yaml | 4 ++-- charts/stable/n8n/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index f8625459ec9..540eba92fc6 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.11.0 +appVersion: 2.11.1 dependencies: - name: common version: 28.33.0 @@ -49,5 +49,5 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 18.18.0 +version: 18.18.1 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index 39bfe2f7a4c..62a360954bc 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/n8n-io/n8n - tag: 2.11.0@sha256:fd27ead55b0c98a8e8322b7995c08603ceb515068498840a34fbb46329f81fcc + tag: 2.11.1@sha256:39c634d65cf8830fec21ae7b242419e57737c2b1a1498b8b8c7578a585cf7ada pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"