From b81f82050e911f5907b0f13115b74a398a5b8931 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Mon, 2 Sep 2024 12:07:50 +1000 Subject: [PATCH] Update n8n to 1.57.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 e0b3966..c8669ca 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: n8nio/n8n:1.51.0 + image: n8nio/n8n:1.57.0 imagePullPolicy: IfNotPresent ports: - containerPort: 5678