diff --git a/Debian/ClusterImageCatalog-bookworm.yaml b/Debian/ClusterImageCatalog-bookworm.yaml index 3db55b74..1f326472 100644 --- a/Debian/ClusterImageCatalog-bookworm.yaml +++ b/Debian/ClusterImageCatalog-bookworm.yaml @@ -4,8 +4,6 @@ metadata: name: postgresql spec: images: - - major: 12 - image: ghcr.io/cloudnative-pg/postgresql:12.22-28-bookworm@sha256:5cb967678f4a8e48643da1e441bb619c7425a1e5f735c8cf2d0826c7f77a4049 - major: 13 image: ghcr.io/cloudnative-pg/postgresql:13.18-28-bookworm@sha256:d3ec39fa158e1deabfc3abc79c71b4409eb001bff0b08c42f320f35bf04b60d8 - major: 14 diff --git a/Debian/ClusterImageCatalog-bullseye.yaml b/Debian/ClusterImageCatalog-bullseye.yaml index 8ad3fcce..d3932074 100644 --- a/Debian/ClusterImageCatalog-bullseye.yaml +++ b/Debian/ClusterImageCatalog-bullseye.yaml @@ -4,8 +4,6 @@ metadata: name: postgresql spec: images: - - major: 12 - image: ghcr.io/cloudnative-pg/postgresql:12.22-27-bullseye@sha256:17625bd46e6dd04a370735bc2686bd10c19cf30933e51a75020c4ef3f916e5a9 - major: 13 image: ghcr.io/cloudnative-pg/postgresql:13.18-27-bullseye@sha256:d594eec12a2ecf1992e7d476bd47a2bca36d29f906226a92ed13ac5f820695ed - major: 14