From f0ffa1510c71364762b8e4923fe1455c196dea6d Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Wed, 23 Oct 2024 16:03:27 +1000 Subject: [PATCH] Update n8n to version n8n@1.63.4 (#1681) --- n8n/docker-compose.yml | 2 +- n8n/umbrel-app.yml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/n8n/docker-compose.yml b/n8n/docker-compose.yml index 6e5b1c3..aa28b54 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.62.6@sha256:256f7e0f976f9d1ba8d17ff1db995047b5116face548507cc7c399fde66828b7 + image: n8nio/n8n:1.63.4@sha256:30b489c3328ebe8251e1a0509e9b7aeda72a170440e2d07196149e4556c0ee0f restart: on-failure volumes: - ${APP_DATA_DIR}/data:/home/node/.n8n diff --git a/n8n/umbrel-app.yml b/n8n/umbrel-app.yml index 7650659..e46865b 100644 --- a/n8n/umbrel-app.yml +++ b/n8n/umbrel-app.yml @@ -2,10 +2,9 @@ manifestVersion: 1 id: n8n category: automation name: n8n -version: "1.62.6" +version: "1.63.4" releaseNotes: >- - This update includes bug fixes and improvements, such as: - - Fixed an issue with node wrapping for tool use + This is a small bugfix release. Full release notes are found at https://github.com/n8n-io/n8n/releases