Releases: 8gears/n8n-helm-chart
Releases · 8gears/n8n-helm-chart
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
0.24.2
0.24.1
0.24.0
What's Changed
Note
All changes since the inception.
- Add extraEnv into the template to handle additional environment variables. by @DanTulovsky in #4
- Update README file with extraEnv by @DanTulovsky in #5
- PVC annotation by @Igor992 in #9
- Removed MongoDB in examples by @victorbjorklund in #10
- Allow adding annotations to service by @KirioXX in #17
- add explicit deployment strategy by @MarkusKepert in #18
- add ingress support for kubernetes v1.22+ by @toxsick in #26
- Add dedicated Workers and Webhooks Instances by @swarnat in #24
- Fix the URL linking to n8n configuration options by @kraihn in #29
- Add lifecycle configuration for main deployment by @tomaszkiewicz in #30
- add incressClassName definition to ingress by @swarnat in #31
- allow using existing secrets for environment variables by @abaus-vc in #33
- Conditionally add
N8N_ENCRYPTION_KEY
environment variable by @bamsammich in #34 - Add support for "existing secrets" by @gmemstr in #41
- Add ability to override command for main container (2nd try) by @tomaszkiewicz in #42
- Change HPA apiVersion for k8s >= 1.25 by @swarnat in #46
- update n8n to 0.236.3 by @swarnat in #47
- Mount the data on the correct path for 1.x releases by @bartlaarhoven in #49
- feat: add probes and initcontainers + app upgrade by @davidspek in #50
- fixed secret volume mnt for existing secret by @biclighter81 in #51
- Correctly perform semantic version comparision by @rkosegi in #54
- Parametric RollingUpdate by @m600x in #61
- added missing ingress routes for webhooks by @egandro in #60
- typo + WEBHOOK_URL fix by @egandro in #59
- fix: set $sec_val if existingSecret is set by @switchcorp in #63
- fix: update $separator condition by @switchcorp in #64
- Update helmfile.yaml to accomodate for repo oci changes by @dolohow in #70
- Fix links in values.yaml by @xeruf in #73
- fix: missing volume mount for existingSecret by @sebastiansterk in #78
- fix: missing mount for existingSecret by @sebastiansterk in #79
- feat: init-container when using dynamic persistence by @Karitham in #82
- Fix persistence init container indentation by @fk-flip in #85
- ci(workflows): update GitHub Actions for Helm chart automation by @TartanLeGrand in #94
- Update README.md by @Vad1mo in #98
- Update to app version 1.45.1 by @stuszynski in #100
- ci(lint): lint and test helm chart by @TartanLeGrand in #103
- Fix: OCI registry when releasing helm chart by @albertollamaso in #105
New Contributors
- @DanTulovsky made their first contribution in #4
- @Igor992 made their first contribution in #9
- @victorbjorklund made their first contribution in #10
- @KirioXX made their first contribution in #17
- @MarkusKepert made their first contribution in #18
- @toxsick made their first contribution in #26
- @swarnat made their first contribution in #24
- @kraihn made their first contribution in #29
- @tomaszkiewicz made their first contribution in #30
- @abaus-vc made their first contribution in #33
- @bamsammich made their first contribution in #34
- @gmemstr made their first contribution in #41
- @bartlaarhoven made their first contribution in #49
- @davidspek made their first contribution in #50
- @biclighter81 made their first contribution in #51
- @rkosegi made their first contribution in #54
- @m600x made their first contribution in #61
- @egandro made their first contribution in #60
- @switchcorp made their first contribution in #63
- @dolohow made their first contribution in #70
- @xeruf made their first contribution in #73
- @sebastiansterk made their first contribution in #78
- @Karitham made their first contribution in #82
- @fk-flip made their first contribution in #85
- @TartanLeGrand made their first contribution in #94
- @Vad1mo made their first contribution in #98
- @stuszynski made their first contribution in #100
- @albertollamaso made their first contribution in #105
Full Changelog: https://github.com/8gears/n8n-helm-chart/commits/0.24.0