From 5ba95185fccc1d6e26ba06ad432566b9f0b8df34 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Tue, 7 Apr 2026 09:31:42 +1000 Subject: [PATCH] Update n8n --- home-apps/n8n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/n8n.yaml b/home-apps/n8n.yaml index fbb928d..4045431 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -47,7 +47,7 @@ spec: spec: containers: - name: n8n - image: mirror.gcr.io/n8nio/n8n:2.13.2 + image: mirror.gcr.io/n8nio/n8n:2.15.0 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0