chore(deps): update container image n8nio/n8n to v1.58.0@95e60c4 by renovate (#25968)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1.57.0` ->
`1.58.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.58.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1580-2024-09-05)

##### Bug Fixes

- **AI Agent Node:** Fix tools agent when using memory and Anthropic
models
([#&#8203;10513](https://redirect.github.com/n8n-io/n8n/issues/10513))
([746e7b8](746e7b89f7))
- **API:** Update express-openapi-validator to resolve AIKIDO-2024-10229
([#&#8203;10612](https://redirect.github.com/n8n-io/n8n/issues/10612))
([1dcb814](1dcb814ced))
- **core:** Declutter webhook insertion errors
([#&#8203;10650](https://redirect.github.com/n8n-io/n8n/issues/10650))
([36177b0](36177b0943))
- **core:** Flush responses for ai streaming endpoints
([#&#8203;10633](https://redirect.github.com/n8n-io/n8n/issues/10633))
([6bb6a5c](6bb6a5c6cd))
- **core:** Tighten check for company size survey answer
([#&#8203;10646](https://redirect.github.com/n8n-io/n8n/issues/10646))
([e5aba60](e5aba60aff))
- **editor:** Add confirmation toast when changing user role
([#&#8203;10592](https://redirect.github.com/n8n-io/n8n/issues/10592))
([95da4d4](95da4d4797))
- **editor:** Add pinned data only to manual executions in execution
view
([#&#8203;10605](https://redirect.github.com/n8n-io/n8n/issues/10605))
([a12e9ed](a12e9edac0))
- **editor:** Add tooltips to workflow history button
([#&#8203;10570](https://redirect.github.com/n8n-io/n8n/issues/10570))
([4a125f5](4a125f511c))
- **editor:** Allow disabling SSO when config request fails
([#&#8203;10635](https://redirect.github.com/n8n-io/n8n/issues/10635))
([ce39933](ce39933766))
- **editor:** Fix notification rendering HTML as text
([#&#8203;10642](https://redirect.github.com/n8n-io/n8n/issues/10642))
([5eba534](5eba534319))
- **editor:** Fix opening executions tab from a new, unsaved workflow
([#&#8203;10652](https://redirect.github.com/n8n-io/n8n/issues/10652))
([cd0891e](cd0891e4f1))
- **Gmail Trigger Node:** Don't return date instances, but date strings
instead
([#&#8203;10582](https://redirect.github.com/n8n-io/n8n/issues/10582))
([9e1dac0](9e1dac0465))
- **HTTP Request Node:** Sanitize authorization headers
([#&#8203;10607](https://redirect.github.com/n8n-io/n8n/issues/10607))
([405c55a](405c55a1f7))
- **Wait Node:** Append n8n attribution option
([#&#8203;10585](https://redirect.github.com/n8n-io/n8n/issues/10585))
([81f4322](81f4322d45))

##### Features

- **core:** Execution curation
([#&#8203;10342](https://redirect.github.com/n8n-io/n8n/issues/10342))
([022ddcb](022ddcbef9))
- **core:** Implement wrapping of regular nodes as AI Tools
([#&#8203;10641](https://redirect.github.com/n8n-io/n8n/issues/10641))
([da44fe4](da44fe4b89))
- **core:** Introduce DB health check
([#&#8203;10661](https://redirect.github.com/n8n-io/n8n/issues/10661))
([a8e80d0](a8e80d0c4b))
- **core:** Make Postgres connection timeout configurable
([#&#8203;10670](https://redirect.github.com/n8n-io/n8n/issues/10670))
([8154031](81540318b4))
- **core:** Switch to MJML for email templates
([#&#8203;10518](https://redirect.github.com/n8n-io/n8n/issues/10518))
([dbc10fe](dbc10fe9f5))
- **editor:** Add A/B testing feature flag for credential docs modal
([#&#8203;10664](https://redirect.github.com/n8n-io/n8n/issues/10664))
([899b0a1](899b0a19ef))
- **editor:** Add AI Assistant support chat
([#&#8203;10656](https://redirect.github.com/n8n-io/n8n/issues/10656))
([3a80780](3a8078068e))
- **editor:** Implement new app layout
([#&#8203;10548](https://redirect.github.com/n8n-io/n8n/issues/10548))
([95a9cd2](95a9cd2c73))
- **editor:** Make highlighted data pane floating
([#&#8203;10638](https://redirect.github.com/n8n-io/n8n/issues/10638))
([8b5c333](8b5c333d3d))
- More hints to nodes
([#&#8203;10565](https://redirect.github.com/n8n-io/n8n/issues/10565))
([66ddb4a](66ddb4a6f3))
- **Postgres PGVector Store Node:** Add PGVector vector store node
([#&#8203;10517](https://redirect.github.com/n8n-io/n8n/issues/10517))
([650389d](650389d907))
- Reintroduce collaboration feature
([#&#8203;10602](https://redirect.github.com/n8n-io/n8n/issues/10602))
([2ea2bfe](2ea2bfe762))
- **Text Classifier Node:** Add output fixing parser
([#&#8203;10667](https://redirect.github.com/n8n-io/n8n/issues/10667))
([aa37c32](aa37c32f26))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny41IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-05 14:33:46 +02:00 committed by GitHub
parent 051fa8be52
commit c7f1c00ee7
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/train: stable
apiVersion: v2
appVersion: 1.57.0
appVersion: 1.58.0
dependencies:
- name: common
version: 24.1.14
@ -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.13.2
version: 15.14.0

View File

@ -1,6 +1,6 @@
image:
repository: n8nio/n8n
tag: 1.57.0@sha256:1aca01738deb8864a71e0b780162b3fa817aa630933e7943ee788e6e55319385
tag: 1.58.0@sha256:95e60c4bc7d64f087640ee4bced9b27c2aa9b393347681d76c885ba733afc0ed
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"