chore: upgrade to 3.3.0+2.23.2 #4

Closed
autonomic-bot wants to merge 0 commits from upgrade-3.3.0+2.23.2 into main

n8n upgrade: 3.2.0+2.20.6 → 3.3.0+2.23.2

Image changes

Service Current New
n8nio/n8n 2.20.6 2.23.2
pgautoupgrade/pgautoupgrade 17-alpine 18-alpine

n8n 2.20.6 → 2.23.2

No breaking changes for Docker Compose operators across this range. Versions 2.21–2.23 contain bug fixes, performance improvements, and new features (MCP support, insights improvements) that are backward compatible.

pgautoupgrade 17-alpine → 18-alpine (PostgreSQL 17 → 18)

Operator Action Required:

  • The volume mount path changes from /var/lib/postgresql/data/var/lib/postgresql (required by pg18+ data directory structure change).
  • The pgautoupgrade image will automatically detect the old PG17 data and run pg_upgrade on first container start — take a database backup before upgrading.
  • Without the volume path change, pg18 would not find the existing data.

Recipe version bump

3.2.0+2.20.63.3.0+2.23.2 (minor bump: volume mount path change is a behavioural change for existing postgres deployments)

Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review.

cc @trav @notplants

## n8n upgrade: 3.2.0+2.20.6 → 3.3.0+2.23.2 ### Image changes | Service | Current | New | |---------|---------|-----| | `n8nio/n8n` | `2.20.6` | `2.23.2` | | `pgautoupgrade/pgautoupgrade` | `17-alpine` | `18-alpine` | ### n8n 2.20.6 → 2.23.2 No breaking changes for Docker Compose operators across this range. Versions 2.21–2.23 contain bug fixes, performance improvements, and new features (MCP support, insights improvements) that are backward compatible. ### pgautoupgrade 17-alpine → 18-alpine (PostgreSQL 17 → 18) **Operator Action Required:** - The volume mount path changes from `/var/lib/postgresql/data` → `/var/lib/postgresql` (required by pg18+ data directory structure change). - The `pgautoupgrade` image will automatically detect the old PG17 data and run `pg_upgrade` on first container start — **take a database backup before upgrading**. - Without the volume path change, pg18 would not find the existing data. ### Recipe version bump `3.2.0+2.20.6` → `3.3.0+2.23.2` (minor bump: volume mount path change is a behavioural change for existing postgres deployments) Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-06-02 05:13:14 +00:00
chore: upgrade to 3.3.0+2.23.2
All checks were successful
cc-ci/testme cc-ci: success
0abac7df49
autonomic-bot requested review from trav 2026-06-02 05:13:14 +00:00
autonomic-bot requested review from notplants 2026-06-02 05:13:14 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cin8n @ 0abac7df passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `n8n` @ `0abac7df` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/162/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/162) [![level](https://ci.commoninternet.net/runs/162/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/162) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/162) · [dashboard](https://ci.commoninternet.net/)
Author
Owner

Auto-closed by /recipe-upgrade: its changes are already in upstream main (merged upstream); mirror main re-synced

Auto-closed by /recipe-upgrade: its changes are already in upstream main (merged upstream); mirror main re-synced
autonomic-bot closed this pull request 2026-06-05 01:51:03 +00:00
All checks were successful
cc-ci/testme cc-ci: success

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/n8n#4
No description provided.