Skip to content

docs: adopt new postgres-containers policies and artifacts#8558

Merged
mnencia merged 4 commits intomainfrom
dev/8552
Sep 12, 2025
Merged

docs: adopt new postgres-containers policies and artifacts#8558
mnencia merged 4 commits intomainfrom
dev/8552

Conversation

@gbartolini
Copy link
Contributor

@gbartolini gbartolini commented Sep 12, 2025

The postgres-containers project now publishes system images, following the deprecation of the bullseye Debian version in the Docker PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

  • Refer to the postgres-containers project for details and supportability, instead of duplicating content.
  • List the current default image (17.6-system-trixie).

The image catalog page has also been simplified to point directly to the new artifacts page.

Closes #8552

@gbartolini gbartolini requested review from a team and jsilvela as code owners September 12, 2025 10:27
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 12, 2025
@cnpg-bot cnpg-bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.25 release-1.26 release-1.27 labels Sep 12, 2025
@github-actions
Copy link
Contributor

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

@dosubot dosubot bot added the documentation 📖 Improvements or additions to documentation label Sep 12, 2025
The `postgres-containers` project now publishes `system` images, following the
deprecation of the `bullseye` Debian version in the Docker PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

- Refer to the `postgres-containers` project for details and supportability,
  instead of duplicating content.
- List the current default image (`17.6-system-trixie`).

The image catalog page has also been simplified to point directly to the new
artifacts page.

Closes #8552

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 12, 2025
gbartolini and others added 2 commits September 12, 2025 16:20
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
@mnencia
Copy link
Member

mnencia commented Sep 12, 2025

Looks good. I would wait to merge it until cloudnative-pg/postgres-containers#310 is merged.

@mnencia
Copy link
Member

mnencia commented Sep 12, 2025

/ok-to-merge

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Sep 12, 2025
@mnencia mnencia merged commit 47e6d7b into main Sep 12, 2025
25 of 26 checks passed
@mnencia mnencia deleted the dev/8552 branch September 12, 2025 16:33
cnpg-bot pushed a commit that referenced this pull request Sep 12, 2025
The `postgres-containers` project now publishes `system` images,
following the deprecation of the `bullseye` Debian version in the Docker
PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

- Refer to the `postgres-containers` project for details and
supportability, instead of duplicating content.
- List the current default image (`17.6-system-trixie`).

The image catalog page has also been simplified to point directly to the
new artifacts page.

Closes #8552

---------

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
(cherry picked from commit 47e6d7b)
cnpg-bot pushed a commit that referenced this pull request Sep 12, 2025
The `postgres-containers` project now publishes `system` images,
following the deprecation of the `bullseye` Debian version in the Docker
PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

- Refer to the `postgres-containers` project for details and
supportability, instead of duplicating content.
- List the current default image (`17.6-system-trixie`).

The image catalog page has also been simplified to point directly to the
new artifacts page.

Closes #8552

---------

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
(cherry picked from commit 47e6d7b)
cnpg-bot pushed a commit that referenced this pull request Sep 12, 2025
The `postgres-containers` project now publishes `system` images,
following the deprecation of the `bullseye` Debian version in the Docker
PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

- Refer to the `postgres-containers` project for details and
supportability, instead of duplicating content.
- List the current default image (`17.6-system-trixie`).

The image catalog page has also been simplified to point directly to the
new artifacts page.

Closes #8552

---------

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
(cherry picked from commit 47e6d7b)
rossigee pushed a commit to rossigee/cloudnative-pg that referenced this pull request Oct 2, 2025
…tive-pg#8558)

The `postgres-containers` project now publishes `system` images,
following the deprecation of the `bullseye` Debian version in the Docker
PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

- Refer to the `postgres-containers` project for details and
supportability, instead of duplicating content.
- List the current default image (`17.6-system-trixie`).

The image catalog page has also been simplified to point directly to the
new artifacts page.

Closes cloudnative-pg#8552

---------

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
THE-BRAHMA pushed a commit to THE-BRAHMA/cloudnative-pg that referenced this pull request Oct 30, 2025
…tive-pg#8558)

The `postgres-containers` project now publishes `system` images,
following the deprecation of the `bullseye` Debian version in the Docker
PostgreSQL project.

The main CloudNativePG documentation page has been updated to:

- Refer to the `postgres-containers` project for details and
supportability, instead of duplicating content.
- List the current default image (`17.6-system-trixie`).

The image catalog page has also been simplified to point directly to the
new artifacts page.

Closes cloudnative-pg#8552

---------

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: theBrahma <office.utpal.brahma@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-requested ◀️ This pull request should be backported to all supported releases documentation 📖 Improvements or additions to documentation lgtm This PR has been approved by a maintainer ok to merge 👌 This PR can be merged release-1.25 release-1.26 release-1.27 size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Make 17.6-system-trixie the new default image

4 participants