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 | `4da14e6` -> `37b5550` | --- > [!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.115.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#11150-2025-10-06) ##### Bug Fixes - `n8n-node` not working on Windows ([#​20091](https://redirect.github.com/n8n-io/n8n/issues/20091)) ([c3fff03](c3fff03945)) - Add missing `test` and `authenticate` to OpenWeatherMap, Azure Storage and Netlify credentials ([#​20221](https://redirect.github.com/n8n-io/n8n/issues/20221)) ([18a5924](18a592499f)) - Allow creation of vector search indexes in MongoDB node ([#​20235](https://redirect.github.com/n8n-io/n8n/issues/20235)) ([8df5211](8df5211fa7)) - **Anthropic Chat Model Node:** Fix Sonnet 4.5 not working with default topP ([#​20286](https://redirect.github.com/n8n-io/n8n/issues/20286)) ([fd7b2a5](fd7b2a5d45)) - **AwsS3 Node:** Return data with continueOnFail ([#​19951](https://redirect.github.com/n8n-io/n8n/issues/19951)) ([ac0e7e3](ac0e7e375f)) - **core:** Add `globals` and `locals` to denylist in native Python runner ([#​20172](https://redirect.github.com/n8n-io/n8n/issues/20172)) ([77d7408](77d7408093)) - **core:** Add cancellation reasons ([#​20238](https://redirect.github.com/n8n-io/n8n/issues/20238)) ([0681e78](0681e78eb3)) - **core:** Capture stderr from task process in native Python runner ([#​20180](https://redirect.github.com/n8n-io/n8n/issues/20180)) ([7af1a5c](7af1a5c7b8)) - **core:** Check all outputs for chat triggers, first output only for webhooks ([#​20308](https://redirect.github.com/n8n-io/n8n/issues/20308)) ([412322a](412322a50e)) - **core:** Do not report to Sentry successful ws close in native Python runner ([#​20257](https://redirect.github.com/n8n-io/n8n/issues/20257)) ([4ca6e4f](4ca6e4f29f)) - **core:** Fix paired item data retrieval in loops with IF nodes ([#​20309](https://redirect.github.com/n8n-io/n8n/issues/20309)) ([a9a450b](a9a450b8d9)) - **core:** Keep submodules of safe modules in native Python runner ([#​20284](https://redirect.github.com/n8n-io/n8n/issues/20284)) ([7eb8a32](7eb8a32450)) - **core:** Make transition self-healing on `SIGTERM` ([#​20243](https://redirect.github.com/n8n-io/n8n/issues/20243)) ([8fa5b57](8fa5b57ccf)) - **core:** Prevent race condition on job processing handler registration ([#​20219](https://redirect.github.com/n8n-io/n8n/issues/20219)) ([cd8926e](cd8926e851)) - **core:** Prevent resolving of raw “$” as stringified function ([#​19237](https://redirect.github.com/n8n-io/n8n/issues/19237)) ([93df675](93df675464)) - **core:** Show error description in tools ([#​19914](https://redirect.github.com/n8n-io/n8n/issues/19914)) ([165f74b](165f74b2a8)) - **core:** Support log streaming in webhook processors ([#​20215](https://redirect.github.com/n8n-io/n8n/issues/20215)) ([5ca781f](5ca781fc42)) - **core:** Undo backend validation for moving workflow on protected instance ([#​20404](https://redirect.github.com/n8n-io/n8n/issues/20404)) ([316dafa](316dafafc0)) - Disable Builder if license does not have feature ([#​20318](https://redirect.github.com/n8n-io/n8n/issues/20318)) ([5ad9e81](5ad9e814a6)) - Disable Execute and Refine button if no credits remaining ([#​20248](https://redirect.github.com/n8n-io/n8n/issues/20248)) ([4685009](4685009940)) - **Discord Node:** Add test to Discord Webhook credential ([#​20314](https://redirect.github.com/n8n-io/n8n/issues/20314)) ([f1a51c4](f1a51c486e)) - **Discord Node:** Fix parseDiscordError to properly display Discord API errors ([#​17606](https://redirect.github.com/n8n-io/n8n/issues/17606)) ([f331c5e](f331c5e600)) - Don't allow moving a readonly workflow ([#​20227](https://redirect.github.com/n8n-io/n8n/issues/20227)) ([16e4c7e](16e4c7e16e)) - **editor:** Add auto-scroll on drag in workflows list ([#​20193](https://redirect.github.com/n8n-io/n8n/issues/20193)) ([14d0e17](14d0e1788c)) - **editor:** Add rule to prevent undefined components (missing imports) in Vue ([#​20273](https://redirect.github.com/n8n-io/n8n/issues/20273)) ([2d00ebd](2d00ebd260)) - **editor:** Add upgrade indicators and tooltip for unlicensed project roles ([#​20225](https://redirect.github.com/n8n-io/n8n/issues/20225)) ([93769f4](93769f4b33)) - **editor:** Fix `ctrl+s` shortcut when renaming node ([#​20310](https://redirect.github.com/n8n-io/n8n/issues/20310)) ([324ee62](324ee620ca)) - **editor:** Fix workflow name not resolving in node expressions preview ([#​19979](https://redirect.github.com/n8n-io/n8n/issues/19979)) ([44731a9](44731a98ad)) - **editor:** Frontend housekeeping ([#​20292](https://redirect.github.com/n8n-io/n8n/issues/20292)) ([0bf3151](0bf3151f08)) - **editor:** Incorrect toast when starting workflow manually via chat trigger ([#​20073](https://redirect.github.com/n8n-io/n8n/issues/20073)) ([7d36648](7d36648e31)) - **editor:** Show running edge with existing run data as green ([#​20204](https://redirect.github.com/n8n-io/n8n/issues/20204)) ([3d30f95](3d30f959c2)) - Fallback to cli command if http request failed in npm-utils for community packages ([#​19413](https://redirect.github.com/n8n-io/n8n/issues/19413)) ([2bde2e6](2bde2e66cd)) - Fix font paths in design system ([#​20256](https://redirect.github.com/n8n-io/n8n/issues/20256)) ([7aed600](7aed600a2e)) - **Grist Node:** Allow filtering for numbers <= 0 ([#​20045](https://redirect.github.com/n8n-io/n8n/issues/20045)) ([96d3faf](96d3faf3ce)) - **S3 Node:** Consider LocationConstraint from GetBucketLocation optional due to many non-compliant S3 implementations ([#​15432](https://redirect.github.com/n8n-io/n8n/issues/15432)) ([21abe2d](21abe2d557)) - **Salesforce Trigger Node:** Cleanup logic update ([#​19769](https://redirect.github.com/n8n-io/n8n/issues/19769)) ([96a643e](96a643edf1)) - Show Builder's Ask Admin tooltip just for owner ([#​20246](https://redirect.github.com/n8n-io/n8n/issues/20246)) ([c221833](c221833414)) - **Spreadsheet File Node:** Use streams to read xlsx ([#​19953](https://redirect.github.com/n8n-io/n8n/issues/19953)) ([ef1c079](ef1c079d3e)) - Update links ([#​20022](https://redirect.github.com/n8n-io/n8n/issues/20022)) ([3ad0706](3ad070621f)) - Use monospace for param preview ([#​19975](https://redirect.github.com/n8n-io/n8n/issues/19975)) ([02c6a94](02c6a9485c)) - When a workflow is waiting indefinitely, it now show the correct message ([#​20350](https://redirect.github.com/n8n-io/n8n/issues/20350)) ([efc2b55](efc2b5589a)) ##### Features - Import project from json file stored in git folder ([#​20294](https://redirect.github.com/n8n-io/n8n/issues/20294)) ([65942c3](65942c3b7b)) - Add beta label for AI Assistant/Builder ([#​20346](https://redirect.github.com/n8n-io/n8n/issues/20346)) ([57bea34](57bea347f0)) - **core:** Add projectId foreign key to the variable table ([#​20058](https://redirect.github.com/n8n-io/n8n/issues/20058)) ([bf1b26d](bf1b26d6a4)) - **core:** Make variable update DTO fields optional for patch and add validation ([#​20348](https://redirect.github.com/n8n-io/n8n/issues/20348)) ([e23bcfd](e23bcfd63a)) - **core:** Update variables API to reflect project variables ([#​20187](https://redirect.github.com/n8n-io/n8n/issues/20187)) ([d5159f0](d5159f04dc)) - Exclude large data tables by default, allow inclusion with override flag ([#​20298](https://redirect.github.com/n8n-io/n8n/issues/20298)) ([208027b](208027b171)) - Export projects as json files in source control folder ([#​20196](https://redirect.github.com/n8n-io/n8n/issues/20196)) ([5c398e4](5c398e4f2c)) - GCP secrets with no latest version no longer breaks secret sync ([#​20203](https://redirect.github.com/n8n-io/n8n/issues/20203)) ([6e39a0d](6e39a0d3b8)) - **Github Node:** Introduce get issues operation on user resource ([#​16951](https://redirect.github.com/n8n-io/n8n/issues/16951)) ([065bbcf](065bbcfdc7)) - **Gmail Node:** Add "Recipients only" option for reply mode ([#​19912](https://redirect.github.com/n8n-io/n8n/issues/19912)) ([7570922](7570922d16)) - Implement Agent executing tools in the engine ([#​20030](https://redirect.github.com/n8n-io/n8n/issues/20030)) ([fadfb75](fadfb756ae)) - PAY-3776 / PAY-3777 add postgres export / import steps ([#​20145](https://redirect.github.com/n8n-io/n8n/issues/20145)) ([0ffa4d0](0ffa4d0554)) - PAY-3778 add import portion to db tests ([#​20141](https://redirect.github.com/n8n-io/n8n/issues/20141)) ([9360a35](9360a35949)) - PAY-3859 encrypt decrypt ([#​20155](https://redirect.github.com/n8n-io/n8n/issues/20155)) ([41bf7be](41bf7beba4)) - Use SafePathJoin, Raw SQL queries for insertions ([#​20244](https://redirect.github.com/n8n-io/n8n/issues/20244)) ([af13918](af1391853b)) - User streams for compression / decompression ([#​20289](https://redirect.github.com/n8n-io/n8n/issues/20289)) ([efffc75](efffc75329)) ##### Performance Improvements - **editor:** Omit execution data from executionFinished event ([#​20001](https://redirect.github.com/n8n-io/n8n/issues/20001)) ([723b9b8](723b9b8578)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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