Skip to content

feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.13.0 )#522

Merged
Aviator-Coding merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x
Mar 18, 2026
Merged

feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.13.0 )#522
Aviator-Coding merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x

Conversation

@mortyops
Copy link
Copy Markdown
Contributor

@mortyops mortyops bot commented Feb 2, 2026

ℹ️ 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) minor 2.6.22.13.0

Release Notes

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

v2.13.0

Bug Fixes
  • Bug with odd error message on project limit cloud (#​26911) (39e8f95)
  • Airtable Node: Revert flattening output from search and get operations (#​26697) (1978660)
  • core: Exclude disabled secret connections from autocomplete, resolution, and registry (#​26783) (0bc948b)
  • core: Fix entity import failing in Kubernetes due to ZIP self-inclusion and local header size placeholders (#​26628) (319e400)
  • core: Fix MCP validate_workflow tool output schema warnings (#​26938) (d849487)
  • core: Fix task runner hanging when connection attempt fails (#​26848) (28d63fa)
  • core: Ignore parameter name when renaming binary file (#​26647) (f0aca64)
  • core: Make ChatHub work with LM Studio's OpenAI compatible endpoint (#​26887) (89e0368)
  • core: Prefix external secrets retry logs (#​26802) (ec909ec)
  • core: Preserve NODE_PATH for globally installed npm packages in Docker (#​26898) (3612e4b)
  • core: Prevent OAuth token wipe during source control pull (#​26566) (bf53447)
  • core: Simplify $items global type declaration in expression runtime (#​27087) (82dfa76)
  • core: Skip task runner startup on main in offload mode (#​26876) (f5baa1b)
  • core: Support all known execution statuses on public API (#​27080) (e843b67)
  • core: Use correct published nodes for workflow indexing (#​26767) (982922b)
  • editor: Fix toogle share action based on scopes (#​26902) (cd2c22c)
  • editor: Hide redaction policy when the feature env variable is not there (#​26933) (b424d2f)
  • editor: I18n for sign out label in bottom menu (#​26885) (5993309)
  • editor: Preserve resource mapper values during floating node navigation (#​26789) (33ba2d5)
  • editor: Remove migrate-button-v2 script (#​26779) (fab08c4)
  • editor: Remove stray closing brace in bug report URL generation (#​26916) (69d0581)
  • editor: Repair fromAI override and button styling (#​26682) (5ab71b4)
  • editor: Show version name instead of current changes label for named versions (#​26785) (1d24edb)
  • editor: Use text shade token in N8nInput (#​26934) (8c3c0dc)
  • Fix segfault in arm64 image due to missing native addon (#​26765) (844c5e2)
  • Gate /healthz/readiness behind fullyReady flag (#​26742) (e7545ba)
  • HTTP Request Node: Improve invalid JSON field error messages (#​26817) (03b6e2d)
  • Improve SSRF blocked IP error message (#​26837) (edd74ec)
  • Lazy load heavy imports and add future guidance (#​26903) (2d6a0e1)
  • MCP - Resolve webhook id during workflow creation and update (#​26838) (86f1c24)
  • Microsoft Agent 365 Trigger Node: Fix memory, update MCP tool listing, replace deprecated MS library functions (#​26422) (b039bd7)
  • MongoDBVectorStore Node: Replace MongoDB Atlas Vector Store singleton with per-execution client (#​26906) (33391e6)
  • Notion Node: Allow underscores in page URL slug validation (#​27051) (b7e3e63)
Features

v2.12.0

Bug Fixes
Features
  • Add lint rule to disallow httpRequest with manual authentication (#​26624) (82eae73)
  • Add option to hide credential overwrites (#​26489) (78b7f88)
  • Add optional --publish flag to n8n-node release command (#​26688) (ec0cf13)
  • Add support for publishing community nodes through GitHub Actions (#​26597) (0057bf3)
  • Chat Node: Return chat message instead of input data if Chat is not waiting for user input (#​26167) (cc22c31)
  • core: Add (un)publish workflow tools to MCP (#​26681) (724f361)
  • core: Add 1Password external secrets provider (#​26307) (1f1021e)
  • core: Add a separate MCP tool for full execution data (#​26674) (9e2aa8e)
  • core: Add configurable HTTP status code for OAuth2 token refresh (#​26641) (9dc8b44)
  • core: Add SSRF protection config (#​26424) (f2a6b3e)
  • core: Add suggested prompts to Personal Agents on Chat hub (#​26444) (d00cded)
  • core: Add validation on workflow with dynamic credentials (#​26423) (71cec8b)
  • core: Emit audit event when execution data is revealed (#​26425) (01f912c)
  • core: Explicit fail on production executions with failing dynamic (#​26500) (9e500cc)
  • core: Expose isEnabled on Secrets Provider Connection (#​26680) (6fa0d2e)
  • core: Implements telemetry group identify calls (#​26634) (8387901)
  • core: Improve secret proxy (#​26522) (4fe6b4f)
  • core: Integrate SSRF protection into request helpers (#​26581) (809ea48)
  • core: Static fallback on dynamic credentials for manual executions (#​26406) (f72dfc7)
  • editor: Add 'New' badge to project roles and upgrade landing page (#​26348) (e1221d6)
  • editor: Allow switching versions in workflow history diff view (#​26418) (26de9dc)
  • editor: Implement read-only mode for external secrets connections (#​26432) (4ffe54b)
  • editor: Make it possible to pick Chat hub model by ID even if no models are loaded (#​26435) (45fa641)
  • Implement additional checkbox confirmation for quick connect flow (#​26472) (fcf2d31)

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.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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Feb 2, 2026

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

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

@@ -67,13 +67,13 @@

               WEBHOOK_URL: https://n8n-webhook...PLACEHOLDER_SECRET_DOMAIN../
             envFrom:
             - secretRef:
                 name: n8n-secret
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 2.6.2
+              tag: 2.13.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/openclaw/homeops-claw Kustomization: openclaw/homeops-claw OpenClawInstance: openclaw/homeops-claw

+++ kubernetes/apps/openclaw/homeops-claw Kustomization: openclaw/homeops-claw OpenClawInstance: openclaw/homeops-claw

@@ -50,39 +50,23 @@

       name: openclaw-skills-secret
   gateway:
     controlUiOrigins: []
     existingSecret: openclaw-gateway-token
   initContainers:
   - args:
-    - |
-      set -e
-      BASE="/home/openclaw/.openclaw"
-      export PNPM_HOME="$BASE/pnpm"
-      export PATH="$PNPM_HOME:$BASE/.local/bin:/usr/local/bin:/usr/bin:/bin"
-
-      # gh CLI (extract from .deb)
-      GH_VERSION="2.88.1"
-      if [ ! -f "$BASE/.local/bin/gh" ]; then
-        mkdir -p "$BASE/.local/bin" /tmp/gh-install
-        curl -fsSL -o /tmp/gh-install/gh.deb \
-          "https://github.com/cli/cli/releases/download/v${GH_VERSION}/gh_${GH_VERSION}_linux_amd64.deb"
-        dpkg-deb -x /tmp/gh-install/gh.deb /tmp/gh-install
-        cp /tmp/gh-install/usr/bin/gh "$BASE/.local/bin/gh"
-        rm -rf /tmp/gh-install
-        echo "gh $GH_VERSION installed"
-      else
-        echo "gh already installed, skipping"
-      fi
-
-      # summarize (pnpm global to PVC)
-      if ! command -v summarize >/dev/null 2>&1; then
-        pnpm add -g @steipete/summarize
-        echo "summarize installed"
-      else
-        echo "summarize already installed, skipping"
-      fi
+    - "set -e\nBASE=\"/home/openclaw/.openclaw\"\nexport PNPM_HOME=\"$BASE/pnpm\"\n\
+      export PATH=\"$PNPM_HOME:$BASE/.local/bin:/usr/local/bin:/usr/bin:/bin\"\n\n\
+      # gh CLI (extract from .deb \u2014 avoids tarball redirect issues)\nGH_VERSION=\"\
+      2.88.1\"\nif [ ! -f \"$BASE/.local/bin/gh\" ]; then\n  mkdir -p \"$BASE/.local/bin\"\
+      \ /tmp/gh-install\n  curl -fsSL -o /tmp/gh-install/gh.deb \\\n    \"https://github.com/cli/cli/releases/download/v/gh__linux_amd64.deb\"\
+      \n  dpkg-deb -x /tmp/gh-install/gh.deb /tmp/gh-install\n  cp /tmp/gh-install/usr/bin/gh\
+      \ \"$BASE/.local/bin/gh\"\n  rm -rf /tmp/gh-install\n  echo \"gh  installed\"\
+      \nelse\n  echo \"gh already installed, skipping\"\nfi\n\n# summarize (pnpm global\
+      \ to PVC)\nif ! command -v summarize >/dev/null 2>&1; then\n  pnpm add -g @steipete/summarize\n\
+      \  echo \"summarize installed\"\nelse\n  echo \"summarize already installed,\
+      \ skipping\"\nfi\n"
     command:
     - /bin/sh
     - -c
     image: ghcr.io/openclaw/openclaw:latest
     name: install-tools
     volumeMounts:

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Feb 2, 2026

--- HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n

+++ HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n

@@ -101,13 +101,13 @@

           value: '*'
         - name: WEBHOOK_URL
           value: https://n8n-webhook...PLACEHOLDER_SECRET_DOMAIN../
         envFrom:
         - secretRef:
             name: n8n-secret
-        image: ghcr.io/n8n-io/n8n:2.6.2
+        image: ghcr.io/n8n-io/n8n:2.13.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 80
           initialDelaySeconds: 10

@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from a5a75f8 to 4305be4 Compare February 2, 2026 14:22
@mortyops mortyops bot changed the title fix(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.6.3 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.0 ) Feb 2, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 4305be4 to 0ed7ea5 Compare February 3, 2026 12:20
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.1 ) Feb 3, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 0ed7ea5 to f2bfb1d Compare February 5, 2026 13:35
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.2 ) Feb 5, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from f2bfb1d to 034a57f Compare February 9, 2026 08:25
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.3 ) Feb 9, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 034a57f to c216f99 Compare February 11, 2026 09:26
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.7.3 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.0 ) Feb 11, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from c216f99 to 756143f Compare February 11, 2026 14:33
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.1 ) Feb 11, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 756143f to 8bf09fa Compare February 12, 2026 15:26
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.2 ) Feb 12, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 8bf09fa to 1f50a47 Compare February 13, 2026 17:25
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.3 ) Feb 13, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 1f50a47 to 8c34ccb Compare February 16, 2026 19:20
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.8.3 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.9.0 ) Feb 16, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 8c34ccb to 1acb1dc Compare February 18, 2026 13:37
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.9.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.9.1 ) Feb 18, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 1acb1dc to 3f06153 Compare February 23, 2026 14:29
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.9.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.9.2 ) Feb 23, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 3f06153 to 3824517 Compare February 23, 2026 18:33
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.9.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.10.0 ) Feb 23, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 3824517 to 39409c2 Compare February 25, 2026 09:27
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.10.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.10.1 ) Feb 25, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 39409c2 to 152a603 Compare February 27, 2026 12:22
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.10.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.10.2 ) Feb 27, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 152a603 to 263ba6d Compare March 2, 2026 15:24
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.10.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.0 ) Mar 2, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch 2 times, most recently from 7eb513a to 995ac90 Compare March 4, 2026 08:20
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.1 ) Mar 4, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 995ac90 to 73e6237 Compare March 9, 2026 07:31
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.2 ) Mar 9, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 73e6237 to 7fd38ed Compare March 9, 2026 16:30
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.12.0 ) Mar 9, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 7fd38ed to 5771e13 Compare March 11, 2026 11:19
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.12.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.12.1 ) Mar 11, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 5771e13 to 1520115 Compare March 13, 2026 10:19
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.12.1 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.12.2 ) Mar 13, 2026
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 1520115 to b07fbdf Compare March 16, 2026 14:38
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.12.2 ) feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.13.0 ) Mar 16, 2026
Copy link
Copy Markdown
Owner

@Aviator-Coding Aviator-Coding left a comment

Choose a reason for hiding this comment

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

🤖 Auto-approved: safe update

@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from b07fbdf to c0e01b3 Compare March 18, 2026 01:47
| datasource | package            | from  | to     |
| ---------- | ------------------ | ----- | ------ |
| docker     | ghcr.io/n8n-io/n8n | 2.6.2 | 2.13.0 |
@mortyops mortyops bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from c0e01b3 to e259199 Compare March 18, 2026 01:57
@Aviator-Coding Aviator-Coding merged commit d20cc17 into main Mar 18, 2026
12 checks passed
@Aviator-Coding Aviator-Coding deleted the renovate/ghcr.io-n8n-io-n8n-2.x branch March 18, 2026 02:29
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.

1 participant