forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-10-bookworm@sha256:d7a34edf14bf046ed11991b8cbe112bf3b4f4f1ca56e3246e3e8fde5528055c9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-10-bookworm@sha256:f9e5c721f39440e593613c4ad01244b6c3aedb9ec1e5e728c2159bd076c43c4d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-10-bookworm@sha256:bdb1c51134cf4f3392065420ac6e9b64a088450c47ab1c781cc01e2e8af1f29f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-10-bookworm@sha256:582ed1f679e0032f743dda9bd1827c6d03175c1d51121be4e0832430c770c7bf
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-9-bookworm@sha256:9d960019322e29db724f48ba1a3c04bcff4c7d78641b20787dc4da35224b3019
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-9-bookworm@sha256:0f7993086d6c7b56a63b22991a7527755eae96a8fbb0f1965e1e7cfe23e0bb0c
|