Skip to content

Update n8nio/n8n Docker tag to v2.34.1 - #41

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/n8nio-n8n-2.x
Open

Update n8nio/n8n Docker tag to v2.34.1#41
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/n8nio-n8n-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
n8nio/n8n (source) minor 2.32.42.34.1

Release Notes

n8n-io/n8n (n8nio/n8n)

v2.34.0

Bug Fixes
  • ai-builder: Treat bound stored credentials as settled in setup analysis (#​35340) (5decab2)
  • AWS Bedrock Chat Model Node: Enable TCP keepalive on Bedrock runtime connections (#​35323) (78e27ff)
  • core: Add incremental SSE response headers (#​35342) (7b8818d)
  • core: Add reactions:write to Slack agent app manifest scopes (#​35238) (43831eb)
  • core: Annotate pre-existing validation warnings in MCP update_workflow (#​34944) (cca4d8d)
  • core: Apply AI request timeout even without a proxy (#​34992) (ab3ed79)
  • core: Block deletion of the SSO role mapping default condition role (#​35086) (587b23d)
  • core: Clarify MCP trigger info for unsupported production triggers (#​35209) (21dc3ad)
  • core: Classify agent execution pulse with run_type (#​35346) (8f4816e)
  • core: Classify Instance AI error reports by severity and quota cause (#​35353) (a97e305)
  • core: Classify no-op pseudo triggers as persisted (#​35287) (2bc0f30)
  • core: Default AI-created workflows to v1 execution order (#​35277) (d0d0b7a)
  • core: Disable Slack app Home tab (#​35412) (c0d09a5)
  • core: Emit OTel spans for queue mode executions (#​35357) (e976bd0)
  • core: Exclude AI assistant verification runs from prod execution counts (#​35405) (4accb5b)
  • core: Fix broken documentation links in AWS (Assume Role) credential (#​34763) (1e39ea5)
  • core: Fix SSE push backend connections in production (#​35327) (c0a8f02)
  • core: Harden axios error handling against non-string error stack (#​35073) (b329d57)
  • core: Import security audit risk reporters with a file extension (#​35263) (8e62ca2)
  • core: Improve task broker resilience when a runner dies (#​35298) (c15bbca)
  • core: Keep agent channel setup separate from publishing (#​35468) (9f2f315)
  • core: Keep external secrets available while provider connections reload (#​35237) (f3b052a)
  • core: Keep waitTill when storing worker job results on main (#​34958) (7f50297)
  • core: Limit the size of webhook responses relayed through the queue (#​35032) (bdf33c1)
  • core: Prefer n8n credits covered nodes in Instance AI workflow builds (#​35019) (b2af755)
  • core: Preserve cause on execution errors (#​35216) (0d4c3a7)
  • core: Preserve credential field expressions when caching preAuthentication tokens (#​35064) (03894ee)
  • core: Preserve saved node positions when the assistant edits a workflow (#​35268) (7034666)
  • core: Propagate sub-agent tool approvals (#​35368) (edc377c)
  • core: Recover enqueued executions after a restart (#​35059) (3872950)
  • core: Refresh end-user credential connection status after save (#​35131) (a66fabb)
  • core: Return 405 for GET requests to the instance MCP endpoint (#​34835) (982a906)
  • core: Route crash-loop auto-deactivation through the workflow unpublish flow (#​35097) (eb0d966)
  • core: Skip error workflow dispatch for AI builder verification runs (#​35247) (1cedd9f)
  • core: Sort node version directories by numeric version (#​35206) (1f3d48d)
  • core: Tolerate JSON Schema patterns incompatible with the regex u flag (#​35320) (3fe8d6e)
  • core: Unify workflow trigger teardown and make it best-effort (#​35273) (9e452bb)
  • Deep-merge task metadata to preserve nested tracing attributes (#​35166) (b682696)
  • editor: Add configurable origin allowlist for editor postMessage handling (#​34674) (f9b4bd5)
  • editor: Add executions quota tooltip to trial banner icon (#​34872) (50b56ac)
  • editor: Clarify Slack HITL "Capture Who Responded" helper text (#​35432) (fff29ec)
  • editor: Create agent-builder credentials in the agent's project (#​35286) (33caa35)
  • editor: Default credential modal to requested auth type and disambiguate managed OAuth2 options (#​35079) (6676373)
  • editor: Dismiss archive toast immediately after permanent delete (#​35207) (12f1fcc)
  • editor: Do not fail OAuth flows when the provider's COOP policy makes the popup read as closed (#​34404) (b81d79a)
  • editor: Do not use whole file name as extension for extensionless uploads (#​35139) (f3516be)
  • editor: Fix icon overlap in end-user credential connection banner (#​35130) (2837a68)
  • editor: Gate agent reasoning by model support (#​35253) (5046f24)
  • editor: Guard optional fields when reading public settings (#​35281) (ba21bea)
  • editor: Keep Enter selection working when node search ends with a space (#​35046) (6b9b890)
  • editor: Keep read-only execution background in sync (#​35245) (cc5f334)
  • editor: Mention n8n User Auth webhook mode in end-user credential warning (#​35222) (3b69d54)
  • editor: Preserve line breaks in multiline secret credential fields (#​35157) (ad02a26)
  • editor: Remove brackets from docs link in credential setup assistant help (#​35028) (9cdcc6d)
  • editor: Rename preview AI Agent node to V2 (#​35285) (703c600)
  • editor: Show node descriptions for installed community nodes (#​34914) (0839326)
  • editor: Size settings save bar off its column so its content aligns with settings rows (#​34967) (982fa19)
  • editor: Update AI Agent preview label (#​35102) (c9cf9bb)
  • editor: Wait for animated zoom-in transition to settle (#​35244) (d512f5c)
  • Enable Save and clear stale OAuth state on auth method switch (#​35367) (7eabd74)
  • Execute gated tool after approving Human Review in manual chat (#​34881) (b29f38b)
  • Fixes see all button tracking on aia template examples (#​35451) (ad54d0c)
  • Form Node: Skip parent nodes without run data when returning binary from form ending (#​35336) (d3e761e)
  • Google Vertex Chat Model Node: Preserve Gemini thought signature on single tool calls (#​34797) (c6e5ecd)
  • Grist Node: Restore the stored base URL of legacy credentials (#​35229) (3a2af96)
  • HTTP Request Tool Node: Pass error response bodies to the model (#​34509) (f443349)
  • MCP Server Trigger Node: Save execution data only after tool call completes (#​35239) (c1f5577)
  • Notion Node: Mark title as required for database page create in v3 (#​35334) (736f570)
  • Preserve AI Assistant sandbox provider selection (#​35122) (923a964)
  • Release Snowflake connection when a statement fails (NODE-5163) (#​32932) (dc776f6)
  • Schedule Node: Run non-dividing minute intervals by elapsed time (#​35062) (3a5a4a6)
  • Skip redundant workflow edit approval in AI Assistant (#​35423) (852fed1)
  • Slack Node: Add groups:write OAuth scope for private channel actions (#​35288) (e4e33e3)
  • Support n8n credits on nodes with multiple credential types (#​35190) (47569fc)
  • Validate Send and Wait custom forms before sending (#​35262) (ca54f32)
  • Webhook Node: Don't flag Respond to Webhook nodes owned by a Wait node as unused (#​33911) (b7e8850)
Features
  • Add ap-east-2 and ap-southeast-6 AWS regions (#​35278) (ce8669e)
  • Add get.n8n.io one-script docker compose setup (#​34711) (0363fd6)
  • ai-builder: Verify approval-loop branches with scripted gate decisions (#​34822) (00fe448)
  • API: Add public API endpoints for LDAP configuration (#​34684) (81e772c)
  • API: Add public API endpoints for OIDC SSO configuration (#​34313) (02e736e)
  • Brandfetch Node: Use explicit route types and simplify operations (#​28846) (4c17c97)
  • Cal.com Trigger Node: Fully migrate to API v2 (#​35055) (22816b3)
  • core: Add a misfire policy to the durable scheduler (#​35075) (8672d95)
  • core: Add Agent management to instance MCP (#​34347) (94dc5f5)
  • core: Add detail endpoint for workflow review requests (#​35088) (1f6cddd)
  • core: Add MCP server usage events to log streaming (#​33300) (f500a76)
  • core: Add n8n user auth (OAuth2) authentication mode for webhook node (#​35100) (1cc76be)
  • core: Add workflow SDK validation framework for Instance AI (#​35045) (bbd7b7d)
  • core: Approve or request changes on a workflow review (#​35041) (e6fd497)
  • core: Auto-publish workflow reviews on approval (#​35390) (67a5fe3)
  • core: Block publishing a workflow while its review is open (#​35199) (eb07728)
  • core: Consolidate agent creation and modification telemetry (#​35444) (ce52c55)
  • core: Converge leader takeover through the reconciliation loop (#​35454) (1801f65)
  • core: Create agents on first configuration instead of on click (#​35429) (1155eb7)
  • core: Detect and heal trigger-status drift and unreported published workflows in reconciliation (#​35356) (fd5ecff)
  • core: Emit once-per-agent setup completion telemetry (#​35359) (89c9be6)
  • core: Expose workflow hook context to lifecycle external hooks (#​34738) (5a59466)
  • core: Gate n8n-auth webhook runs on the caller's private-credential status (#​35242) (1880ad3)
  • core: Import workflow tags from packages (matching by source id) (#​35133) (3ce3755)
  • core: Include node credentials in MCP workflow reads and guide credential reuse (#​35173) (8857fd0)
  • core: Include workflow tags in exported packages (#​34892) (811724a)
  • core: Make SSO role mapping default condition configurable (#​35023) (298a941)
  • core: Offload large webhook responses to storage in scaling mode (#​35036) (2e6eb98)
  • core: Periodically tear down ghost triggers on non-leader instances (#​35066) (1173e29)
  • core: Prevent workflow publishing when using form trigger without n8n auth and end-user credentials (#​35250) (752acca)
  • core: Recommend sleep helper for banned setTimeout/clearTimeout (#​35114) (fd84b60)
  • core: Register per-trigger OAuth protected resources for webhook triggers (#​35186) (2a10f88)
  • core: Register test webhook triggers as OAuth protected resources (#​35363) (a78bcbf)
  • editor: Add a guided setup view for Simplified Custom Auth credentials (#​35324) (e3c7a14)
  • editor: Add OIDC logout support (#​32756) (e26c6f3)
  • editor: Add per-agent MCP access management with agent scopes (#​34853) (d4902d5)
  • editor: Add Require Workflow Execute Permission toggle for n8n User Auth (Webhook trigger) (#​35195) (fd3f82c)
  • editor: Add trial intro modal experiment (#​34739) (af3aaba)
  • editor: Auto-select credentials for pasted and imported nodes (#​34687) (92ef31f)
  • editor: Close directly opened MCP settings after saving (#​35018) (111645d)
  • editor: Inconsistent spacing of buttons on canvas (in top-right vs bottom-left) (#​35319) (9497461)
  • editor: Make OIDC RP-initiated logout an opt-in setting (#​35146) (8fd73e2)
  • editor: Make the review inbox URL-addressable with deep-linkable reviews (#​35201) (96d37a3)
  • editor: Migrate API keys settings page to new instance settings UI (#​34925) (eb4b20b)
  • editor: Show and change the target workflow of an agent workflow tool (#​35276) (3ca4828)
  • editor: Show restricted API keys and instance roles sections with a reason instead of hiding them (#​34644) (31c84c0)
  • editor: Show the latest workflow review state in the canvas header (#​35233) (f52e2b8)
  • Embeddings AWS Bedrock Node: Add inference profile models and node options (#​34991) (c963e9b)
  • Enable n8n Connect for the Agent Builder (#​34298) (1c11f43)
  • Execute Workflow Node: Deprecate Local File and URL sources (#​34959) (3f8ccbe)
  • HTTP Request Node: Add Simplified Custom Auth generic credential (#​35068) (f6f05cb)
  • Include custom span attributes in project package export/import (#​35011) (a14cda1)
  • OpenAI Chat Model Node: Add optional extraBody option (#​13992) (bf491d9)
  • Replaces WhatsApp support agent example with Telegram agent example (#​35341) (e11a1e7)
  • Slack Node: Show user real names and handles in user pickers (#​35279) (1aed5e6)
Performance Improvements
  • core: O(1) schema lookup in resource-mapper value validation (#​34899) (10a7422)
  • core: Ungate skip persisting run data for discarded executions (#​35256) (0331669)

v2.33.4

Bug Fixes

Review in cubic

v2.33.3

Bug Fixes
  • core: Import security audit risk reporters with a file extension (#​35275) (6a71142)
  • MCP Server Trigger Node: Save execution data only after tool call completes (#​35284) (77271fa)

Open in Stage

Review in cubic

v2.33.2

Bug Fixes

Open in Stage

Review in cubic

v2.33.1

Features
  • core: Expose workflow hook context to lifecycle external hooks (#​35084) (b4ffe0e)

Open in Stage

Review in cubic

v2.33.0

Bug Fixes
  • ai-builder: Halt workflow verification at send-and-wait gates on loops (#​34809) (e904939)
  • ai-builder: Keep assistant replies in the user's language during tool-heavy turns (#​34761) (5a64744)
  • ai-builder: Make channel config dropdown enabled - Linear and Telegram - in AIA agent builder (#​34706) (6b40211)
  • ai-builder: Make labels be more specific about access token for Slack setup (#​34893) (490b722)
  • ai-builder: MCP Connections failures are non-blocking for agents (#​34722) (3301e12)
  • ai-builder: Preview chat link fix (#​34659) (54db083)
  • ai-builder: Provision agent prerequisites before build-agent delegation (#​34802) (fec6cee)
  • Airtable Node: Support matching array field values in update operation (#​31517) (e07eab8)
  • AMQP Trigger Node: Cap concurrent executions at the configured messages per cycle (#​34787) (d2672a6)
  • Baserow Node: Format Get Many date filter values for Baserow API (#​32723) (b5da074)
  • Cohere Chat Model Node: Route chat requests through the v2 endpoint (#​34878) (4006c22)
  • core: Accept 5-field cron expressions in schedule trigger (#​35006) (27edc54)
  • core: Advertise OAuth protected-resource metadata URL on MCP server 401 responses (#​34571) (37bb354)
  • core: Avoid loading execution data during credentials security audit (#​34876) (4212fc2)
  • core: Classify masked Instance AI stream failures as quota exhaustion via credit re-check (#​34553) (bd89cfc)
  • core: Ensure license device fingerprint meets minimum length (#​33852) (9140a06)
  • core: Expose workflowPublishingPolicy in the package import CLI command (#​34632) (3117e45)
  • core: Fail fast with a node error when a Data Table node references a missing table (#​34610) (68c7b55)
  • core: Fall back to the run's resolved model for AI Assistant verification LLM calls (#​34627) (a8c90f8)
  • core: Fix MCP workflow update failing for active workflows on SQLite (#​34964) (bc88dc4)
  • core: Handle MCP OAuth2 token expiry and PKCE negotiation (#​34494) (c7b90d0)
  • core: Include RFC 9207 iss parameter on OAuth authorization error redirects (#​34751) (eca731c)
  • core: Keep MCP server display names free-form in agent config (#​34931) (5339b5e)
  • core: Normalize workflow rollup timestamps (#​34670) (0316336)
  • core: Preserve the underlying error as cause on Instance AI workspace file reads (#​34759) (206a258)
  • core: Prevent concurrent instance startups from racing database migrations (#​34685) (4d861d1)
  • core: Prevent unsupported waiting operations in agent tools (#​34587) (3c278f0)
  • core: Publish workspace packages required by n8n at runtime (#​34886) (0c613b4)
  • core: Redact a sub-workflow's own execution record per its own policy (#​34621) (d8d89cc)
  • core: Redirect form-resume waiting requests to the form endpoint (#​34725) (5dfa49b)
  • core: Reject workflow deletion while unpublish is still in progress (#​34836) (9e09ff4)
  • core: Require row read scope for data table CSV export (#​34127) (8171aa8)
  • core: Resolve synthetic tool nodes to the requested version (#​34850) (6e12426)
  • core: Return correct webhook URL in MCP get_workflow_details trigger info (#​34927) (5542c1b)
  • core: Sanitize secret values before persisting to agent memory (#​34622) (edbed4f)
  • core: Serve RFC 9728 metadata at bare /.well-known/oauth-protected-resource (#​33776) (3e0188c)
  • core: Sign S3 object paths with strict RFC 3986 encoding (#​34694) (8e5fdb4)
  • core: Skip Sentry reports for Instance AI errors that self-declare a warning level (#​34617) (3bb3835)
  • core: Stop Instance AI follow-up runs from looping when they keep failing before the agent starts (#​34767) (5aac66d)
  • core: Strip null optional node fields from AI-generated workflows (#​34668) (94e505a)
  • core: Support fractional community node versions with PostgreSQL (#​34717) (48c0e70)
  • core: Surface HITL suspend/resume content in Instance AI trace turns (#​34599) (d8c3fad)
  • Databricks Node: Change default tokenExpiredStatusCode from 401 to 403 (#​34325) (6f3d2b9)
  • DeepSeek Node: Preserve reasoning_content on tool-calling turns (#​34924) (4d247a1)
  • editor: Add document title and adopt new settings layout on migration report pages (#​34609) (0164216)
  • editor: Allow LDAP users to configure n8n 2FA in personal settings (#​34655) (2b1e4b8)
  • editor: Center empty state content vertically on short viewports (#​34820) (359d82f)
  • editor: Clamp persisted sidebar width when expanding the main sidebar (#​34923) (4f7c725)
  • editor: Debounce node creator search filtering (#​34828) (25c5a73)
  • editor: Don't show quick connect for non-main auth fields (#​34449) (6195471)
  • editor: Fix an issue in some Safari versions that prevented copying invite links (#​34620) (e75e412)
  • editor: Fix focus parameter button breaking selection in credential dialog (#​34453) (ee029b8)
  • editor: Html strings for table names are escaped (#​24522) (f4365b1)
  • editor: Inject instance UTM parameters in all links to the templates website (#​34790) (d5b5d8e)
  • editor: Keep chat typing indicator visible until response arrives (#​34768) (4fdf3ed)
  • editor: Keep NDV node hints visible after execution and render them in a single pane (#​34920) (082b5d9)
  • editor: Keep Switch fallback outputs available with unresolved expressions (#​34698) (a0f6861)
  • editor: Manage and other permissions checkboxs stuck in half-selected state during member selection (#​34726) (0e186ad)
  • editor: Preserve agent tool name translations (#​35039) (fd5bc7d)
  • editor: Preserve canvas groups when converting a selection to a sub-workflow (#​34664) (1666f1e)
  • editor: Prevent reactive feedback loop when opening workflow diff (#​34897) (962ff56)
  • editor: Reassign users when deleting a custom instance role (#​34642) (fa0abd8)
  • editor: Refresh subworkflow input schema from draft on parent open (#​34522) (734f957)
  • editor: Remove episodic memory callout and knowledge base publish requirement (#​34888) (771d038)
  • editor: Rename preview AI Agent node to V1 (#​34714) (359e1fb)
  • editor: Replace invalid link (#​34652) (87115d6)
  • editor: Restore agent channel credential setup (#​34737) (ac839bb)
  • editor: Restore horizontal scrolling of NDV panel header controls (#​34824) (0745526)
  • editor: Stabilize icon picker scrolling (#​34596) (e67c119)
  • editor: Update copy for executions tab empty state (#​34731) (1138f11)
  • Form Node: Properly handle quotes in Form Trigger Node name (#​34650) (95c36b8)
  • HTTP Request Node: Include error body in continueOnFail mode (#​34729) (d0b254c)
  • Keep agent preview streams responsive (#​35035) (8d46c6e)
  • MCP Client Tool Node: Close cached MCP client sessions when their execution finishes (#​34397) (ec5f503)
  • Microsoft Teams Node: Respect limit server-side in getAll operations (#​34851) (ded1697)
  • N8n Node: Update credential test to use an endpoint with no extra scopes (#​34605) (4622b35)
  • Parse structured output from content-block model responses in chain nodes (#​34928) (1713d9a)
  • Report real exported entity counts in package export ([#​34995](htt

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@xRahul

xRahul commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The n8n Docker image reference in docker-compose.yml changes from version 2.32.4 to 2.33.3. No other n8n settings change.

Changes

n8n image update

Layer / File(s) Summary
Update n8n container image
docker-compose.yml
The n8n service image tag changes from 2.32.4 to 2.33.3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title identifies the n8n Docker tag update, but it specifies version 2.34.1 instead of the changed version 2.33.3.

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docker-compose.yml`:
- Line 317: Update the n8nio/runners image version in the runner service to
2.32.5 so it matches the n8nio/n8n image version, preserving version alignment
between both components.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8056008f-1c73-4964-bdd8-9d676a5fdbcd

📥 Commits

Reviewing files that changed from the base of the PR and between 166f444 and ba0bbd7.

📒 Files selected for processing (1)
  • docker-compose.yml

Comment thread docker-compose.yml Outdated
cap_drop:
- ALL
image: n8nio/n8n:2.32.4
image: n8nio/n8n:2.32.5

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

Keep the n8n and runner images on the same version.

This updates n8nio/n8n to 2.32.5, but n8nio/runners is still 2.32.4 in docker-compose.yml:382. n8n expects these components to stay aligned to avoid protocol incompatibilities.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docker-compose.yml` at line 317, Update the n8nio/runners image version in
the runner service to 2.32.5 so it matches the n8nio/n8n image version,
preserving version alignment between both components.

@renovate
renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from ba0bbd7 to 311b48a Compare July 28, 2026 12:40
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.32.5 Update n8nio/n8n Docker tag to v2.33.0 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from 311b48a to a5ea138 Compare July 29, 2026 14:39
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.33.0 Update n8nio/n8n Docker tag to v2.33.1 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from a5ea138 to 20b1c91 Compare July 30, 2026 09:59
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.33.1 Update n8nio/n8n Docker tag to v2.33.2 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from 20b1c91 to a1e2ddc Compare July 31, 2026 11:07
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.33.2 Update n8nio/n8n Docker tag to v2.33.3 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from a1e2ddc to 69b5891 Compare August 4, 2026 11:58
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.33.3 Update n8nio/n8n Docker tag to v2.34.0 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/n8nio-n8n-2.x branch from 69b5891 to 36a18e9 Compare August 5, 2026 14:34
@renovate renovate Bot changed the title Update n8nio/n8n Docker tag to v2.34.0 Update n8nio/n8n Docker tag to v2.34.1 Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant