From 5e55b299e6b169deaea732026caa269541124cff Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Wed, 21 Feb 2024 10:31:27 +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 3c74d65..ee36213 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: n8nio/n8n:1.22.5 + image: n8nio/n8n:1.27.3 imagePullPolicy: IfNotPresent ports: - containerPort: 5678