chore(deps): update postgres to v18 (major) #256

Merged
moritz merged 1 commit from renovate/major-postgres into main 2026-01-06 16:06:33 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
docker.io/library/postgres docker major 17.7 -> 18.1
postgres major 17.7-alpine -> 18.1-alpine

Configuration

📅 Schedule: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/postgres | docker | major | `17.7` -> `18.1` | | postgres | | major | `17.7-alpine` -> `18.1-alpine` | --- ### Configuration 📅 **Schedule**: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTEuMiIsInVwZGF0ZWRJblZlciI6IjQyLjQ0LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyIsInJlbm92YXRlIl19-->
renovate added 1 commit 2025-12-03 16:12:37 +01:00
chore(deps): update postgres to v18
Some checks failed
continuous-integration/drone/push Build is failing
0f48aa921e
Collaborator

@simon Should we merge this before you deploy the first environment to prevent some future work?

@simon Should we merge this before you deploy the first environment to prevent some future work?
renovate force-pushed renovate/major-postgres from 0f48aa921e to 8cf0163027 2025-12-11 17:29:01 +01:00 Compare
renovate changed title from chore(deps): update postgres to v18 (major) to chore(deps): update docker.io/library/postgres docker tag to v18 2025-12-23 18:28:56 +01:00
renovate changed title from chore(deps): update docker.io/library/postgres docker tag to v18 to chore(deps): update postgres to v18 (major) 2025-12-23 19:21:33 +01:00
moritz force-pushed renovate/major-postgres from 8cf0163027 to c2ac73e16c 2026-01-06 15:46:28 +01:00 Compare
Owner

The database volume needs to be deleted: docker volume rm mitgliederverwaltung_postgres-data
For production upgrades we need a postgres migration path: #320

The database volume needs to be deleted: `docker volume rm mitgliederverwaltung_postgres-data` For production upgrades we need a postgres migration path: https://git.local-it.org/local-it/mitgliederverwaltung/issues/320
moritz merged commit f8da12ad08 into main 2026-01-06 16:06:33 +01:00
moritz deleted branch renovate/major-postgres 2026-01-06 16:06:37 +01:00
Sign in to join this conversation.
No description provided.