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.19-8-bullseye@sha256:4e4137bc45fc1d3ca74037c4d2c97ea3abc0ee2c8a5caada4852a8d9da3da3bd
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:5c8681b497e28208a23f265651ac9c7533c7b46a1a829c3ee508e9f9d5e1147f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:d394fb52a399337a545768bd97c8ca527c4690a748b209804c2c2d3b02c07a2e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:512e38d63ec2137f3bd350aaf6b366451e1bc2fe74957439c8e2811ac1b7d857
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:e7ecec34a3e1cf24c2a2ee2f2486f39225eb42eb462512342a6504e541c35ddb
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:24e2635706e1537e4a3fa4f9cf75b20051f908c810f0ae6bc93f6747836034bc
|