This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/n8nio/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | minor | `ac1abb4` -> `37e0474` | --- > [!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 (docker.io/n8nio/n8n)</summary> ### [`v1.76.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1760-2025-01-22) ##### Bug Fixes - **core:** Align saving behavior in `workflowExecuteAfter` hooks ([#​12731](https://redirect.github.com/n8n-io/n8n/issues/12731)) ([9d76210](9d76210a57)) - **core:** AugmentObject should handle the constructor property correctly ([#​12744](https://redirect.github.com/n8n-io/n8n/issues/12744)) ([36bc164](36bc164da4)) - **core:** Fix keyboard shortcuts for non-ansi layouts ([#​12672](https://redirect.github.com/n8n-io/n8n/issues/12672)) ([4c8193f](4c8193fedc)) - **core:** Fix license CLI commands showing incorrect renewal setting ([#​12759](https://redirect.github.com/n8n-io/n8n/issues/12759)) ([024ada8](024ada822c)) - **core:** Fix license initialization failure on startup ([#​12737](https://redirect.github.com/n8n-io/n8n/issues/12737)) ([ac2f647](ac2f6476c1)) - **core:** Recover successful data-less executions ([#​12720](https://redirect.github.com/n8n-io/n8n/issues/12720)) ([a39b8bd](a39b8bd32b)) - **core:** Remove run data of utility nodes for partial executions v2 ([#​12673](https://redirect.github.com/n8n-io/n8n/issues/12673)) ([b66a9dc](b66a9dc8fb)) - **core:** Sync `hookFunctionsSave` and `hookFunctionsSaveWorker` ([#​12740](https://redirect.github.com/n8n-io/n8n/issues/12740)) ([d410b8f](d410b8f5a7)) - **core:** Update isDocker check to return true on kubernetes/containerd ([#​12603](https://redirect.github.com/n8n-io/n8n/issues/12603)) ([c55dac6](c55dac66ed)) - **editor:** Add unicode code points to expression language for emoji ([#​12633](https://redirect.github.com/n8n-io/n8n/issues/12633)) ([819ebd0](819ebd058d)) - **editor:** Correct missing whitespace in JSON output ([#​12677](https://redirect.github.com/n8n-io/n8n/issues/12677)) ([b098b19](b098b19c7f)) - **editor:** Defer crypto.randomUUID call in CodeNodeEditor ([#​12630](https://redirect.github.com/n8n-io/n8n/issues/12630)) ([58f6532](58f6532630)) - **editor:** Fix Code node bug erasing and overwriting code when switching between nodes ([#​12637](https://redirect.github.com/n8n-io/n8n/issues/12637)) ([02d953d](02d953db34)) - **editor:** Fix execution list hover & selection colour in dark mode ([#​12628](https://redirect.github.com/n8n-io/n8n/issues/12628)) ([95c40c0](95c40c02cb)) - **editor:** Fix JsonEditor with expressions ([#​12739](https://redirect.github.com/n8n-io/n8n/issues/12739)) ([56c93ca](56c93caae0)) - **editor:** Fix navbar height flickering during load ([#​12738](https://redirect.github.com/n8n-io/n8n/issues/12738)) ([a96b3f0](a96b3f0091)) - **editor:** Open chat when executing agent node in canvas v2 ([#​12617](https://redirect.github.com/n8n-io/n8n/issues/12617)) ([457edd9](457edd99bb)) - **editor:** Partial execution of a workflow with manual chat trigger ([#​12662](https://redirect.github.com/n8n-io/n8n/issues/12662)) ([2f81b29](2f81b29d34)) - **editor:** Show connector label above the line when it's straight ([#​12622](https://redirect.github.com/n8n-io/n8n/issues/12622)) ([c97bd48](c97bd48a77)) - **editor:** Show run workflow button when chat trigger has pinned data ([#​12616](https://redirect.github.com/n8n-io/n8n/issues/12616)) ([da8aafc](da8aafc0e3)) - **editor:** Update workflow re-initialization to use query parameter ([#​12650](https://redirect.github.com/n8n-io/n8n/issues/12650)) ([982131a](982131a75a)) - **Execute Workflow Node:** Pass binary data to sub-workflow ([#​12635](https://redirect.github.com/n8n-io/n8n/issues/12635)) ([e9c152e](e9c152e369)) - **Google Gemini Chat Model Node:** Add base URL support for Google Gemini Chat API ([#​12643](https://redirect.github.com/n8n-io/n8n/issues/12643)) ([14f4bc7](14f4bc7690)) - **GraphQL Node:** Change default request format to json instead of graphql ([#​11346](https://redirect.github.com/n8n-io/n8n/issues/11346)) ([c7c122f](c7c122f917)) - **Jira Software Node:** Get custom fields(RLC) in update operation for server deployment type ([#​12719](https://redirect.github.com/n8n-io/n8n/issues/12719)) ([353df79](353df79411)) - **n8n Form Node:** Remove the ability to change the formatting of dates ([#​12666](https://redirect.github.com/n8n-io/n8n/issues/12666)) ([14904ff](14904ff779)) - **OpenAI Chat Model Node:** Fix loading of custom models when using custom credential URL ([#​12634](https://redirect.github.com/n8n-io/n8n/issues/12634)) ([7cc553e](7cc553e3b2)) - **OpenAI Chat Model Node:** Restore default model value ([#​12745](https://redirect.github.com/n8n-io/n8n/issues/12745)) ([d1b6692](d1b6692736)) - **Postgres Chat Memory Node:** Do not terminate the connection pool ([#​12674](https://redirect.github.com/n8n-io/n8n/issues/12674)) ([e7f00bc](e7f00bcb7f)) - **Postgres Node:** Allow using composite key in upsert queries ([#​12639](https://redirect.github.com/n8n-io/n8n/issues/12639)) ([83ce3a9](83ce3a9096)) - **Wait Node:** Fix for hasNextPage in waiting forms ([#​12636](https://redirect.github.com/n8n-io/n8n/issues/12636)) ([652b8d1](652b8d170b)) ##### Features - Add credential only node for Microsoft Azure Monitor ([#​12645](https://redirect.github.com/n8n-io/n8n/issues/12645)) ([6ef8882](6ef8882a10)) - Add Miro credential only node ([#​12746](https://redirect.github.com/n8n-io/n8n/issues/12746)) ([5b29086](5b29086e2f)) - Add SSM endpoint to AWS credentials ([#​12212](https://redirect.github.com/n8n-io/n8n/issues/12212)) ([565c7b8](565c7b8b9c)) - **core:** Enable task runner by default ([#​12726](https://redirect.github.com/n8n-io/n8n/issues/12726)) ([9e2a01a](9e2a01aeaf)) - **editor:** Force final canvas v2 migration and remove switcher from UI ([#​12717](https://redirect.github.com/n8n-io/n8n/issues/12717)) ([29335b9](29335b9b6a)) - **editor:** VariablesView Reskin - Add Filters for missing values ([#​12611](https://redirect.github.com/n8n-io/n8n/issues/12611)) ([1eeb788](1eeb788d32)) - **Jira Software Node:** Personal Access Token credential type ([#​11038](https://redirect.github.com/n8n-io/n8n/issues/11038)) ([1c7a38f](1c7a38f6ba)) - **n8n Form Trigger Node:** Form Improvements ([#​12590](https://redirect.github.com/n8n-io/n8n/issues/12590)) ([f167578](f167578b32)) - Synchronize deletions when pulling from source control ([#​12170](https://redirect.github.com/n8n-io/n8n/issues/12170)) ([967ee4b](967ee4b89b)) ### [`v1.75.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1750-2025-01-15) ##### Bug Fixes - **core:** AugmentObject should check for own propeties correctly ([#​12534](https://redirect.github.com/n8n-io/n8n/issues/12534)) ([0cdf393](0cdf393743)) - **core:** Disallow code generation in task runner ([#​12522](https://redirect.github.com/n8n-io/n8n/issues/12522)) ([35b6180](35b618098b)) - **core:** Fix node exclusion on the frontend types ([#​12544](https://redirect.github.com/n8n-io/n8n/issues/12544)) ([b2cbed9](b2cbed9865)) - **core:** Fix orchestration flow with expired license ([#​12444](https://redirect.github.com/n8n-io/n8n/issues/12444)) ([ecff3b7](ecff3b732a)) - **core:** Fix Sentry error reporting on task runners ([#​12495](https://redirect.github.com/n8n-io/n8n/issues/12495)) ([88c0838](88c0838dd7)) - **core:** Improve cyclic dependency check in the DI container ([#​12600](https://redirect.github.com/n8n-io/n8n/issues/12600)) ([c3c4a20](c3c4a20002)) - **core:** Only show personal credentials in the personal space ([#​12433](https://redirect.github.com/n8n-io/n8n/issues/12433)) ([8a42d55](8a42d55d91)) - **core:** Prefix package name in `supportedNodes` on generated types as well ([#​12514](https://redirect.github.com/n8n-io/n8n/issues/12514)) ([4a1a999](4a1a999362)) - **core:** Prevent prototype pollution in task runner ([#​12588](https://redirect.github.com/n8n-io/n8n/issues/12588)) ([bdf266c](bdf266cf55)) - **core:** Prevent prototype pollution of internal classes in task runner ([#​12610](https://redirect.github.com/n8n-io/n8n/issues/12610)) ([eceee7f](eceee7f3f8)) - **core:** Use timing safe function to compare runner auth tokens ([#​12485](https://redirect.github.com/n8n-io/n8n/issues/12485)) ([8fab98f](8fab98f3f1)) - **core:** Validate values which are intentionally 0 ([#​12382](https://redirect.github.com/n8n-io/n8n/issues/12382)) ([562506e](562506e92a)) - Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow ([#​12563](https://redirect.github.com/n8n-io/n8n/issues/12563)) ([73897c7](73897c7662)) - **editor:** Don't show toolsUnused notice if run had errors ([#​12529](https://redirect.github.com/n8n-io/n8n/issues/12529)) ([3ec5b28](3ec5b2850c)) - **editor:** Ensure proper "AI Template" URL construction in node creator ([#​12566](https://redirect.github.com/n8n-io/n8n/issues/12566)) ([13bf69f](13bf69f75c)) - **editor:** Fix NDV resize handle and scrollbar overlapping ([#​12509](https://redirect.github.com/n8n-io/n8n/issues/12509)) ([c28f302](c28f302c2f)) - **editor:** Fix parameter input validation ([#​12532](https://redirect.github.com/n8n-io/n8n/issues/12532)) ([6711cbc](6711cbcc64)) - **editor:** Fix selection rectangle context menu on new canvas ([#​12584](https://redirect.github.com/n8n-io/n8n/issues/12584)) ([c8e3c53](c8e3c5399e)) - **editor:** Fix the `openselectivenodecreator` custom action on new canvas ([#​12580](https://redirect.github.com/n8n-io/n8n/issues/12580)) ([2110e9a](2110e9a051)) - **editor:** Fix workflow initilisation for test definition routes & add unit tests ([#​12507](https://redirect.github.com/n8n-io/n8n/issues/12507)) ([2775f61](2775f617ae)) - **editor:** Make clicking item in RLC work the first time on small screens ([#​12585](https://redirect.github.com/n8n-io/n8n/issues/12585)) ([479933f](479933fbd5)) - **editor:** Make sure code editors work correctly in fullscreen ([#​12597](https://redirect.github.com/n8n-io/n8n/issues/12597)) ([aa1f3a7](aa1f3a7d98)) - **editor:** Override selected nodes on single click without Meta/Ctrl key ([#​12549](https://redirect.github.com/n8n-io/n8n/issues/12549)) ([02c2d5e](02c2d5e71d)) - **editor:** Show NDV errors when opening existing nodes with errors ([#​12567](https://redirect.github.com/n8n-io/n8n/issues/12567)) ([bee7267](bee7267fe3)) - **editor:** Swap Activate/Deactivate texts in FloatingToolbar ([#​12526](https://redirect.github.com/n8n-io/n8n/issues/12526)) ([44679b4](44679b42aa)) - **editor:** Update filter and feedback for source control ([#​12504](https://redirect.github.com/n8n-io/n8n/issues/12504)) ([865fc21](865fc21276)) - **editor:** Update selected node when navigating via flowing nodes ([#​12581](https://redirect.github.com/n8n-io/n8n/issues/12581)) ([88659d8](88659d8a29)) - **Google Calendar Node:** Updates and fixes ([#​10715](https://redirect.github.com/n8n-io/n8n/issues/10715)) ([7227a29](7227a29845)) - **Spotify Node:** Fix issue with null values breaking the response ([#​12080](https://redirect.github.com/n8n-io/n8n/issues/12080)) ([a56a462](a56a46259d)) ##### Features - **editor:** Make node credential select searchable ([#​12497](https://redirect.github.com/n8n-io/n8n/issues/12497)) ([91277c4](91277c44f1)) - **editor:** Persist sidebar collapsed status preference ([#​12505](https://redirect.github.com/n8n-io/n8n/issues/12505)) ([dba7d46](dba7d46f3e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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