From 49d26e188523233102f98c9a031ace724699ef3b Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sun, 17 Mar 2024 10:07:11 +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 ee36213..09861bd 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: n8nio/n8n:1.27.3 + image: n8nio/n8n:1.31.2 imagePullPolicy: IfNotPresent ports: - containerPort: 5678