chore(deps): update container image n8nio/n8n to v1.60.0@c309e4a by renovate (#26633)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1.59.3` ->
`1.60.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.60.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1600-2024-09-18)

##### Bug Fixes

- **Azure OpenAI Chat Model Node:** Add response format option
([#&#8203;10851](https://redirect.github.com/n8n-io/n8n/issues/10851))
([0b5299a](0b5299a248))
- **Contentful Node:** Add missing additional fields to entry > get
([#&#8203;10830](https://redirect.github.com/n8n-io/n8n/issues/10830))
([c43aef1](c43aef1a26))
- **core:** Prevent shutdown error in regular mode
([#&#8203;10844](https://redirect.github.com/n8n-io/n8n/issues/10844))
([acb4194](acb4194fa1))
- **core:** Restore queue listeners for `webhook` process
([#&#8203;10781](https://redirect.github.com/n8n-io/n8n/issues/10781))
([86f4877](86f4877bab))
- **editor:** Add missing node parameter values to AI Assistant request
([#&#8203;10788](https://redirect.github.com/n8n-io/n8n/issues/10788))
([d65ade4](d65ade4e92))
- **editor:** Address edge toolbar rendering glitches
([#&#8203;10839](https://redirect.github.com/n8n-io/n8n/issues/10839))
([e0c0dde](e0c0ddee59))
- **editor:** Allow custom git repo urls in source control settings
([#&#8203;10849](https://redirect.github.com/n8n-io/n8n/issues/10849))
([a63a9b5](a63a9b53f0))
- **editor:** Fix completion on $input.item. in Code node
([#&#8203;10800](https://redirect.github.com/n8n-io/n8n/issues/10800))
([45dccf3](45dccf3d0c))
- **editor:** Make expression edit modal read-only in executions view
([#&#8203;10806](https://redirect.github.com/n8n-io/n8n/issues/10806))
([394ef88](394ef88843))
- **editor:** Make schema view search copy more clear
([#&#8203;10807](https://redirect.github.com/n8n-io/n8n/issues/10807))
([7f1c131](7f1c131b72))
- **editor:** Minimap Show nodes outside viewport
([#&#8203;10843](https://redirect.github.com/n8n-io/n8n/issues/10843))
([9c95db8](9c95db8282))
- **editor:** Prevent clipboard XSS injection
([#&#8203;10805](https://redirect.github.com/n8n-io/n8n/issues/10805))
([db846d3](db846d3235))
- **editor:** Render image binary-data using img tags
([#&#8203;10829](https://redirect.github.com/n8n-io/n8n/issues/10829))
([7c23101](7c23101ab8))
- **editor:** Replace v-html with custom directive to sanitize html
([#&#8203;10804](https://redirect.github.com/n8n-io/n8n/issues/10804))
([44e5fb9](44e5fb9b06))
- **editor:** Restore V1 keybinding, Space Key to toggle panning
([#&#8203;10841](https://redirect.github.com/n8n-io/n8n/issues/10841))
([5a1db6d](5a1db6db1a))
- Fix telemetry causing console error
([#&#8203;10828](https://redirect.github.com/n8n-io/n8n/issues/10828))
([3be31e2](3be31e27ed))
- **Google Vertex Chat Model Node:** Clean service account private key
([#&#8203;10770](https://redirect.github.com/n8n-io/n8n/issues/10770))
([e6d84db](e6d84db899))
- **HTTP Request Tool Node:** Fix subsequent tool calls reusung the same
options
([#&#8203;10808](https://redirect.github.com/n8n-io/n8n/issues/10808))
([d647ef4](d647ef41ac))
- **OpenAI Node, Basic LLM Chain Node, Tool Agent Node:** Better OpenAI
API rate limit errors
([#&#8203;10797](https://redirect.github.com/n8n-io/n8n/issues/10797))
([ab83c4b](ab83c4b416))
- Prevent copying workflow when copying outside of canvas
([#&#8203;10813](https://redirect.github.com/n8n-io/n8n/issues/10813))
([22c1890](22c1890139))
- **RSS Feed Trigger Node:** Handle empty items gracefully
([#&#8203;10855](https://redirect.github.com/n8n-io/n8n/issues/10855))
([c55df63](c55df63abc))

##### Features

- **core:** Allow customizing max file size in form-data payloads for
webhooks
([#&#8203;10857](https://redirect.github.com/n8n-io/n8n/issues/10857))
([a3335e0](a3335e0ecd))
- **core:** Introduce worker metrics
([#&#8203;10850](https://redirect.github.com/n8n-io/n8n/issues/10850))
([08ebe1e](08ebe1e480))
- **editor:** Add truncate directive
([#&#8203;10842](https://redirect.github.com/n8n-io/n8n/issues/10842))
([57836cc](57836cc17a))
- **editor:** Show Collaboration pane only when there are multiple
active users
([#&#8203;10772](https://redirect.github.com/n8n-io/n8n/issues/10772))
([a0af1d9](a0af1d9a06))
- **Invoice Ninja Node:** Add actions for bank transactions
([#&#8203;10389](https://redirect.github.com/n8n-io/n8n/issues/10389))
([5a2c7e0](5a2c7e00a0))
- **OpenAI Node:** Include O1 models in the models select
([#&#8203;10801](https://redirect.github.com/n8n-io/n8n/issues/10801))
([b2b1abc](b2b1abc531))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4xIiwidXBkYXRlZEluVmVyIjoiMzguODguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-18 20:35:04 +02:00 committed by GitHub
parent def9d39f90
commit 207acd8ce5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.59.3 appVersion: 1.60.0
dependencies: dependencies:
- name: common - name: common
version: 24.1.16 version: 24.1.16
@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://hub.docker.com/r/n8nio/n8n - https://hub.docker.com/r/n8nio/n8n
type: application type: application
version: 15.15.7 version: 15.16.0

View File

@ -1,6 +1,6 @@
image: image:
repository: n8nio/n8n repository: n8nio/n8n
tag: 1.59.3@sha256:040a60a18fe900fad1147d902b6dcad8f5151e7efa78f3321f1273fcb71336e3 tag: 1.60.0@sha256:c309e4a3f86bd369f99f6d2bfafc1dc9ac3eec82b730d7b75c16e69b09558d44
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
timezoneandlocale: {} timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en" # N8N_DEFAULT_LOCALE: "en"