Skip to content

Start deprecation of rolling tags for images #285

@gbartolini

Description

@gbartolini

Following #284, initiate the deprecation of the following rolling tags from our known GHCR registry “ghcr.io/cloudnative-pg/postgresql”:

  • “latest”
  • POSTGRES_MAJOR (e.g. 17)
  • POSTGRES_MAJOR.MINOR (e.g: 17.5)
  • POSTGRES_MAJOR.MINOR-BUILD (e.g: 17.5-1)

These tags were introduced at the beginning of the project when we had a single distribution version (bullseye) and a single flavour (what we call now "system" image). Now, we have three versions of Debian and three flavours (minimal, standard, and system).

At least, add this to the documentation of this project. Evaluate whether to add the documentation to CloudNativePG too (open a new ticket) and to add a warning in the operator if an image from our official registry with any of the above rolling tags is used.

We could pick a date as the last day of availability, for example EOY 2025.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions