mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 20:56:26 -03:00
chore(helm): update image ghcr.io/n8n-io/n8n 1.104.1 → 1.105.0 (#37879)
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 | `9407654` -> `73e7282` | 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> ### [`v1.105.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#11050-2025-07-28) ##### Bug Fixes - **core:** Add headers to telemetry cross origin request ([#​17631](https://redirect.github.com/n8n-io/n8n/issues/17631)) ([251e892](251e892a09)) - **core:** Decouple removing and closing destination from actually deleting it ([#​17614](https://redirect.github.com/n8n-io/n8n/issues/17614)) ([b09f737](b09f73701d)) - **core:** Fetching schema files in Docker ([#​17623](https://redirect.github.com/n8n-io/n8n/issues/17623)) ([5a3b0a2](5a3b0a2481)) - **core:** Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas ([#​17635](https://redirect.github.com/n8n-io/n8n/issues/17635)) ([9e3bfff](9e3bfff68d)) - **core:** Ignore pairedItem when checking for incorrect output data from a node ([#​17340](https://redirect.github.com/n8n-io/n8n/issues/17340)) ([2708fe8](2708fe81a5)) - **core:** Make the module loading for local dev more generic ([#​17547](https://redirect.github.com/n8n-io/n8n/issues/17547)) ([01b95a9](01b95a9ee5)) - **core:** Optimize connection type lookups ([#​17585](https://redirect.github.com/n8n-io/n8n/issues/17585)) ([70eab1b](70eab1b2a0)) - **core:** Remove non-included nodes regardless of the package when using NODES\_INCLUDE ([#​17517](https://redirect.github.com/n8n-io/n8n/issues/17517)) ([1641d39](1641d3964b)) - Do not throw on tool errors, instead return error message ([#​17558](https://redirect.github.com/n8n-io/n8n/issues/17558)) ([f11ec53](f11ec538dc)) - **editor:** Add background same as that of the parent ([#​17625](https://redirect.github.com/n8n-io/n8n/issues/17625)) ([8660057](8660057350)) - **editor:** Case-sensitive credential search in `NodeCredentials` component ([#​17564](https://redirect.github.com/n8n-io/n8n/issues/17564)) ([3ce9a99](3ce9a998ae)) - **editor:** Do not show new NDV for sticky notes ([#​17537](https://redirect.github.com/n8n-io/n8n/issues/17537)) ([4de3759](4de3759a59)) - **editor:** Fix canvas layouting when tab is not active ([#​17638](https://redirect.github.com/n8n-io/n8n/issues/17638)) ([2df76e0](2df76e020e)) - **editor:** Fix error when there is no path back to referenced node ([#​16059](https://redirect.github.com/n8n-io/n8n/issues/16059)) ([d6ac924](d6ac924b3b)) - **editor:** Fix layout of binary data preview in the log view ([#​17584](https://redirect.github.com/n8n-io/n8n/issues/17584)) ([456c4e8](456c4e8167)) - **editor:** Fix trimPayloadToSize mutating original objects in AI assistant ([#​17498](https://redirect.github.com/n8n-io/n8n/issues/17498)) ([1010043](101004390b)) - **editor:** Hide `What's New` notification in executions demo view ([#​17742](https://redirect.github.com/n8n-io/n8n/issues/17742)) ([cebb1f6](cebb1f6566)) - **editor:** Improve filter change handling with debounced updates for date fields ([#​17618](https://redirect.github.com/n8n-io/n8n/issues/17618)) ([ae08917](ae089173a7)) - **editor:** Make inline text edit component reactive to prop changes ([#​17557](https://redirect.github.com/n8n-io/n8n/issues/17557)) ([9c793a4](9c793a45c5)) - **editor:** Make sure HTML editor field is not editable when workflow is in read only mode ([#​17561](https://redirect.github.com/n8n-io/n8n/issues/17561)) ([18c02df](18c02dfa2b)) - **editor:** Persist SSO protocol setting properly in the UI ([#​17572](https://redirect.github.com/n8n-io/n8n/issues/17572)) ([4b2be26](4b2be26379)) - **editor:** Prevent default action on Enter key in commit and push dialog ([#​17578](https://redirect.github.com/n8n-io/n8n/issues/17578)) ([e317c92](e317c92916)) - **editor:** Prevent unnecessary updates on model value change in InlineTextEdit component ([#​17553](https://redirect.github.com/n8n-io/n8n/issues/17553)) ([832b7fd](832b7fda3b)) - **editor:** Remove inline script and style from index.html ([#​17531](https://redirect.github.com/n8n-io/n8n/issues/17531)) ([0db24ce](0db24ce71b)) - **editor:** Render HTML in the log view ([#​17586](https://redirect.github.com/n8n-io/n8n/issues/17586)) ([46635c5](46635c5941)) - **editor:** Tweak configurable node width ([#​17512](https://redirect.github.com/n8n-io/n8n/issues/17512)) ([3825f8a](3825f8a806)) - **GitHub Document Loader Node:** Fix node loading issue ([#​17494](https://redirect.github.com/n8n-io/n8n/issues/17494)) ([8fb3d8d](8fb3d8d587)) - **Google Gemini Node:** Error when used as tool with "Message a model" operation ([#​17491](https://redirect.github.com/n8n-io/n8n/issues/17491)) ([f30cc7b](f30cc7b6cf)) - **Google Sheets Node:** Get Rows operation returns an empty string when the cell has a value of 0 ([#​17642](https://redirect.github.com/n8n-io/n8n/issues/17642)) ([9808783](980878398e)) - **MySQL Node:** Do not replace $ values with null ([#​17327](https://redirect.github.com/n8n-io/n8n/issues/17327)) ([4b626e5](4b626e5282)) - **OpenAI Node:** Fix memory connector for assistant message ([#​17501](https://redirect.github.com/n8n-io/n8n/issues/17501)) ([e51b056](e51b056e3a)) - Prevent error when importing nodes with malformed collection params ([#​17580](https://redirect.github.com/n8n-io/n8n/issues/17580)) ([4713827](4713827813)) - **RabbitMQ Trigger Node:** Respect the "Delete From Queue When" option with manual executions ([#​17554](https://redirect.github.com/n8n-io/n8n/issues/17554)) ([2bd0aa3](2bd0aa38e2)) - **Telegram Node:** Determine the MIME type when downloading the file ([#​17725](https://redirect.github.com/n8n-io/n8n/issues/17725)) ([a9c29e3](a9c29e340a)) - Update packages for security fixes ([#​17733](https://redirect.github.com/n8n-io/n8n/issues/17733)) ([edeb8ef](edeb8ef8a4)) - Update settings icons on canvas style ([#​17636](https://redirect.github.com/n8n-io/n8n/issues/17636)) ([0338ebb](0338ebb3dd)) - **Webhook Node:** Don't wrap response in an iframe if it doesn't have HTML ([#​17671](https://redirect.github.com/n8n-io/n8n/issues/17671)) ([69beafb](69beafbf71)) ##### Features - **core:** Increase Cron observability ([#​17626](https://redirect.github.com/n8n-io/n8n/issues/17626)) ([08c38a7](08c38a76f3)) - **editor:** Add dragging and hiding for evaluation table columns ([#​17587](https://redirect.github.com/n8n-io/n8n/issues/17587)) ([921cdb6](921cdb6fd0)) - **editor:** Add follow up question nps ([#​17459](https://redirect.github.com/n8n-io/n8n/issues/17459)) ([e18ffe8](e18ffe809c)) - **editor:** Add settings icons to the node on canvas ([#​15467](https://redirect.github.com/n8n-io/n8n/issues/15467)) ([a2f21a7](a2f21a7615)) - **editor:** New users see whatsnew notification only if new ([#​17409](https://redirect.github.com/n8n-io/n8n/issues/17409)) ([a1d2a55](a1d2a55f7e)) - **editor:** Release the Focus Panel ([#​17734](https://redirect.github.com/n8n-io/n8n/issues/17734)) ([a415dbf](a415dbfd96)) - **editor:** Use remote filtering for error workflow search in settings ([#​17624](https://redirect.github.com/n8n-io/n8n/issues/17624)) ([e1ef35a](e1ef35a2b4)) - Proxy all RudderStack frontend telemetry events through the backend ([#​17177](https://redirect.github.com/n8n-io/n8n/issues/17177)) ([5524b21](5524b2137a)) - Respond to chat and wait for response ([#​12546](https://redirect.github.com/n8n-io/n8n/issues/12546)) ([a98ed2c](a98ed2ca49)) - **RSS Read Node:** Add support for custom response fields ([#​16875](https://redirect.github.com/n8n-io/n8n/issues/16875)) ([d520059](d520059ec3)) - Track inputs and outputs in Evaluations ([#​17404](https://redirect.github.com/n8n-io/n8n/issues/17404)) ([c18fabb](c18fabb419)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.104.1
|
||||
appVersion: 1.105.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -44,4 +44,5 @@ sources:
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||
type: application
|
||||
version: 17.5.0
|
||||
version: 17.6.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/n8n-io/n8n
|
||||
tag: 1.104.1@sha256:9407654247bf815a3e389242a3ef5db7b100b62c7e563e6f59d379efecde6dcc
|
||||
tag: 1.105.0@sha256:73e728289edda75024cf546b004f81a8aa3420450d0353a8c8e1ce134e9ea0fe
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
|
||||
Reference in New Issue
Block a user