Update default n8n version (#672)

This commit is contained in:
Baptiste Arnaud 2022-06-23 18:56:48 +02:00 committed by GitHub
parent 1638debf1c
commit 09f9db2d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_n8n_version - id: $$cap_n8n_version
label: n8n.io 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 description: Check out their Docker page for the valid tags https://hub.docker.com/r/n8nio/n8n/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_postgres_version - id: $$cap_postgres_version