From d5f733043706604a27e151cde9a226e6606262e2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 Jul 2026 14:00:46 +0200 Subject: [PATCH] =?UTF-8?q?fix(n8n):=20update=20image=20ghcr.io/n8n-io/n8n?= =?UTF-8?q?=202.29.5=20=E2=86=92=202.29.6=20(#49945)?= 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 | `c01a2f9` → `5f0b438` | --- > [!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 48d69e5f642..4cc0cf74e15 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.29.5 +appVersion: 2.29.6 dependencies: - name: common version: 29.7.1 @@ -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.23.3 +version: 21.23.4 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index 7eb1a477d47..070b61d64b9 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.29.5@sha256:c01a2f960a065076306618df3af3bfffecc6283015a8fb6be2e66b50f15dd514 + tag: 2.29.6@sha256:5f0b43817439edf77f0058619ff90d6247c61e82ac6091dac051c162e13e3138 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"