From 2ef9c3796bf7516be501f8ae52427f405bfbf81f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Dec 2025 04:52:24 +0000 Subject: [PATCH] Update ghcr.io/n8n-io/n8n Docker tag to v2 (#2369) 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://github.com/n8n-io/n8n)) | major | `1.123.5` -> `2.0.1` | --- ### Release Notes
n8n-io/n8n (ghcr.io/n8n-io/n8n) ### [`v2.0.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#200-2025-12-08) ##### Bug Fixes - Add `HOME` env var to distroless runners image ([#​22796](https://github.com/n8n-io/n8n/issues/22796)) ([2cf1021](https://github.com/n8n-io/n8n/commit/2cf10216bd396118eb170f237b918df5850a3402)) - **core:** Allowlist `HOME` env var in JS runner config ([#​22839](https://github.com/n8n-io/n8n/issues/22839)) ([a31ca3d](https://github.com/n8n-io/n8n/commit/a31ca3d19052f7fdecb1c2ed9a81e15ff9bd14b6)) - **core:** Do not prevent credential save if property has default value ([#​22720](https://github.com/n8n-io/n8n/issues/22720)) ([03744c3](https://github.com/n8n-io/n8n/commit/03744c30c59b96a8ad67d8d6b321e0f7ff0571e2)) - **core:** Update migration that activate workflows with executeWorkflowTrigger ([#​22860](https://github.com/n8n-io/n8n/issues/22860)) ([f7cb18c](https://github.com/n8n-io/n8n/commit/f7cb18ce3853a1813646460fc472b0d20f482a53)) - **editor:** Bind color-scheme to app theme setting ([#​22774](https://github.com/n8n-io/n8n/issues/22774)) ([3d46b97](https://github.com/n8n-io/n8n/commit/3d46b97bdf1c01852998ce5a5eb4631fe990d268)) - **editor:** Design tweaks for publish modals ([#​22694](https://github.com/n8n-io/n8n/issues/22694)) ([98efa19](https://github.com/n8n-io/n8n/commit/98efa19ca4d9cf17c88a3778c00fea45caa54738)) - Fetch workflow before updating checksum ([#​22927](https://github.com/n8n-io/n8n/issues/22927)) ([2260953](https://github.com/n8n-io/n8n/commit/22609531c39dce6477123734f68a53d932a26d8b)) - Security patches ([#​22748](https://github.com/n8n-io/n8n/issues/22748)) ([d22c173](https://github.com/n8n-io/n8n/commit/d22c173aec9f990f1912450399eea29893e62d24)) - Security patches for jws ([#​22918](https://github.com/n8n-io/n8n/issues/22918)) ([a642722](https://github.com/n8n-io/n8n/commit/a642722115a011f16292074833d47bee540a34b2)) - Update checksum after restoring workflow ([#​22920](https://github.com/n8n-io/n8n/issues/22920)) ([207c3f8](https://github.com/n8n-io/n8n/commit/207c3f8ba81e9c5b2148278f7def492b4789d2dc)) ##### Features - Validate nodes before activating ([#​22916](https://github.com/n8n-io/n8n/issues/22916)) ([1aa325a](https://github.com/n8n-io/n8n/commit/1aa325a64f26a8b377cee341df7486dcedd535b2))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2369 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/n8n/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/n8n/values.yaml b/clusters/cl01tl/helm/n8n/values.yaml index a22635648..515caf094 100644 --- a/clusters/cl01tl/helm/n8n/values.yaml +++ b/clusters/cl01tl/helm/n8n/values.yaml @@ -9,7 +9,7 @@ n8n: main: image: repository: ghcr.io/n8n-io/n8n - tag: 1.123.5 + tag: 2.0.1 pullPolicy: IfNotPresent env: - name: GENERIC_TIMEZONE @@ -93,7 +93,7 @@ n8n: main: image: repository: ghcr.io/n8n-io/n8n - tag: 1.123.5 + tag: 2.0.1 pullPolicy: IfNotPresent command: - n8n @@ -188,7 +188,7 @@ n8n: main: image: repository: ghcr.io/n8n-io/n8n - tag: 1.123.5 + tag: 2.0.1 pullPolicy: IfNotPresent command: - n8n