upgrade n8n from 0.147 to 0.159 (#607)

This commit is contained in:
Simon Belbeoch 2022-01-21 00:20:56 +01:00 committed by GitHub
parent e68cff4ba7
commit 124fda0fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.