forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
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
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-28-bookworm@sha256:68e08cd66b871491b3581c0cdb2df56a11b060028247d430590a966c1469417e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-28-bookworm@sha256:f4a584f26a020395b3a703d21d5aed7fb56c3c38445e3bcc383e924d290bcc03
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-27-bookworm@sha256:654c92b11e9da4176063d55920ea888d28fc89b2949a471b31c8551084c94139
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm@sha256:575185182d419759d791bd362cd83e8a43424b6eeb454e871a07c9c8149a6cf0
|