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 | `913ad6a` -> `86818ab` | --- > [!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.3.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#230-2026-01-05) ##### Bug Fixes - Add data insight metadata migration ([#​23694](https://redirect.github.com/n8n-io/n8n/issues/23694)) ([3aeb040](3aeb0402ff)) - **AI Agent Node:** Fix toolInput field in intermediateSteps output ([#​23767](https://redirect.github.com/n8n-io/n8n/issues/23767)) ([ae2e7a8](ae2e7a8260)) - **AI Agent Node:** Store AI agent tool calls as native LangChain messages ([#​23687](https://redirect.github.com/n8n-io/n8n/issues/23687)) ([daa81a1](daa81a18e8)) - **ai-builder:** Improve handling of max recursion errors ([#​23606](https://redirect.github.com/n8n-io/n8n/issues/23606)) ([9329d55](9329d55c64)) - **core:** Modify path validation to work cross platforms ([#​23737](https://redirect.github.com/n8n-io/n8n/issues/23737)) ([35d110f](35d110fbc7)) - **core:** Fix CORS issue in waiting webhook responses ([#​23697](https://redirect.github.com/n8n-io/n8n/issues/23697)) ([23ae22b](23ae22bab2)) - **core:** Fix race condition in executions pruning on leadership change ([#​23575](https://redirect.github.com/n8n-io/n8n/issues/23575)) ([3af145e](3af145ec71)) - **core:** Node feature flags supported in canvas status icon ([#​23300](https://redirect.github.com/n8n-io/n8n/issues/23300)) ([3e80bdb](3e80bdb85a)) - **core:** Validate missing `code` param in Code node ([#​23405](https://redirect.github.com/n8n-io/n8n/issues/23405)) ([c7fed98](c7fed98563)) - **editor:** Add `defaultLocale` to public settings ([#​23134](https://redirect.github.com/n8n-io/n8n/issues/23134)) ([1dd0fac](1dd0fac24e)) - **editor:** Allow moving workflows on the overview page ([#​21742](https://redirect.github.com/n8n-io/n8n/issues/21742)) ([5b5867f](5b5867fd53)) - **editor:** Correct hosted chat font family defaults ([#​23718](https://redirect.github.com/n8n-io/n8n/issues/23718)) ([b59fad7](b59fad7254)) - **editor:** Fix chat message action icons visibility in dark mode ([#​23444](https://redirect.github.com/n8n-io/n8n/issues/23444)) ([fc8b667](fc8b667b4d)) - **editor:** Fix NDV state getting stale when navigating using the floating buttons ([#​23717](https://redirect.github.com/n8n-io/n8n/issues/23717)) ([06eef00](06eef008b3)) - **editor:** Fix VersionUpdateCTA disabled state ([#​23722](https://redirect.github.com/n8n-io/n8n/issues/23722)) ([0bee0a5](0bee0a5453)) - **editor:** Keep focus in canvas chat after sending a message ([#​23719](https://redirect.github.com/n8n-io/n8n/issues/23719)) ([b6bc146](b6bc146637)) - **editor:** Logs not showing tool usage correctly for sub-agents ([#​23860](https://redirect.github.com/n8n-io/n8n/issues/23860)) ([d99a07e](d99a07ef69)) - **editor:** Remove arbitrary maxlength restriction from data table n… ([#​23242](https://redirect.github.com/n8n-io/n8n/issues/23242)) ([229024f](229024ff4e)) - **editor:** Sub node's input not shown when its root node finished with an error ([#​23770](https://redirect.github.com/n8n-io/n8n/issues/23770)) ([b113694](b11369487a)) - **Github Node:** Handle binary data in all modes by converting to base64 ([#​23497](https://redirect.github.com/n8n-io/n8n/issues/23497)) ([c96534f](c96534f9ae)) - **n8n Form Trigger Node:** Add support for fieldName in JSON config ([#​23491](https://redirect.github.com/n8n-io/n8n/issues/23491)) ([50573e0](50573e05be)) - **Redis Node:** Fix reconnect strategy to prevent infinite reconnect attempts ([#​22526](https://redirect.github.com/n8n-io/n8n/issues/22526)) ([e75cf6b](e75cf6bc6c)) - Return null if no last successful execution exists instead of 404 ([#​23720](https://redirect.github.com/n8n-io/n8n/issues/23720)) ([9339d14](9339d14f6f)) - **Stripe Trigger Node:** Add Stripe signature verification ([#​22764](https://redirect.github.com/n8n-io/n8n/issues/22764)) ([f816b39](f816b39070)) - **Structured Output Parser Node:** Fix parsing of JSON with markdown code segments ([#​23726](https://redirect.github.com/n8n-io/n8n/issues/23726)) ([e5c7d43](e5c7d434fd)) ##### Features - Add instance id to ai assistant service client ([#​23474](https://redirect.github.com/n8n-io/n8n/issues/23474)) ([74b552d](74b552d5bd)) - **ai-builder:** Improve generation across data\_transformation category ([#​23609](https://redirect.github.com/n8n-io/n8n/issues/23609)) ([1199904](1199904b15)) - **API:** Add patch method for credentials public API ([#​23431](https://redirect.github.com/n8n-io/n8n/issues/23431)) ([750e9a8](750e9a8470)) - **core:** Introduce WorkflowHistory compaction service ([#​23238](https://redirect.github.com/n8n-io/n8n/issues/23238)) ([e9e480b](e9e480bb8e)) - **core:** Use draft sub-workflow version for manual execution, published for production ([#​23166](https://redirect.github.com/n8n-io/n8n/issues/23166)) ([9fc820f](9fc820fbaf)) - **Data Table Node:** Add data table crud operations to data table node ([#​22951](https://redirect.github.com/n8n-io/n8n/issues/22951)) ([36d5eaf](36d5eaf927)) - **editor:** Add `Stop All Executions` functionality ([#​23576](https://redirect.github.com/n8n-io/n8n/issues/23576)) ([5b76f49](5b76f49a89)) - **editor:** Add/remove files in editing ChatHub chat message ([#​23541](https://redirect.github.com/n8n-io/n8n/issues/23541)) ([33d0c74](33d0c74b0f)) - **Form Node:** Dynamic attributes in form editor ([#​23433](https://redirect.github.com/n8n-io/n8n/issues/23433)) ([921d3f2](921d3f24db)) - Gracefully handle non string values for external secrets redaction ([#​23849](https://redirect.github.com/n8n-io/n8n/issues/23849)) ([77f1dd6](77f1dd6cea)) - Use hardended docker images ([#​23480](https://redirect.github.com/n8n-io/n8n/issues/23480)) ([430b823](430b82309f)) - **Weaviate Node:** Hybrid Search Support ([#​23252](https://redirect.github.com/n8n-io/n8n/issues/23252)) ([0edb607](0edb607c78)) - Workflows imported with separate option now validate before insertion ([#​23843](https://redirect.github.com/n8n-io/n8n/issues/23843)) ([77890ce](77890ce287)) </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==-->
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 the 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 that 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