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-15-bookworm@sha256:cb63a9aec045579c7ab7727b947d22ee84dd8b00d1686db766166c0b84511d69
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-15-bookworm@sha256:71343fe6a8bb57be1435f6e910801746531481229148791cd1b781d0e305fd0e
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-15-bookworm@sha256:9bbe8a85f37d7adc14e3b4a471e46ac8238a52c539400fd799696d871910d627
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-15-bookworm@sha256:a5a1fcd907a96531aff3b47d9d4c9f3d65745031c964ab788ba67d10926b9cfb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-14-bookworm@sha256:4a33a6216eb294ace68979670bce0e5238ed1384932d1d83a63a4aa59feeeca8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-14-bookworm@sha256:cd58742dab4f4dd50cb6509e94646f051b67a9a51a807dcf9fc011c880d8bedf
|