Skip to content

feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.11.1 )#574

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x
Open

feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.11.1 )#574
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) major 1.113.32.11.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v2.11.0

Bug Fixes
Features
  • Add assignments tab for custom roles with project visibility (#​25992) (c93e438)
  • ai-builder: Implement changes list for builder and on canvas diff (#​26062) (f7c3684)
  • Chat Trigger Node: Add Suggested prompts, shown on Chat hub (#​26217) (a006e02)
  • core: Add execution:reveal scope (#​26252) (81ab10d)
  • core: Add runtime bundle and extension utilities (#​26077) (776d328)
  • core: Enable external secrets for projects (#​26329) (4dcc2d8)
  • core: Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#​26041) (a0664a1)
  • core: Split share and unshare into separate scopes (#​26011) (928242d)
  • core: Track dynamic credential resolution per node execution in ITaskData (#​26354) (634041c)
  • editor: Add dynamic credentials UI for ChatHub (#​25685) (26b36e0)
  • editor: Add project badge in data table overview (#​26289) (0ec749e)
  • editor: Add quick connect inside the credential edit modal (#​26058) (f6836c7)
  • editor: Add searching and sorting to data table overviews (#​25623) (1bacba3)
  • editor: Add success button variant and fix trial banner CTA styling (#​26190) (2dcc76e)
  • editor: Allow comparing workflow history versions (#​26060) (d3afac8)
  • editor: Disable scope selection when opened from project settings page (#​26403) (b883b3c)
  • editor: Disable v2 migration report via shared target version constant (#​26244) (4aacc57)
  • editor: Enable adding secret store from project settings page (#​26122) (25c6d14)
  • editor: Expose workflow:execute scope checkbox in custom role UI (#​26405) (eb19e00)
  • editor: Forward rich message types from SDK instead of flattening to text (#​26177) (ec4496d)
  • editor: Use single select dropdown for selecting scope of a secrets store (#​26146) (84966aa)
  • Initialise data redaction module, execution data redaction service (#​25975) (9edc271)
  • Update existing MCP tools (#​26248) (f020caa)
  • Update Replace Me placeholder in Loop Over Items (#​23756) (27949dd)

v2.10.3

Bug Fixes

v2.10.2

Bug Fixes

v2.10.1

2.10.1 (2026-02-25)

v2.10.0

Bug Fixes
  • Address issue with resolving EKS Pod Identity Credentials (#​25945) (3b41ca8)
  • AI Agent Node: Fix orphaned tool messages in AI Agent memory after buffer window slides (#​26046) (7c1985e)
  • AI Agent Node: Serialize AI Agent intermediateSteps messageLog to plain objects (#​25867) (c811ec1)
  • ai-builder: Don't release types when loading node types for workflow builder service (#​25891) (4c1c033)
  • ai-builder: Strip cache_control markers from persisted tool messages and responder input (#​26132) (05d15a0)
  • Anthropic Chat Model Node: Add gateway error enrichment and empty model guard (#​25953) (790b8b5)
  • Azure OpenAI Node: Disable Responses API to fix GPT-5.2 connection error (#​26033) (0ba636d)
  • core: Add mergeAskBuild to builder request DTO feature flags (#​26120) (6b9053e)
  • core: Always serve /healthz on task broker regardless of N8N_ENDPOINT_HEALTH (#​25959) (7e10901)
  • core: Forward activationMode in multi-main webhook/trigger setup (#​25855) (2886b32)
  • core: Handle tool wrapper nodes without supplyData in queue mode MCP Trigger (#​26007) (fbe4699)
  • core: Implement evaluation run cancellation for multi-main (#​25353) (4fb5ae6)
  • core: Improve error for AI Tool nodes missing execute method (#​25743) (e85c458)
  • core: Invalidate project owner cache when user role changes (#​25895) (095a7f9)
  • core: Render newlines on Chat hub messages without requiring hard breaks (#​26042) (774a2dd)
  • core: Respect n8n path for health endpoint (#​26129) (47d5738)
  • core: Return data tables that you have access to instead of only the ones in your personal project (#​25558) (c818125)
  • editor: Add validation for secret JSON input fields (#​25851) (2c81eca)
  • editor: Alignment issues and nits (#​25954) (eb86207)
  • editor: Apply missing focus mixin styles (#​26008) (b0408d2)
  • editor: Constrain chat trigger images to fit within message width (#​25866) (0135c23)
  • editor: Design fixes for managed OAuth credentials (#​26064) (95af7cf)
  • editor: Enable stop button to abort AI Ask Assistant streaming (#​26012) (e59ee6a)
  • editor: Filter for all words in the search query (#​26110) (facc2fe)
  • editor: Fix agent description placement on Chat hub modal selector (#​26038) (8aded17)
  • editor: Fix bug with tags not being sent to backend (#​26040) (05915c4)
  • editor: Fix incorrect shortcut resolution for letter keys on non-QWERTY (#​25875) (64bcca0)
  • editor: Fix visual issues on new Chat hub tools selector (#​26010) (2a2786a)
  • editor: Fix wrong content displayed while quickly navigating projects and folders (#​25428) (2495a05)
  • editor: Hide canvas thinking pill and keep canvas editable during help streaming (#​26015) (47d42a6)
  • editor: Improve custom role selector with design refinements (#​25666) (5c7ebf9)
  • editor: Make Chat hub text prompt scrollable (#​26019) (923060f)
  • editor: Patch Button v2 migration issues (#​25846) (022638f)
  • editor: Prevent plan mode auto-switch after AIWB restore (#​25903) (dc82320)
  • editor: Prevent workflow-updated emission on assistant calls (#​25951) (b7a8496)
  • editor: Re-layout all nodes on structural changes in AI builder (#​25905) (d591bcb)
  • editor: Refresh credential list after update to clear setup badge (#​25978) (4e68511)
  • editor: Respect displayOptions when determining response mode for Chat on WF canvas (#​26112) (59a5ff3)
  • editor: Route error/credential help messages to builder in merged Ask+Build view (#​25950) (f87cb02)
  • editor: Selectively apply credentials for http request nodes (#​26003) (f5ea84a)
  • editor: Show existing credentials in template setup modal (#​25598) (4ce9daf)
  • editor: Style regressions on Button (#​25924) (c7caf27)
  • editor: Update click behaviour on breadcrumb items (#​24753) (05d57d6)
  • editor: Update secrets provider connection name validation (#​25868) (1bc3079)
  • Gmail Node: Fix GetMany messages query string pollution with non-API parameters (#​26053) (3ff9668)
  • Google Gemini Node: Fix broken thinking budget selector (#​26006) (27b84e0)
  • Guardrails Node: Improve Guardrails validation (#​25390) (8d0251d)
  • Handle missing trigger node run data gracefully (#​25828) (5d92505)
  • Increase character limit for providerId (#​25748) (56b6d0c)
  • Only use displayOptions for determining credential required fields for update if the property is defined (#​25921) (cadfa4c)
  • Prevent node mention popup when typing email addresses (#​25865) (14920b7)
  • Remove redundant builder-log check causing responder double-answering (#​25940) (60ce73a)
  • Truncate tool names to 64 characters (#​25745) (48cb717)
Features
Performance Improvements
  • core: Use streaming JSON parsing for large execution data (#​25799) (2cfecd2)

v2.9.4

Bug Fixes

v2.9.3

2.9.3 (2026-02-25)

v2.9.2

Bug Fixes

v2.9.1

Bug Fixes

v2.9.0

Bug Fixes
  • ai-builder: Improve code-builder, addressing eval issues (#​25726) (5c5cc07)
  • Bumping up package versions (#​25750) (619a11b)
  • Chat Memory Manager Node: Resolve sub-node expressions per item instead of only item 0 (#​25570) (9a1dd9d)
  • core: Allow single-node AI Agent execution to run tools (#​25709) (2a12181)
  • core: Escape curly braces in LangChain prompt templates to prevent parsing errors (#​25821) (f669db4)
  • core: Fix deadlock on Chat hub on Postgres with pool size of 1 (#​25654) (e6a4c64)
  • core: Forward custom headers in OpenAI LangChain nodes (#​25824) (7776b6d)
  • core: Gracefully handle OpenAI 429 quota errors in AI workflow builder (#​25825) (7e800a0)
  • core: Make health endpoint configurable to solve conflicts (#​25729) (d09c6a3)
  • core: Refine credential access check to discard not actively used credentials (#​25599) (608e3bf)
  • core: Revert the fix for execution history when flow includes wait node (#​25610) (06e48e5)
  • core: Sanitize invalid characters from names of Calculator and Wikipedia tools (#​25762) (bd3a1ef)
  • core: Use pg driver native statement timeout instead of command line (#​25813) (7d418b8)
  • core: Validate GCP service account key on initialization (#​25817) (8684c74)
  • core: Workflow indexing tolerates missing workflowId on workflowCall (#​25662) (ea2897e)
  • Credentials overrides no longer blocks UI (#​25830) (2017524)
  • editor: Associate form input labels with their inputs for accessibility (#​25776) (1a8910e)
  • editor: Check specific unpublish permission for unpublish button (#​25564) (3531c4d)
  • editor: Fix bug with two consecutive saves (#​25577) (9352fb3)
  • editor: Fix mcp toggle in workflow settings (#​25630) (967e7df)
  • editor: Fix sticky tooltips on canvas node status icons (#​25650) (8801764)
  • editor: I18n labels for time saved workflow settings (#​24565) (1e01a04)
  • editor: Improve loading states of move workflow/directory modal (#​25287) (e7dbd37)
  • editor: Skip credential auto-assignment when node displayOptions don't match (#​25602) (de24d70)
  • editor: Switch to using shift+P shortcut for publishing (#​25667) (b032111)
  • editor: Update CSS selectors after N8nInput refactor (#​25732) (c799346)
  • editor: Update project role selector component to better manage custom roles (#​24991) (0a290b9)
  • editor: Zoom to fit canvas after AI builder generation (#​25815) (10f98a9)
  • EmbeddingsOpenAi Node: Fix Dimensions and Encoding Format options not appearing in embedding ndoes (#​25537) (8230a0b)
  • Enable credentials experssions push and pull (#​25530) (4501770)
  • OpenRouter Chat Model Node: Fix OpenRouter tool calls with empty arguments (#​25731) (05ff9f3)
  • Sharepoint Node: Ensure tokens are refreshed (#​24978) (f77ce6c)
  • Snowflake Node: Disable logging for Snowflake-SDK to prevent folder creation issue (#​25586) (2cabe52)
Features
Performance Improvements
  • core: Optimize generate-node-defs with parallel writes and hash-based skip (#​25626) (a9929f6)

v2.8.4

Bug Fixes

v2.8.3

Bug Fixes
  • core: Make health endpoint configurable to solve conflicts (#​25729) (d123c55)

v2.8.2

Bug Fixes

v2.8.1

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 these updates again.


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

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

@github-actions
Copy link

github-actions bot commented Dec 13, 2025

--- kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

+++ kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

@@ -40,13 +40,13 @@

             - secretRef:
                 name: n8n-secret
             - secretRef:
                 name: n8n-login-secret
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 1.113.3
+              tag: 2.11.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions
Copy link

github-actions bot commented Dec 13, 2025

--- HelmRelease: default/n8n Deployment: default/n8n

+++ HelmRelease: default/n8n Deployment: default/n8n

@@ -82,13 +82,13 @@

           value: https://n8n...PLACEHOLDER_SECRET_DOMAIN../
         envFrom:
         - secretRef:
             name: n8n-secret
         - secretRef:
             name: n8n-login-secret
-        image: ghcr.io/n8n-io/n8n:1.113.3
+        image: ghcr.io/n8n-io/n8n:2.11.1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 80
           initialDelaySeconds: 10

@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from b904d11 to e3acf42 Compare December 15, 2025 17:44
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.0.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.1.0 ) Dec 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from e3acf42 to b915f89 Compare December 17, 2025 19:03
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.1.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.1.1 ) Dec 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from b915f89 to b94a035 Compare December 22, 2025 18:38
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.1.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.2.0 ) Dec 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from b94a035 to 1ea568b Compare December 23, 2025 17:48
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.2.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.2.1 ) Dec 23, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 1ea568b to b86306f Compare January 2, 2026 10:16
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.2.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.2.2 ) Jan 2, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from b86306f to 8522ff6 Compare January 5, 2026 17:44
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.2.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.3.0 ) Jan 5, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 8522ff6 to a184828 Compare January 7, 2026 17:49
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.3.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.3.1 ) Jan 7, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from a184828 to 5355dbd Compare January 9, 2026 17:01
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.3.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.3.2 ) Jan 9, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5355dbd to bcdd2b5 Compare January 12, 2026 16:55
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.3.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.0 ) Jan 12, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from bcdd2b5 to 70eaa08 Compare January 13, 2026 21:01
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.1 ) Jan 13, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 70eaa08 to 799c868 Compare January 14, 2026 18:49
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.2 ) Jan 14, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 799c868 to d87d632 Compare January 15, 2026 14:45
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.4.3 ) Jan 15, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from d87d632 to 887ae69 Compare January 16, 2026 17:59
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from e7b8199 to ced0f5d Compare February 2, 2026 21:45
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.6.3 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.0 ) Feb 2, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from ced0f5d to 1214941 Compare February 3, 2026 13:38
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.1 ) Feb 3, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 1214941 to 9f7aa39 Compare February 5, 2026 15:27
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.2 ) Feb 5, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 9f7aa39 to a8b54fb Compare February 9, 2026 09:36
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.3 ) Feb 9, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from a8b54fb to e61b568 Compare February 11, 2026 12:49
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.7.3 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.0 ) Feb 11, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from e61b568 to 5fc30d6 Compare February 11, 2026 18:44
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.1 ) Feb 11, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5fc30d6 to e48eded Compare February 12, 2026 16:10
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.2 ) Feb 12, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from e48eded to a9ad99b Compare February 13, 2026 21:53
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.3 ) Feb 13, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from a9ad99b to ab7954d Compare February 16, 2026 22:14
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.8.3 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.9.0 ) Feb 16, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from ab7954d to 5ffd5b0 Compare February 18, 2026 19:04
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.9.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.9.1 ) Feb 18, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5ffd5b0 to 5c28042 Compare February 23, 2026 13:44
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.9.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.9.2 ) Feb 23, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5c28042 to c992dbf Compare February 23, 2026 19:04
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.9.2 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.10.0 ) Feb 23, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from c992dbf to 52438b8 Compare February 25, 2026 10:45
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.10.0 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.10.1 ) Feb 25, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 52438b8 to 5a725c5 Compare March 2, 2026 09:31
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.10.1 ) feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.113.3 → 2.10.2 ) Mar 2, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5a725c5 to ba1e969 Compare March 2, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants