From c23b15946ecef4096f9664a01b6768343aecb0c7 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 13 Jun 2026 07:59:06 +1000 Subject: [PATCH] Update n8n --- home-apps/n8n.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home-apps/n8n.yaml b/home-apps/n8n.yaml index ea93887..061585c 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -47,8 +47,7 @@ spec: spec: containers: - name: n8n - # Updated: 2.15.0 -> 2.23.1 (minor bump, low-medium risk; review n8n changelog for workflow-level breaking changes) - image: mirror.gcr.io/n8nio/n8n:2.23.1 + image: mirror.gcr.io/n8nio/n8n:2.26.3 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0