From b78892922c0dcb90fe18d8a10c7fc8491f9a59ae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 10 Apr 2025 14:27:08 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/n8n-io/?= =?UTF-8?q?n8n=201.87.2=20=E2=86=92=201.88.0=20(#34209)?= 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)) | minor | `e8f5540` -> `ba7d74b` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
n8n-io/n8n (ghcr.io/n8n-io/n8n) ### [`v1.88.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1880-2025-04-10) ##### Bug Fixes - **API:** Fix ratio tests on insights by workflow ([#​14448](https://redirect.github.com/n8n-io/n8n/issues/14448)) ([6c73d7e](https://redirect.github.com/n8n-io/n8n/commit/6c73d7ed812521f64a4db9a5437f2596953f204d)) - **Code Node:** Use an explicit `indexURL` to load the pyodide runtime ([#​14487](https://redirect.github.com/n8n-io/n8n/issues/14487)) ([860bb1e](https://redirect.github.com/n8n-io/n8n/commit/860bb1ef92bbe4e6fa6f8478dfde37c8e498af65)) - **core:** Fall back to regular mode for `execute` and `executeBatch` commands ([#​14381](https://redirect.github.com/n8n-io/n8n/issues/14381)) ([84e85c9](https://redirect.github.com/n8n-io/n8n/commit/84e85c9469e0417de2d8960a5aa6a91807690e91)) - **core:** Fix routing for waiting webhooks and forms ([#​14470](https://redirect.github.com/n8n-io/n8n/issues/14470)) ([b5d5b57](https://redirect.github.com/n8n-io/n8n/commit/b5d5b5711838fc5a1b63edce4f7fb8dc0a087883)) - **editor:** Fix race condition for updating node and workflow execution status ([#​14353](https://redirect.github.com/n8n-io/n8n/issues/14353)) ([a495d81](https://redirect.github.com/n8n-io/n8n/commit/a495d81c13e9a2721d4900db94d4a9765b0795c2)) - **editor:** Improve node creator items typing and fix missing icons ([#​14449](https://redirect.github.com/n8n-io/n8n/issues/14449)) ([ad6c83a](https://redirect.github.com/n8n-io/n8n/commit/ad6c83afd48dd4f75873231e20316d730a678fdc)) - **editor:** Inline expression previews are not displayed in NDV ([#​14475](https://redirect.github.com/n8n-io/n8n/issues/14475)) ([aee83bf](https://redirect.github.com/n8n-io/n8n/commit/aee83bf3449f275a90d3e51e5bb10e59edd31135)) - **editor:** Prevent moving non owned workflows to folders ([#​14474](https://redirect.github.com/n8n-io/n8n/issues/14474)) ([2a5c3d4](https://redirect.github.com/n8n-io/n8n/commit/2a5c3d49900e8e3e2dee5f19c3922ccc017bd1d7)) - Isolate license SDK proxy settings to avoid affecting unrelated requests ([#​14451](https://redirect.github.com/n8n-io/n8n/issues/14451)) ([7463f0c](https://redirect.github.com/n8n-io/n8n/commit/7463f0c18a67e8e89144bd3e29bba21f245c7a94)) ##### Features - **Azure Cosmos DB Node:** New node ([#​14156](https://redirect.github.com/n8n-io/n8n/issues/14156)) ([b52f9f0](https://redirect.github.com/n8n-io/n8n/commit/b52f9f0f6cbd96005f6f81a522955a47379316e1)) - **Email Trigger (IMAP) Node:** IMAP trigger node returns message UIDs ([#​13152](https://redirect.github.com/n8n-io/n8n/issues/13152)) ([4578709](https://redirect.github.com/n8n-io/n8n/commit/457870953aadb54578912abb234c9d546ccbaca2)) - **MCP Client Tool Node:** Add MCP Client Tool Node to connect to MCP servers over SSE ([#​14464](https://redirect.github.com/n8n-io/n8n/issues/14464)) ([34252f5](https://redirect.github.com/n8n-io/n8n/commit/34252f53f9ca586c15f40713678074a358d877f1)) - **MCP Server Trigger Node:** Add MCP Server Trigger node to expose tools to MCP clients ([#​14403](https://redirect.github.com/n8n-io/n8n/issues/14403)) ([8360283](https://redirect.github.com/n8n-io/n8n/commit/8360283c6f28f8d3e7cc60ae1a3982964954cf79)) - **Milvus Vector Store Node:** Add support for the Milvus vector db ([#​14404](https://redirect.github.com/n8n-io/n8n/issues/14404)) ([048b9d7](https://redirect.github.com/n8n-io/n8n/commit/048b9d75890bf27e1dbfbd2862d7377a35e15434)) ##### Performance Improvements - **core:** Batch raw insights save and add metadata cache ([#​14261](https://redirect.github.com/n8n-io/n8n/issues/14261)) ([60afb46](https://redirect.github.com/n8n-io/n8n/commit/60afb46094ea11f2479130867ae2409f171e9f09))
--- ### 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 7d107d24733..87643136228 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.87.2 +appVersion: 1.88.0 dependencies: - name: common version: 25.4.10 @@ -44,5 +44,5 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/truecharts/charts/tree/master/charts/stable/n8n type: application -version: 15.47.0 +version: 15.48.0 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index 506cabc9c8f..e2c6452f98b 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/n8n-io/n8n - tag: 1.87.2@sha256:e8f55402d92387dbcc402307d571e4f4f62cf852fc1886017e0d4e01c65178df + tag: 1.88.0@sha256:ba7d74b07f6b87e622c67f8ca665dda269a8d15e2bef355d3604d597a92798c9 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"