From 58207b779a206851c53235707ae885ade2c0ece4 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Thu, 19 Sep 2024 11:09:17 +1000 Subject: [PATCH] Update n8n to version n8n@1.59.3 (#1500) --- n8n/docker-compose.yml | 2 +- n8n/umbrel-app.yml | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/n8n/docker-compose.yml b/n8n/docker-compose.yml index efb1de42..2f2ad2de 100644 --- a/n8n/docker-compose.yml +++ b/n8n/docker-compose.yml @@ -10,7 +10,7 @@ services: PROXY_AUTH_WHITELIST: "/webhook-test/*,/webhook/*" server: - image: n8nio/n8n:1.58.2@sha256:e8387334e4cc281a77c481137289f9570425c150c80a7e8d751f21288ab84825 + image: n8nio/n8n:1.59.3@sha256:040a60a18fe900fad1147d902b6dcad8f5151e7efa78f3321f1273fcb71336e3 restart: on-failure volumes: - ${APP_DATA_DIR}/data:/home/node/.n8n diff --git a/n8n/umbrel-app.yml b/n8n/umbrel-app.yml index 20e8909a..1ae80cac 100644 --- a/n8n/umbrel-app.yml +++ b/n8n/umbrel-app.yml @@ -2,13 +2,11 @@ manifestVersion: 1 id: n8n category: automation name: n8n -version: "1.58.2" +version: "1.59.3" releaseNotes: >- - This update includes bug fixes and improvements, such as: - - Restoring queue listeners for webhook processes - - Showing documentation links in the credential modal when the docs sidebar is hidden - - + This update includes several bug fixes and improvements. + + Full release notes are found at https://github.com/n8n-io/n8n/releases tagline: Build complex workflows, really fast description: >-