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-bullseye@sha256:fed0cc40980d0c59c3a6480fb5360b7adff197d55b6a1774cab41dd36aa6099f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-15-bullseye@sha256:d3e651630e69730250aeaa46fca94360cba97275f17cf9234f3b8c5d5e3eb423
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-14-bullseye@sha256:ddbf9637e8f2fa07a497ba83fb4a8c8863a1fa1c8dcf972149c95d666ba88186
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-14-bullseye@sha256:8e85397ee65fac849b0efffb20df9d55c628f0699cff6e1a282513c51730a885
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-14-bullseye@sha256:18b886451a3e2cb346e75939269907510c8ced3e8cdf3ad86b3809c95a605174
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-14-bullseye@sha256:0e67ae8c8719f158c3abaf5ceb3f30581d9e30f1be636d35b7bf92d263aad7e1
|