chore: upgrade to 1.114.4
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: n8nio/n8n:1.106.2
|
||||
image: n8nio/n8n:1.114.4
|
||||
environment:
|
||||
- N8N_PERSONALIZATION_ENABLED
|
||||
- N8N_DIAGNOSTICS_ENABLED
|
||||
@ -27,7 +27,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.0+1.106.2"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.0+1.114.2"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/home/node/.n8n"
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
There are lots of changes between v1.81 and v1.106, but seems like there's
|
||||
There are lots of changes between v1.81 and v1.114, but seems like there's
|
||||
only one breaking change involving pyiode/python runners.
|
||||
See here more for info: https://docs.n8n.io/release-notes/#n8n11132
|
||||
Reference in New Issue
Block a user