From a2f921fc948a1500c81a2c6a8c336e6144f85598 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 May 2026 17:44:44 +0200 Subject: [PATCH] =?UTF-8?q?fix(n8n):=20update=20image=20ghcr.io/n8n-io/n8n?= =?UTF-8?q?=202.22.2=20=E2=86=92=202.22.3=20(#48508)?= 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 | `bf26d48` → `75d18a9` | --- > [!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**: (UTC) - 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 b6d0a95f769..a995a9036d2 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.22.2 +appVersion: 2.22.3 dependencies: - name: common version: 29.3.4 @@ -44,5 +44,5 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 21.11.2 +version: 21.11.3 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index 48429601227..ce9ef2c8dd2 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.22.2@sha256:bf26d48e2be3d8a2bda50c5494dc603f495c2d98bd186793773b0204f3e7e0c3 + tag: 2.22.3@sha256:75d18a9ecc588c32ece70d87bfd3319004601cf1d0d4fea5f4ba3640acb87f7b pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"