From 9e49328e7e95c6f80773825cfdce0252c5e718d4 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 21 Mar 2026 14:10:48 +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 21aee57..fbb928d 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.10.0 + image: mirror.gcr.io/n8nio/n8n:2.13.2 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0