From cd333696e52a6dfae9eca542cb4dbd48ec7c31da Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sun, 11 Jan 2026 13:01:59 +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 d1ec550..dbeac40 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:1.122.3 + image: mirror.gcr.io/n8nio/n8n:2.3.2 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0