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