Releases: 8gears/n8n-helm-chart
Releases · 8gears/n8n-helm-chart
1.0.1
What's Changed
- fix: Add default port when undefined by @dominykasn in #141
- feat: Release 1.0.1 by @dominykasn in #142
New Contributors
- @dominykasn made their first contribution in #141
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
This version includes a complete redesign of the chart to better accommodate n8n configuration options.
Key changes include:
- Values restructured under
.Values.main
,.Values.worker
, and.Values.webhook
- Updated deployment configurations
- New Redis integration requirements
New Contributors
- @kazhuravlev made their first contribution in #118
- @rahulchheda made their first contribution in #119
Full Changelog: 0.25.2...1.0.0
0.25.2
0.25.1
What's Changed
- fix: test webhook by @rafaelperoco in #110
New Contributors
- @rafaelperoco made their first contribution in #110
Full Changelog: 0.25.0...0.25.1
0.25.0
Update application to version 1.55.3.
Warning
Breaking change
The N8N_BLOCK_FILE_ACCESS_TO_N8N_FILES environment variable now also blocks access to n8n's static cache directory at ~/.cache/n8n/public.
If you are writing to or reading from a file at n8n's static cache directory via a node, e.g. Read/Write Files from Disk, please update your node to use a different path.
Full Changelog: 0.24.5...0.25.0
0.24.5
Update application version of n8n 1.54.4
Full Changelog: 0.24.4...0.24.5
0.24.4
Full Changelog: 0.24.3...0.24.4
0.24.3
Full Changelog: 0.24.2...0.24.3