chore(helm): update image ghcr.io/n8n-io/n8n 1.105.0 → 1.106.2 (#38087)

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 | `73e7282`
-> `a9665e7` |

---

> [!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>

###
[`v1.106.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#11060-2025-08-04)

##### Bug Fixes

- **core:** Assign `execute` method to declarative nodes even if they
have `methods` property
([#&#8203;17796](https://redirect.github.com/n8n-io/n8n/issues/17796))
([3f1016f](3f1016f1ad))
- **core:** Check that src folder exists an fallback to dist when
loading modules
([#&#8203;17754](https://redirect.github.com/n8n-io/n8n/issues/17754))
([6c0be29](6c0be292b1))
- **core:** Handle symlinks in blocked paths
([#&#8203;17735](https://redirect.github.com/n8n-io/n8n/issues/17735))
([c2c3e08](c2c3e08cdf))
- **core:** Replace misleading "No path back to node" error with helpful
execution message
([#&#8203;17759](https://redirect.github.com/n8n-io/n8n/issues/17759))
([164800f](164800f6a4))
- **editor:** Account for subpath when serving `config.js`
([#&#8203;17832](https://redirect.github.com/n8n-io/n8n/issues/17832))
([b745cad](b745cad72c))
- **editor:** Change the checkbox logic for log streaming event
selection
([#&#8203;17653](https://redirect.github.com/n8n-io/n8n/issues/17653))
([43f2675](43f267535d))
- **editor:** Fix canvas moving check
([#&#8203;17856](https://redirect.github.com/n8n-io/n8n/issues/17856))
([ddc4c0b](ddc4c0b7d9))
- **editor:** Fix invisible node creator icons
([#&#8203;17870](https://redirect.github.com/n8n-io/n8n/issues/17870))
([a83b76c](a83b76cc23))
- **editor:** Store last entered cURL command for each HTTP node
([#&#8203;17834](https://redirect.github.com/n8n-io/n8n/issues/17834))
([e8e7b23](e8e7b23d47))
- Fix issue with icon themes not loading for preview nodes
([#&#8203;17869](https://redirect.github.com/n8n-io/n8n/issues/17869))
([6d1f2cb](6d1f2cb67e))
- Fix issue with some community nodes not displaying correctly
([#&#8203;17866](https://redirect.github.com/n8n-io/n8n/issues/17866))
([f150343](f150343141))
- **Gmail Trigger Node:** Filter sent emails from trigger results
([#&#8203;17691](https://redirect.github.com/n8n-io/n8n/issues/17691))
([4bab296](4bab296075))
- **Google Gemini Node:** Don't pass hardcoded value for durationSeconds
when generating a video
([#&#8203;17793](https://redirect.github.com/n8n-io/n8n/issues/17793))
([460e3b1](460e3b1dfd))
- **Google Sheets Node:** Make it possible to set cell values empty on
updates
([#&#8203;17224](https://redirect.github.com/n8n-io/n8n/issues/17224))
([d924d82](d924d82ee2))
- Hide settings hint from log view
([#&#8203;17813](https://redirect.github.com/n8n-io/n8n/issues/17813))
([a46fa60](a46fa6072e))
- **Microsoft Teams Trigger Node:** Forbidden when trying to listen for
channel messages
([#&#8203;17777](https://redirect.github.com/n8n-io/n8n/issues/17777))
([bc97584](bc97584c0c))
- **Stop and Error Node:** Show error message when error type is an
object
([#&#8203;17898](https://redirect.github.com/n8n-io/n8n/issues/17898))
([aced4bf](aced4bf86f))
- **Structured Output Parser Node:** Handle passed objects that do not
match schema
([#&#8203;17774](https://redirect.github.com/n8n-io/n8n/issues/17774))
([1fb78cb](1fb78cb0ea))

##### Features

- Abort AI builder requests on chat stop
([#&#8203;17854](https://redirect.github.com/n8n-io/n8n/issues/17854))
([ce98f7c](ce98f7c175))
- Add [@&#8203;n8n/node-cli](https://redirect.github.com/n8n/node-cli)
package with an empty create command
([#&#8203;17620](https://redirect.github.com/n8n-io/n8n/issues/17620))
([79c6b60](79c6b60fcb))
- **AWS Bedrock Chat Model Node:** Add inference profile support
([#&#8203;17807](https://redirect.github.com/n8n-io/n8n/issues/17807))
([80513ae](80513ae66b))
- **Beeminder Node:** Update Beeminder node to include all resources and
operations
([#&#8203;17713](https://redirect.github.com/n8n-io/n8n/issues/17713))
([b491ed9](b491ed99ce))
- **ClickUp Node:** Add subtasks and markdown support to the get task
operation
([#&#8203;16811](https://redirect.github.com/n8n-io/n8n/issues/16811))
([a5184e4](a5184e4895))
- **core:** Use hostname in host ID for Docker
([#&#8203;16544](https://redirect.github.com/n8n-io/n8n/issues/16544))
([308a6f6](308a6f65dd))
- **editor:** Add front-end for Data Store feature
([#&#8203;17590](https://redirect.github.com/n8n-io/n8n/issues/17590))
([b89c254](b89c254394))
- Env to disable webhook response iframe sandboxing
([#&#8203;17851](https://redirect.github.com/n8n-io/n8n/issues/17851))
([1ed8239](1ed8239625))
- **FTP Node:** Add support for concurrent reads when using SFTP
([#&#8203;17896](https://redirect.github.com/n8n-io/n8n/issues/17896))
([e437dac](e437dace70))
- **Google BigQuery Node:** Add parameterized query support
([#&#8203;14302](https://redirect.github.com/n8n-io/n8n/issues/14302))
([096e535](096e535f1e))
- **MongoDB Node:** Add search index CRUD API to MongoDB CRUD Node
([#&#8203;16490](https://redirect.github.com/n8n-io/n8n/issues/16490))
([1554e76](1554e76500))
- **n8n Form Trigger Node:** Add CSS variable to customize input
background
([#&#8203;15460](https://redirect.github.com/n8n-io/n8n/issues/15460))
([22f505d](22f505de69))
- **Slack Trigger Node:** Add support for signature verification
([#&#8203;17838](https://redirect.github.com/n8n-io/n8n/issues/17838))
([1330581](133058183e))
- Table in confirm modal to see all workflows using nodes before
updating / uninstalling
([#&#8203;17488](https://redirect.github.com/n8n-io/n8n/issues/17488))
([76230d2](76230d2640))
- **Vercel AI Gateway Node:** Add Vercel AI Gateway model Node
([#&#8203;17524](https://redirect.github.com/n8n-io/n8n/issues/17524))
([e97cd8a](e97cd8afa1))
- **Webhook Node:** Add notices about using the 'Content-Type' header
([#&#8203;17739](https://redirect.github.com/n8n-io/n8n/issues/17739))
([1c5a27d](1c5a27d3ee))
- **Wordpress Node:** Add date fields
([#&#8203;17755](https://redirect.github.com/n8n-io/n8n/issues/17755))
([724b5a5](724b5a51f2))

##### Performance Improvements

- **core:** Detect event loop blocking
([#&#8203;17805](https://redirect.github.com/n8n-io/n8n/issues/17805))
([b8b8507](b8b8507ad6))
- **core:** Introduce decorator to report slow method calls
([#&#8203;17729](https://redirect.github.com/n8n-io/n8n/issues/17729))
([056302e](056302ebe5))
- **core:** Stop typechecking during build
([#&#8203;17833](https://redirect.github.com/n8n-io/n8n/issues/17833))
([08a7b36](08a7b365b8))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-08 21:25:18 +02:00
committed by GitHub
parent ac6c96bf8e
commit b828a34bdb
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.105.0
appVersion: 1.106.2
dependencies:
- name: common
version: 28.15.1
@@ -44,5 +44,5 @@ sources:
- https://github.com/n8n-io/n8n
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
type: application
version: 17.7.1
version: 17.8.0

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.105.0@sha256:73e728289edda75024cf546b004f81a8aa3420450d0353a8c8e1ce134e9ea0fe
tag: 1.106.2@sha256:a9665e7cd0018474f4ea1e2753a594f13146ad635bfbbcb4e3d695a58691dd6c
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"