Update default n8n version (#672)
This commit is contained in:
parent
1638debf1c
commit
09f9db2d4e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue