TrueChartsClone/charts/stable/n8n
TrueCharts Bot 0e6e3f9954
chore(deps): update container image n8nio/n8n to v1.55.0@3a5dd07 by renovate (#25146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | minor | `1.54.2` ->
`1.55.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.55.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1550-2024-08-14)

##### Bug Fixes

- Add better error handling for chat errors
([#&#8203;10408](https://togithub.com/n8n-io/n8n/issues/10408))
([f82b6e4](f82b6e4ba9))
- **AI Agent Node:** Fix issues with some tools not populating
([#&#8203;10406](https://togithub.com/n8n-io/n8n/issues/10406))
([51a1edd](51a1eddbf0))
- **core:** Account for cancelling an execution with no workers
available
([#&#8203;10343](https://togithub.com/n8n-io/n8n/issues/10343))
([b044e78](b044e783e7))
- **core:** Account for owner when filtering by project ID in `GET
/workflows` in Public API
([#&#8203;10379](https://togithub.com/n8n-io/n8n/issues/10379))
([5ac65b3](5ac65b36bc))
- **core:** Enforce shutdown timer and sequence on `SIGINT` for main
([#&#8203;10346](https://togithub.com/n8n-io/n8n/issues/10346))
([5255793](5255793afe))
- **core:** Filter out prototype and constructor lookups in expressions
([#&#8203;10382](https://togithub.com/n8n-io/n8n/issues/10382))
([8e7d29a](8e7d29ad3c))
- **core:** Fix duplicate Redis publisher
([#&#8203;10392](https://togithub.com/n8n-io/n8n/issues/10392))
([45813de](45813debc9))
- **core:** Fix worker shutdown errors when active executions
([#&#8203;10353](https://togithub.com/n8n-io/n8n/issues/10353))
([e071b73](e071b73bab))
- **core:** Prevent XSS in user update endpoints
([#&#8203;10338](https://togithub.com/n8n-io/n8n/issues/10338))
([7898498](78984986a6))
- **core:** Prevent XSS via static cache dir
([#&#8203;10339](https://togithub.com/n8n-io/n8n/issues/10339))
([4f392b5](4f392b5e3e))
- **core:** Rate limit MFA activation and verification endpoints
([#&#8203;10330](https://togithub.com/n8n-io/n8n/issues/10330))
([b6c47c0](b6c47c0e32))
- **editor:** Connect up new project viewer role to the FE
([#&#8203;9913](https://togithub.com/n8n-io/n8n/issues/9913))
([117e2d9](117e2d968f))
- **editor:** Enable credential sharing between all types of projects
([#&#8203;10233](https://togithub.com/n8n-io/n8n/issues/10233))
([1cf48cc](1cf48cc301))
- **editor:** Fix rendering of SVG icons in public chat on iOS
([#&#8203;10381](https://togithub.com/n8n-io/n8n/issues/10381))
([7ab3811](7ab38114db))
- **editor:** Fixing XSS vulnerability in toast messages
([#&#8203;10329](https://togithub.com/n8n-io/n8n/issues/10329))
([38bdd9f](38bdd9f5d0))
- **editor:** Revert change that hid swagger docs in the ui
([#&#8203;10350](https://togithub.com/n8n-io/n8n/issues/10350))
([bae49d3](bae49d3198))
- **n8n Form Trigger Node:** Fix issue preventing v1 node from working
([#&#8203;10364](https://togithub.com/n8n-io/n8n/issues/10364))
([9b647a9](9b647a9837))
- Require mfa code for password change if its enabled
([#&#8203;10341](https://togithub.com/n8n-io/n8n/issues/10341))
([9d7caac](9d7caacc69))
- Require mfa code to disable mfa
([#&#8203;10345](https://togithub.com/n8n-io/n8n/issues/10345))
([3384f52](3384f52a35))

##### Features

- Add Ask assistant behind feature flag
([#&#8203;9995](https://togithub.com/n8n-io/n8n/issues/9995))
([5ed2a77](5ed2a77740))
- **AI Transform Node:** New node
([#&#8203;10405](https://togithub.com/n8n-io/n8n/issues/10405))
([4d222ac](4d222ac19d))
- **AI Transform Node:** New node
([#&#8203;9990](https://togithub.com/n8n-io/n8n/issues/9990))
([0de9d56](0de9d56619))
- **core:** Allow overriding npm registry for community packages
([#&#8203;10325](https://togithub.com/n8n-io/n8n/issues/10325))
([33a2703](33a2703429))
- **editor:** Add schema view to expression modal
([#&#8203;9976](https://togithub.com/n8n-io/n8n/issues/9976))
([71b6c67](71b6c67179))
- **MySQL Node:** Return decimal types as numbers
([#&#8203;10313](https://togithub.com/n8n-io/n8n/issues/10313))
([f744d7c](f744d7c100))
- **Okta Node:** Add Okta Node
([#&#8203;10278](https://togithub.com/n8n-io/n8n/issues/10278))
([5cac0f3](5cac0f339d))

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-15 00:43:08 +00:00
..
templates
.helmignore
CHANGELOG.md
Chart.yaml
LICENSE
README.md
icon-small.webp
icon.webp
values.yaml

README.md

title
README

General Info

TrueCharts can be installed as both normal Helm Charts or as TrueNAS SCALE Apps. Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/n8n

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the quick-start guides for TrueNAS SCALE.

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/n8n

Configuration Options

Please note: For TrueNAS SCALE, only options available in the GUI are supported. Hence most of these docs do not apply to TrueNAS SCALE

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/charts/blob/master/charts/stable/n8n/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project