chore(n8n): bump n8n to 2.29.7#718
Conversation
Standards Check (GR-079) — PASSEvery changed chart fully passes standards-check. |
🟢 Security Scan:
|
| Framework | Score |
|---|---|
| MITRE + NSA + SOC2 | 87.289566% |
✅ Security posture acceptable.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThe n8n Helm chart's container image tag is bumped from 2.28.3/2.26.8 to 2.29.7 across Chart.yaml, values.yaml, and values.schema.json. Corresponding unit test assertions in deployment and worker deployment tests are updated to match, and README.md documentation is revised with upgrade notes for the new release. Changesn8n Image Version Bump
Estimated code review effort: 1 (Trivial) | ~5 minutes Related Issues
Suggested labels: dependencies, chart-update Suggested reviewers: helmforgedev-maintainers 🐰 A hop, a skip, a version bump, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Closes #699.
Summary
2.28.3to2.29.7.docker.io/n8nio/runners, with the default runner tag still followingimage.tag.Upstream Evidence
2026-07-07T06:29:37Z.2.29.6is marked as pre-release upstream; this PR uses2.29.7, the latest stable release that supersedes it.make image-verify IMAGE=docker.io/n8nio/n8n:2.29.7passed withlinux/amd64andlinux/arm64manifests.make image-verify IMAGE=docker.io/n8nio/runners:2.29.7passed withlinux/amd64andlinux/arm64manifests.Site Sync
Validation
make image-verify IMAGE=docker.io/n8nio/n8n:2.29.7make image-verify IMAGE=docker.io/n8nio/runners:2.29.7make deps-check CHART=n8nhelm unittest charts/n8npassed: 9 suites, 78 tests.make standards-check CHART=n8nnode scripts/charts/template-standards-check.js --chart n8nmake validate-chart CHART=n8npassed fully: 20 layers, including k3d behavioral validation for default plus all CI values scenarios.make site-sync-check CHART=n8nmake release-check REPO=chartsmake attribution-check REPO=chartsSummary by CodeRabbit
New Features
2.29.7for the main app and related runner components.Documentation
Tests