chore(helm): update image ghcr.io/n8n-io/n8n 1.91.2 → 1.92.0 (#35086)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | minor | `0fbb053` -> `e6a0735` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.92.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1920-2025-05-05) ##### Bug Fixes - **core:** Don't create additional `nodeExecuteBefore` message ([#​14958](https://redirect.github.com/n8n-io/n8n/issues/14958)) ([a33e3a8](https://redirect.github.com/n8n-io/n8n/commit/a33e3a807a9dd4c2df6f44b1107c41b949dfe331)) - **core:** Error in partial execution of vector stores ([#​15019](https://redirect.github.com/n8n-io/n8n/issues/15019)) ([5fa41bd](https://redirect.github.com/n8n-io/n8n/commit/5fa41bd73ae57fa0d957541643f0bf9c64a53d8f)) - **core:** Manual execution defaults to Manual trigger ([#​15052](https://redirect.github.com/n8n-io/n8n/issues/15052)) ([c176063](https://redirect.github.com/n8n-io/n8n/commit/c1760631cf86942a8da19d0bf647d2eb70fc0477)) - **core:** Revert back to the extended query-parser on express 5 ([#​15016](https://redirect.github.com/n8n-io/n8n/issues/15016)) ([9541b5b](https://redirect.github.com/n8n-io/n8n/commit/9541b5bb07de0e359159f5fcffbc48e5c6a08162)) - **core:** Use manual tool description if neither resources or operations exist ([#​15093](https://redirect.github.com/n8n-io/n8n/issues/15093)) ([1d4f639](https://redirect.github.com/n8n-io/n8n/commit/1d4f63985b6802fe0af6fe7862d4215611552d71)) - **editor:** Close saving modal when workflow is new ([#​14836](https://redirect.github.com/n8n-io/n8n/issues/14836)) ([48f0c91](https://redirect.github.com/n8n-io/n8n/commit/48f0c91a474dda995b5dbd89cdb51905b84ecbd9)) - **editor:** "Trigger node not found" error when chat message is entered ([#​14954](https://redirect.github.com/n8n-io/n8n/issues/14954)) ([8981e22](https://redirect.github.com/n8n-io/n8n/commit/8981e22dd4df2c182fe4d845e7d0cc2677ff2d36)) - **editor:** Hide $fromAI button for exact type matches only ([#​14996](https://redirect.github.com/n8n-io/n8n/issues/14996)) ([8613521](https://redirect.github.com/n8n-io/n8n/commit/8613521aabb95128d762076d15323bb1aa8e9deb)) - **editor:** Import form data with special characters from curl command correctly ([#​14898](https://redirect.github.com/n8n-io/n8n/issues/14898)) ([3e43f9f](https://redirect.github.com/n8n-io/n8n/commit/3e43f9f8bc8542534a17f55e32634034c174a9d8)) - **editor:** Only prompt for MFA code when email is updated ([#​15065](https://redirect.github.com/n8n-io/n8n/issues/15065)) ([aa4607e](https://redirect.github.com/n8n-io/n8n/commit/aa4607e7b5c15f8a6f69b3c900e656f317ebb784)) - **HTTP Request Node:** Add support for Bearer Auth in HttpRequest node ([#​15043](https://redirect.github.com/n8n-io/n8n/issues/15043)) ([31003aa](https://redirect.github.com/n8n-io/n8n/commit/31003aacd15d7219fa87c919dedca7c8be09b1c2)) - **Summarize Node:** Fix spaces in Fields to Split By values converted to underscores ([#​15020](https://redirect.github.com/n8n-io/n8n/issues/15020)) ([154153d](https://redirect.github.com/n8n-io/n8n/commit/154153d86f59552cffe33a1a746cbaf28fc8886f)) ##### Features - **Anthropic Chat Model Node:** Add configurable base URL for Anthropic API ([#​15063](https://redirect.github.com/n8n-io/n8n/issues/15063)) ([4b5f045](https://redirect.github.com/n8n-io/n8n/commit/4b5f045281837e7cc29a57a1b9360e87cc3805f7)) - **Azure OpenAI Chat Model Node:** Implement Azure Entra ID OAuth2 Authentication ([#​15003](https://redirect.github.com/n8n-io/n8n/issues/15003)) ([cf00085](https://redirect.github.com/n8n-io/n8n/commit/cf0008500cafd94582720a1445d0468898e71184)) - **Calendly Trigger Node:** Deprecation notice for apiKey authentication ([#​15048](https://redirect.github.com/n8n-io/n8n/issues/15048)) ([40d0702](https://redirect.github.com/n8n-io/n8n/commit/40d0702ed33ef7ffea303957b06e1e953023b559)) - **core:** Add production root executions ([#​14845](https://redirect.github.com/n8n-io/n8n/issues/14845)) ([7f89244](https://redirect.github.com/n8n-io/n8n/commit/7f89244304855748bcd70f495914373369a89cbe)) - **editor:** Add "Rendered" display mode to the logs view ([#​14994](https://redirect.github.com/n8n-io/n8n/issues/14994)) ([c0b5483](https://redirect.github.com/n8n-io/n8n/commit/c0b54832b3e7e7daafcc65c73c15a4cb90d3172a)) - **editor:** Support partial executions of tool nodes ([#​14945](https://redirect.github.com/n8n-io/n8n/issues/14945)) ([54dcded](https://redirect.github.com/n8n-io/n8n/commit/54dcdedecedb0a480caa17f8d6f0447535a2995a)) - **Google Workspace Admin Node:** Google Admin Node Overhaul implementation ([#​12271](https://redirect.github.com/n8n-io/n8n/issues/12271)) ([8a30c35](https://redirect.github.com/n8n-io/n8n/commit/8a30c35c33ad1175a3ee216c86a75ddd786d9887)) - **Jira Software Node:** Migrate from soon deprecated endpoints to get issues ([#​14821](https://redirect.github.com/n8n-io/n8n/issues/14821)) ([216bdd1](https://redirect.github.com/n8n-io/n8n/commit/216bdd15fd94f9a427a86aaf0a9291e7d4df4056)) - Only show workflows shared with you in the overview page ([#​14773](https://redirect.github.com/n8n-io/n8n/issues/14773)) ([eb46576](https://redirect.github.com/n8n-io/n8n/commit/eb465763cf31e1b24e0b2737e15cd1a0478658d9)) - Optimize langchain calls in batching mode ([#​15011](https://redirect.github.com/n8n-io/n8n/issues/15011)) ([f3e29d2](https://redirect.github.com/n8n-io/n8n/commit/f3e29d25ed767d29aebed02a040f57a1cbc05f8d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.91.2
|
||||
appVersion: 1.92.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||
type: application
|
||||
version: 15.51.2
|
||||
version: 15.52.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/n8n-io/n8n
|
||||
tag: 1.91.2@sha256:0fbb053b22d1ef930a3c65e7b89e84d53a89ca7bfccd39d464ec355341faecf8
|
||||
tag: 1.92.0@sha256:e6a0735f59534b9ee970a5e576a952b69e2ff45f04604fd1c7d1cb7e133f9f85
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
|
||||
Reference in New Issue
Block a user