From e6628697d951a04377b299fcf235c7b60fd9e445 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Fri, 7 Jun 2024 22:17:18 +1000 Subject: [PATCH] n8n to 1.40.0 --- 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 76588cd..dd67427 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: n8nio/n8n:1.44.1 + image: n8nio/n8n:1.40.1 imagePullPolicy: IfNotPresent ports: - containerPort: 5678