From 09f9db2d4e13cb2c840b1646618c66658f221614 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Thu, 23 Jun 2022 18:56:48 +0200 Subject: [PATCH] Update default n8n version (#672) --- public/v4/apps/n8n-io.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/n8n-io.yml b/public/v4/apps/n8n-io.yml index cdb01c7..f8af2b4 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.159.1 + defaultValue: 0.183.0 description: Check out their Docker page for the valid tags https://hub.docker.com/r/n8nio/n8n/tags validRegex: /^([^\s^\/])+$/ - id: $$cap_postgres_version