chore(helm): update image docker.io/n8nio/n8n 1.82.4 → 1.83.2 (#33281)

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

##### Features

- **editor:** Schema preview UI updates
([#&#8203;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=-->
This commit is contained in:
TrueCharts Bot
2025-03-15 19:56:46 +01:00
committed by GitHub
parent 4a06842506
commit 144bcc0df9
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.82.4
appVersion: 1.83.2
dependencies:
- name: common
version: 25.4.10
@@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://hub.docker.com/r/n8nio/n8n
type: application
version: 15.42.1
version: 15.43.0

View File

@@ -1,6 +1,6 @@
image:
repository: docker.io/n8nio/n8n
tag: 1.82.4@sha256:8ec53f63cdfeb46ba59dda937611a2535ccd3f2888655bf3aab9bae6d36ac796
tag: 1.83.2@sha256:5288543ac4dc1ea7149a93e38a24989c913c9007dd2459f6c730ac247c4d958f
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"