From de7df82dbdf76fa7e6a78f55cea8ce573eeb00d1 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Mon, 9 Feb 2026 11:05:04 +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 8fab38f..9a9aa33 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.5.1 + image: mirror.gcr.io/n8nio/n8n:2.7.2 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0