From 124fda0fd80f535435647b4f6a277731257a6a6c Mon Sep 17 00:00:00 2001 From: Simon Belbeoch <39310468+LiquidITGuy@users.noreply.github.com> Date: Fri, 21 Jan 2022 00:20:56 +0100 Subject: [PATCH] upgrade n8n from 0.147 to 0.159 (#607) --- public/v4/apps/n8n-io.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v4/apps/n8n-io.yml b/public/v4/apps/n8n-io.yml index eed60ba..cdb01c7 100644 --- a/public/v4/apps/n8n-io.yml +++ b/public/v4/apps/n8n-io.yml @@ -44,7 +44,7 @@ caproverOneClickApp: variables: - id: $$cap_n8n_version label: n8n.io Version - defaultValue: 0.147.1 + defaultValue: 0.159.1 description: Check out their Docker page for the valid tags https://hub.docker.com/r/n8nio/n8n/tags validRegex: /^([^\s^\/])+$/ - id: $$cap_postgres_version @@ -86,7 +86,7 @@ caproverOneClickApp: IMPORTANT!! You need to enable https and websocket support. - Also, make sure you do not activate basic auth manually. + Also, make sure you DO NOT activate basic auth manually. displayName: n8n.io isOfficial: true description: n8n is a free and open node based Workflow Automation Tool.