diff options
| author | Simon Belbeoch <[email protected]> | 2022-01-21 00:20:56 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-20 15:20:56 -0800 |
| commit | 124fda0fd80f535435647b4f6a277731257a6a6c (patch) | |
| tree | b0d321e96d04fc9a9183a1c1dc909b245aacfac2 | |
| parent | e68cff4ba7abc29ebaabbfa126ed9ce8307e1eab (diff) | |
| download | caprover-one-click-apps-124fda0fd80f535435647b4f6a277731257a6a6c.tar.gz caprover-one-click-apps-124fda0fd80f535435647b4f6a277731257a6a6c.zip | |
upgrade n8n from 0.147 to 0.159 (#607)
| -rw-r--r-- | public/v4/apps/n8n-io.yml | 4 |
1 files 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. |
