Skip to content

Commit c8dd516

Browse files
Morl99jschirrmacher
authored andcommitted
docs: document breaking change in readme
1 parent 161830b commit c8dd516

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
---
3+
⚠️ **Breaking Change (August 2025):**
4+
5+
The base image has been switched from Bitnami to the official [postgres](https://hub.docker.com/_/postgres) image. This may affect existing workflows, configurations, and environment variables. Support for PostgreSQL 13 has also been dropped. For more information, see [Pull Request #32](https://github.com/dbsystel/postgresql-partman-container/pull/32).
6+
---
7+
18
# PostgreSQL container image with pg_partman
29

310
This repo is meant to provide an OCI (Docker) container image that is based on the official [postgres](https://hub.docker.com/_/postgres) image in the alpine variant, that comes preinstalled with the [pg_partman](https://github.com/pgpartman/pg_partman) and [pg_jobmon](https://github.com/omniti-labs/pg_jobmon) PostgreSQL extensions.

0 commit comments

Comments
 (0)