forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-5-bookworm@sha256:b9c6e56dac63aaacc9b799fb95313577a7ee714e88cc45a19a684f6c4c9128bc
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:9e9171b0e3317db2d39599e7e5b41cd72aead165d32423d0293089d0cd63b999
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:bde24f294902b6fe6e373f8fa3ebfe1ce6ddb47dd0bcc020e2e71852493865fe
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:9ff32abe9c28adf5ffc052ad3c34de45fca05bf357bb0578a8ed253b989242bc
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:795cf008d8003995bf670194b14612bee219fa4291a7a934f1ce2bc71ff8e8b1
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:d4a243de0261ef7875444b2070757a0f97a070bffc843f0b6019713dfe7c3e24
|