feat(n8n): update image ghcr.io/n8n-io/n8n 2.6.2 → 2.7.0 (#44463)

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 | `ff6fe9e`
-> `edb0e69` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary>

###
[`v2.7.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#270-2026-02-02)

##### Bug Fixes

- **AI Agent Node:** Fix gemini thought signatures for parallel tool
calls
([#&#8203;24982](https://redirect.github.com/n8n-io/n8n/issues/24982))
([3dbca3e](3dbca3e0df))
- **ai-builder:** Detect placeholder values inside larger parameters
generated by workflow builder
([#&#8203;24950](https://redirect.github.com/n8n-io/n8n/issues/24950))
([2b0f13d](2b0f13d760))
- **ai-builder:** Fixing padding in WFB chat when message feedback is
showing
([#&#8203;25079](https://redirect.github.com/n8n-io/n8n/issues/25079))
([fb7e5d5](fb7e5d5a20))
- **AMQP Trigger Node:** Save failed executions
([#&#8203;21878](https://redirect.github.com/n8n-io/n8n/issues/21878))
([89f8fb0](89f8fb04ca))
- **Chat Node:** Output structure for Send and Wait operation
([#&#8203;24898](https://redirect.github.com/n8n-io/n8n/issues/24898))
([36afab0](36afab0ec0))
- **core:** Add Redis TCP Keep-Alive Configuration for Queue Mode
([#&#8203;23902](https://redirect.github.com/n8n-io/n8n/issues/23902))
([e7c5c17](e7c5c17402))
- **core:** Do not send an undefined location header on form redirects
([#&#8203;24989](https://redirect.github.com/n8n-io/n8n/issues/24989))
([a8d75f7](a8d75f7433))
- **core:** Ensure execution ID is available at runtime in Webhook
response
([#&#8203;24876](https://redirect.github.com/n8n-io/n8n/issues/24876))
([ad7571f](ad7571fdb2))
- **core:** Ensure workflows with response promises respect graceful
shutdown
([#&#8203;24879](https://redirect.github.com/n8n-io/n8n/issues/24879))
([b006ecf](b006ecfb96))
- **core:** Fix missing early return on Bull error
([#&#8203;25084](https://redirect.github.com/n8n-io/n8n/issues/25084))
([ea4d2d2](ea4d2d217a))
- **core:** Fix orchestration init modules
([#&#8203;23360](https://redirect.github.com/n8n-io/n8n/issues/23360))
([9958eed](9958eed92c))
- **core:** Log warning where file values contain white space at the
start or end (e.g. new lines)
([#&#8203;24442](https://redirect.github.com/n8n-io/n8n/issues/24442))
([ae17e8e](ae17e8ec61))
- **core:** Replace deprecated 'application' actor value with 'app' in
Linear OAuth
([#&#8203;20985](https://redirect.github.com/n8n-io/n8n/issues/20985))
([1edb600](1edb600151))
- **core:** Revert ensuring execution ID in webhook response
([#&#8203;25146](https://redirect.github.com/n8n-io/n8n/issues/25146))
([a7408fa](a7408fa082))
- **core:** Small optimizations on users api to reduce db calls
([#&#8203;24882](https://redirect.github.com/n8n-io/n8n/issues/24882))
([dce4871](dce48711ce))
- **core:** Support reconnecting on Redis failover
([#&#8203;25038](https://redirect.github.com/n8n-io/n8n/issues/25038))
([7e580ea](7e580ea8cf))
- **core:** Update AI Builder node types after community package changes
([#&#8203;24883](https://redirect.github.com/n8n-io/n8n/issues/24883))
([0faada7](0faada7f36))
- **core:** Update ownership cache update on folder transfer
([#&#8203;24974](https://redirect.github.com/n8n-io/n8n/issues/24974))
([40f6705](40f670562e))
- **core:** Use proxy for all npm commands
([#&#8203;24909](https://redirect.github.com/n8n-io/n8n/issues/24909))
([e1dd077](e1dd07777d))
- **core:** Use stricter flags when starting python runner
([#&#8203;24983](https://redirect.github.com/n8n-io/n8n/issues/24983))
([21421f5](21421f5c39))
- **editor:** Allow '-' and '\_' in subworkflow caller IDs
([#&#8203;24849](https://redirect.github.com/n8n-io/n8n/issues/24849))
([35583ad](35583ad80b))
- **editor:** Disable hover effects on non-drop-targets during drag
([#&#8203;24948](https://redirect.github.com/n8n-io/n8n/issues/24948))
([8983bd5](8983bd563f))
- **editor:** Disable WF history button when autosave is not complete
([#&#8203;24904](https://redirect.github.com/n8n-io/n8n/issues/24904))
([567ae92](567ae92756))
- **editor:** Fix layout of insights tab
([#&#8203;24994](https://redirect.github.com/n8n-io/n8n/issues/24994))
([526a239](526a2394df))
- **editor:** Improve checkbox and lock icon alignment
([#&#8203;24575](https://redirect.github.com/n8n-io/n8n/issues/24575))
([7129c88](7129c88fd9))
- **editor:** Move version store init after authentication
([#&#8203;25081](https://redirect.github.com/n8n-io/n8n/issues/25081))
([326869e](326869e794))
- **editor:** Prevent connection lines from overlapping plus handle
buttons
([#&#8203;24631](https://redirect.github.com/n8n-io/n8n/issues/24631))
([5c025c1](5c025c1684))
- **editor:** Prevent executions date picker popover from being clipped
([#&#8203;24896](https://redirect.github.com/n8n-io/n8n/issues/24896))
([1e777cf](1e777cf8e0))
- **editor:** Truncate long project names with ellipsis in breadcrumb
([#&#8203;24853](https://redirect.github.com/n8n-io/n8n/issues/24853))
([b384e8c](b384e8c9ec))
- Fix issue with workflowId not being correctly validated
([#&#8203;24866](https://redirect.github.com/n8n-io/n8n/issues/24866))
([f9e230e](f9e230e2d0))
- **MySQL Node:** Support "Continue on Error" for connection-related
errors
([#&#8203;25032](https://redirect.github.com/n8n-io/n8n/issues/25032))
([f3e2930](f3e2930f0e))
- Update stack cleanup command message to work from any directory
([#&#8203;25034](https://redirect.github.com/n8n-io/n8n/issues/25034))
([01f000b](01f000b4c8))
- Validate OpenAI urls
([#&#8203;24922](https://redirect.github.com/n8n-io/n8n/issues/24922))
([8b7ba6f](8b7ba6f53b))
- **VectorStoreAzureAISearch Node:** Clear Azure AI Search index once
per batch
([#&#8203;25069](https://redirect.github.com/n8n-io/n8n/issues/25069))
([a5cde70](a5cde70330))
- **Wait Node:** Reject wait execution when workflow is canceled
([#&#8203;15924](https://redirect.github.com/n8n-io/n8n/issues/15924))
([e3110d1](e3110d1f24))

##### Features

- Add Currents.dev node
([#&#8203;24566](https://redirect.github.com/n8n-io/n8n/issues/24566))
([356e3e6](356e3e69bc))
- Add option to select eval suite on manual workflow dispatch
([#&#8203;24998](https://redirect.github.com/n8n-io/n8n/issues/24998))
([784ab19](784ab19e40))
- **ai-builder:** Moving feedback buttons in workflow builder chat
([#&#8203;24732](https://redirect.github.com/n8n-io/n8n/issues/24732))
([18c903d](18c903d782))
- **ai-builder:** Workflow builder "respond to webhook" understanding
([#&#8203;24641](https://redirect.github.com/n8n-io/n8n/issues/24641))
([d12e931](d12e9318d0))
- **core:** Add auto-publish on Environments Feature Pull
([#&#8203;24701](https://redirect.github.com/n8n-io/n8n/issues/24701))
([18487d0](18487d0459))
- **core:** Add data table resources to the public API
([#&#8203;23610](https://redirect.github.com/n8n-io/n8n/issues/23610))
([6b474e4](6b474e4141))
- **core:** Add default Postgres query timeout
([#&#8203;25041](https://redirect.github.com/n8n-io/n8n/issues/25041))
([daba1e2](daba1e2846))
- **core:** Add profiling support via sentry
([#&#8203;25049](https://redirect.github.com/n8n-io/n8n/issues/25049))
([659de94](659de949cb))
- **core:** Allow changing the oauth token data for oauth2 credentials
on public API PATCH
([#&#8203;25042](https://redirect.github.com/n8n-io/n8n/issues/25042))
([252c5a6](252c5a6c3c))
- **core:** Fill out external secret provider endpoints for CRUD
operations
([#&#8203;24862](https://redirect.github.com/n8n-io/n8n/issues/24862))
([386979a](386979a27c))
- **core:** Index both latest published and draft workflow versions
([#&#8203;24861](https://redirect.github.com/n8n-io/n8n/issues/24861))
([0e1b2a8](0e1b2a870e))
- **core:** Make database ping timeout configurable
([#&#8203;24985](https://redirect.github.com/n8n-io/n8n/issues/24985))
([308429c](308429c871))
- **Crypto Node:** Add credentials for Hmac and Sign operations
([#&#8203;24798](https://redirect.github.com/n8n-io/n8n/issues/24798))
([25f5199](25f5199b46))
- **editor:** Add AI Usage settings page
([#&#8203;20926](https://redirect.github.com/n8n-io/n8n/issues/20926))
([ff68b7b](ff68b7bd2c))
- **editor:** Add Dialog component to design system
([#&#8203;24591](https://redirect.github.com/n8n-io/n8n/issues/24591))
([a19ae52](a19ae52e7b))
- **editor:** Add secrets provider connections dashboard
([#&#8203;24654](https://redirect.github.com/n8n-io/n8n/issues/24654))
([6dd4cc8](6dd4cc81b4))
- **editor:** Pause autosave on connection failures
([#&#8203;24456](https://redirect.github.com/n8n-io/n8n/issues/24456))
([769e781](769e7819a6))
- **editor:** Secret Store connection modal for multiple providers
([#&#8203;25004](https://redirect.github.com/n8n-io/n8n/issues/25004))
([768bf7f](768bf7f7f1))
- **editor:** Show ChatHub action buttons on hover
([#&#8203;24923](https://redirect.github.com/n8n-io/n8n/issues/24923))
([779a04f](779a04f471))
- **FormTrigger Node:** Support ip filtering for the FormTrigger node
([#&#8203;24644](https://redirect.github.com/n8n-io/n8n/issues/24644))
([44650b1](44650b1bb3))
- **Kafka Trigger Node:** Add option to keep binary data for downstream
processing
([#&#8203;21843](https://redirect.github.com/n8n-io/n8n/issues/21843))
([b110a9e](b110a9e467))
- **Microsoft Agent 365 Trigger Node:** Integration for Microsoft Agents
365
([#&#8203;25145](https://redirect.github.com/n8n-io/n8n/issues/25145))
([805b222](805b2223a8))
- Remove success toasts on workflow creation
([#&#8203;24979](https://redirect.github.com/n8n-io/n8n/issues/24979))
([36355f8](36355f8c58))
- **Zendesk Trigger Node:** Add webhook signature verification
([#&#8203;24881](https://redirect.github.com/n8n-io/n8n/issues/24881))
([4622aca](4622acaccc))

##### Performance Improvements

- **core:** Continue reducing baseline memory usage
([#&#8203;24981](https://redirect.github.com/n8n-io/n8n/issues/24981))
([a5117a3](a5117a30fc))
- **core:** Lazyload Swagger, PSL and MCP libs
([#&#8203;24902](https://redirect.github.com/n8n-io/n8n/issues/24902))
([012ce09](012ce09846))
- **core:** Make MCP module exclusive to main
([#&#8203;24899](https://redirect.github.com/n8n-io/n8n/issues/24899))
([b75347b](b75347b3a1))
- **core:** Minimize execution data fetching
([#&#8203;25073](https://redirect.github.com/n8n-io/n8n/issues/25073))
([efd741f](efd741f529))
- **core:** Optimize saving execution progress
([#&#8203;25089](https://redirect.github.com/n8n-io/n8n/issues/25089))
([075ffd0](075ffd05f1))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2026-02-02 17:32:42 +01:00
committed by GitHub
parent 7528d4005a
commit c1aa51d28f
2 changed files with 3 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.6.3
appVersion: 2.7.0
dependencies:
- name: common
version: 28.29.40
@@ -49,5 +49,4 @@ sources:
- https://github.com/n8n-io/n8n
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n
type: application
version: 18.6.5
version: 18.7.0

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/n8n-io/n8n
tag: 2.6.3@sha256:a9beb0dcaa547f0742a322f497af72127338d6ab8f3697b3be44f8ab737726f2
tag: 2.7.0@sha256:edb0e69b4dec9525f1852382c18f765ca545a010d60aa4895d49cd50c15c6fdd
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"