From 1bc86938dafe05883cc42f8cdb68de18837b6960 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Tue, 24 Feb 2026 10:38:28 +1100 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 cf8239a..21aee57 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.8.2 + image: mirror.gcr.io/n8nio/n8n:2.10.0 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0