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 | `8ec53f6` -> `5288543` | 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.83.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1830-2025-03-10) ##### Bug Fixes - **Airtable Node:** Table RLC should depend on Base RLC ([#​13735](https://redirect.github.com/n8n-io/n8n/issues/13735)) ([321fac2](321fac2efa)) - **Call n8n Workflow Tool Node:** Return all items from subexecution ([#​13393](https://redirect.github.com/n8n-io/n8n/issues/13393)) ([d9e3cfe](d9e3cfe13f)) - **core:** Correct NODE_OPTIONS export syntax for custom certificates ([#​13779](https://redirect.github.com/n8n-io/n8n/issues/13779)) ([080fc51](080fc514e6)) - **core:** Do not validate email when LDAP is enabled ([#​13605](https://redirect.github.com/n8n-io/n8n/issues/13605)) ([17738c5](17738c5096)) - **core:** Fix task runner error report from user-defined function ([#​13706](https://redirect.github.com/n8n-io/n8n/issues/13706)) ([9bedd87](9bedd87744)) - **core:** Pass `NODE_PATH` to task runners ([#​13652](https://redirect.github.com/n8n-io/n8n/issues/13652)) ([906770a](906770a06a)) - **editor:** Allow pinned data for Code node AI generation ([#​13638](https://redirect.github.com/n8n-io/n8n/issues/13638)) ([6d7e346](6d7e346e4f)) - **editor:** Apply html sanitization in right lifecycle ([#​13703](https://redirect.github.com/n8n-io/n8n/issues/13703)) ([8ab3073](8ab3073323)) - **editor:** Copy JSON from selected run if node has been multiple times ([#​13673](https://redirect.github.com/n8n-io/n8n/issues/13673)) ([5eddf00](5eddf00fa1)) - **editor:** Don't flag uiStore as dirty on node selected ([#​13641](https://redirect.github.com/n8n-io/n8n/issues/13641)) ([4f6d76c](4f6d76cd25)) - **editor:** Enable pin data button to also un-pin ([#​13642](https://redirect.github.com/n8n-io/n8n/issues/13642)) ([24681f8](24681f843c)) - **editor:** Expand error view to full output panel width ([#​13688](https://redirect.github.com/n8n-io/n8n/issues/13688)) ([97ca702](97ca702f8c)) - **editor:** Fix code node displays lint messages in wrong location ([#​13664](https://redirect.github.com/n8n-io/n8n/issues/13664)) ([d3ead68](d3ead68059)) - **editor:** Fix GCP icon size for external secrets modal ([#​13672](https://redirect.github.com/n8n-io/n8n/issues/13672)) ([77425f0](77425f04cf)) - **editor:** Fix opening 'Schema' view by default after opening binary nodes ([#​13676](https://redirect.github.com/n8n-io/n8n/issues/13676)) ([3cd34b5](3cd34b5af6)) - **editor:** Fix RLC dropdown vanishing when focusing search input ([#​13579](https://redirect.github.com/n8n-io/n8n/issues/13579)) ([5ac8691](5ac8691946)) - **editor:** Fix save keybind in expression editor and unfocused node details view ([#​13640](https://redirect.github.com/n8n-io/n8n/issues/13640)) ([9ba9443](9ba9443460)) - **editor:** Fix sidebar logo container layout ([#​13203](https://redirect.github.com/n8n-io/n8n/issues/13203)) ([850d458](850d458858)) - **editor:** Ignore required module type declaration error in code node ([#​13628](https://redirect.github.com/n8n-io/n8n/issues/13628)) ([2a5738a](2a5738aebe)) - **editor:** Match nodes for autocomplete ([#​13716](https://redirect.github.com/n8n-io/n8n/issues/13716)) ([8043a6c](8043a6ce82)) - **editor:** Render credential-only nodes when loading from the backend ([#​13689](https://redirect.github.com/n8n-io/n8n/issues/13689)) ([c821f1c](c821f1c532)) - **editor:** Show error details in resource locator dropdown ([#​13679](https://redirect.github.com/n8n-io/n8n/issues/13679)) ([630608c](630608c8bd)) - **editor:** Support pasting values that start with `=` ([#​13699](https://redirect.github.com/n8n-io/n8n/issues/13699)) ([9e83ff5](9e83ff51da)) - **Elasticsearch Node:** Use POST instead of GET to allow request body in search API ([#​13302](https://redirect.github.com/n8n-io/n8n/issues/13302)) ([783bf7b](783bf7b3bc)) - **GitHub Node:** Fix workflow resource locator ([#​13599](https://redirect.github.com/n8n-io/n8n/issues/13599)) ([b7f7121](b7f7121cb8)) - **Google Sheets Node:** Accommodate special characters when updating row ([#​13589](https://redirect.github.com/n8n-io/n8n/issues/13589)) ([e633e91](e633e91f69)) - In addNodeToBeExecuted if stillDataMissing allow more then 2 inputs ([#​13704](https://redirect.github.com/n8n-io/n8n/issues/13704)) ([e9a8a7f](e9a8a7f875)) - **n8n Form Trigger Node:** Sanitize HTML for formNode ([#​13595](https://redirect.github.com/n8n-io/n8n/issues/13595)) ([20dfaa3](20dfaa3be6)) - **S3 Node:** Fix issue when connecting to Supabase storage ([#​13667](https://redirect.github.com/n8n-io/n8n/issues/13667)) ([5fe33ef](5fe33efc94)) ##### Features - **editor:** Schema preview UI updates ([#​13578](https://redirect.github.com/n8n-io/n8n/issues/13578)) ([8790a0d](8790a0df3d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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