Update n8n from to v1.44.1 (#1127)

This commit is contained in:
joaovictor.local 2024-06-05 23:58:17 -03:00 committed by GitHub
parent 9c5316aa21
commit e9b1922cb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -10,7 +10,7 @@ services:
PROXY_AUTH_WHITELIST: "/webhook-test/*,/webhook/*"
server:
image: n8nio/n8n:1.18.1@sha256:85320dd3baa2e752084f9a1dd584a249036dd3b20bed59495d9c55ed62950fa5
image: n8nio/n8n:1.44.1@sha256:e86cd970292e6136d2babb3da0ba9b3129c9a153a777660303eee7e672f3540e
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data:/home/node/.n8n
@ -20,3 +20,4 @@ services:
- PGID=1000
# Used to set the url for editor, REST API & webhooks
- N8N_HOST=$DEVICE_DOMAIN_NAME
- N8N_SECURE_COOKIE=false

View File

@ -2,10 +2,10 @@ manifestVersion: 1
id: n8n
category: automation
name: n8n
version: "1.18.1"
version: "1.44.1"
releaseNotes: >-
This release updates n8n from version 1.9.3 to 1.18.1. A full list of new features, performance improvements, and bug fixes for versions
between 1.9.3 to 1.18.1 can be found at https://github.com/n8n-io/n8n/blob/master/CHANGELOG.md
This release updates n8n from version 1.18.1 to 1.44.1. A full list of new features, performance improvements, and bug fixes for versions
between 1.18.1 to 1.44.1 can be found at https://github.com/n8n-io/n8n/blob/master/CHANGELOG.md
tagline: Build complex workflows, really fast
description: >-
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code,