From 80ca5a1d708b2c537b7e729bc66d73d32c2731cf Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sun, 28 Sep 2025 15:04:39 +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 9bc219e..323c37c 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: mirror.gcr.io/n8nio/n8n:1.110.0 + image: mirror.gcr.io/n8nio/n8n:1.113.3 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0