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 ([#​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 ([#​17754](https://redirect.github.com/n8n-io/n8n/issues/17754)) ([6c0be29](6c0be292b1)) - **core:** Handle symlinks in blocked paths ([#​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 ([#​17759](https://redirect.github.com/n8n-io/n8n/issues/17759)) ([164800f](164800f6a4)) - **editor:** Account for subpath when serving `config.js` ([#​17832](https://redirect.github.com/n8n-io/n8n/issues/17832)) ([b745cad](b745cad72c)) - **editor:** Change the checkbox logic for log streaming event selection ([#​17653](https://redirect.github.com/n8n-io/n8n/issues/17653)) ([43f2675](43f267535d)) - **editor:** Fix canvas moving check ([#​17856](https://redirect.github.com/n8n-io/n8n/issues/17856)) ([ddc4c0b](ddc4c0b7d9)) - **editor:** Fix invisible node creator icons ([#​17870](https://redirect.github.com/n8n-io/n8n/issues/17870)) ([a83b76c](a83b76cc23)) - **editor:** Store last entered cURL command for each HTTP node ([#​17834](https://redirect.github.com/n8n-io/n8n/issues/17834)) ([e8e7b23](e8e7b23d47)) - Fix issue with icon themes not loading for preview nodes ([#​17869](https://redirect.github.com/n8n-io/n8n/issues/17869)) ([6d1f2cb](6d1f2cb67e)) - Fix issue with some community nodes not displaying correctly ([#​17866](https://redirect.github.com/n8n-io/n8n/issues/17866)) ([f150343](f150343141)) - **Gmail Trigger Node:** Filter sent emails from trigger results ([#​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 ([#​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 ([#​17224](https://redirect.github.com/n8n-io/n8n/issues/17224)) ([d924d82](d924d82ee2)) - Hide settings hint from log view ([#​17813](https://redirect.github.com/n8n-io/n8n/issues/17813)) ([a46fa60](a46fa6072e)) - **Microsoft Teams Trigger Node:** Forbidden when trying to listen for channel messages ([#​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 ([#​17898](https://redirect.github.com/n8n-io/n8n/issues/17898)) ([aced4bf](aced4bf86f)) - **Structured Output Parser Node:** Handle passed objects that do not match schema ([#​17774](https://redirect.github.com/n8n-io/n8n/issues/17774)) ([1fb78cb](1fb78cb0ea)) ##### Features - Abort AI builder requests on chat stop ([#​17854](https://redirect.github.com/n8n-io/n8n/issues/17854)) ([ce98f7c](ce98f7c175)) - Add [@​n8n/node-cli](https://redirect.github.com/n8n/node-cli) package with an empty create command ([#​17620](https://redirect.github.com/n8n-io/n8n/issues/17620)) ([79c6b60](79c6b60fcb)) - **AWS Bedrock Chat Model Node:** Add inference profile support ([#​17807](https://redirect.github.com/n8n-io/n8n/issues/17807)) ([80513ae](80513ae66b)) - **Beeminder Node:** Update Beeminder node to include all resources and operations ([#​17713](https://redirect.github.com/n8n-io/n8n/issues/17713)) ([b491ed9](b491ed99ce)) - **ClickUp Node:** Add subtasks and markdown support to the get task operation ([#​16811](https://redirect.github.com/n8n-io/n8n/issues/16811)) ([a5184e4](a5184e4895)) - **core:** Use hostname in host ID for Docker ([#​16544](https://redirect.github.com/n8n-io/n8n/issues/16544)) ([308a6f6](308a6f65dd)) - **editor:** Add front-end for Data Store feature ([#​17590](https://redirect.github.com/n8n-io/n8n/issues/17590)) ([b89c254](b89c254394)) - Env to disable webhook response iframe sandboxing ([#​17851](https://redirect.github.com/n8n-io/n8n/issues/17851)) ([1ed8239](1ed8239625)) - **FTP Node:** Add support for concurrent reads when using SFTP ([#​17896](https://redirect.github.com/n8n-io/n8n/issues/17896)) ([e437dac](e437dace70)) - **Google BigQuery Node:** Add parameterized query support ([#​14302](https://redirect.github.com/n8n-io/n8n/issues/14302)) ([096e535](096e535f1e)) - **MongoDB Node:** Add search index CRUD API to MongoDB CRUD Node ([#​16490](https://redirect.github.com/n8n-io/n8n/issues/16490)) ([1554e76](1554e76500)) - **n8n Form Trigger Node:** Add CSS variable to customize input background ([#​15460](https://redirect.github.com/n8n-io/n8n/issues/15460)) ([22f505d](22f505de69)) - **Slack Trigger Node:** Add support for signature verification ([#​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 ([#​17488](https://redirect.github.com/n8n-io/n8n/issues/17488)) ([76230d2](76230d2640)) - **Vercel AI Gateway Node:** Add Vercel AI Gateway model Node ([#​17524](https://redirect.github.com/n8n-io/n8n/issues/17524)) ([e97cd8a](e97cd8afa1)) - **Webhook Node:** Add notices about using the 'Content-Type' header ([#​17739](https://redirect.github.com/n8n-io/n8n/issues/17739)) ([1c5a27d](1c5a27d3ee)) - **Wordpress Node:** Add date fields ([#​17755](https://redirect.github.com/n8n-io/n8n/issues/17755)) ([724b5a5](724b5a51f2)) ##### Performance Improvements - **core:** Detect event loop blocking ([#​17805](https://redirect.github.com/n8n-io/n8n/issues/17805)) ([b8b8507](b8b8507ad6)) - **core:** Introduce decorator to report slow method calls ([#​17729](https://redirect.github.com/n8n-io/n8n/issues/17729)) ([056302e](056302ebe5)) - **core:** Stop typechecking during build ([#​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-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0