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-24-bookworm@sha256:68085a753a1a8852e484160be83eb5fdf2197f5f7f4c211d6dee4f5c7c8e1b29
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-24-bookworm@sha256:bfd752b454a1eacd3dad51aa9d0f12f426deba61e94d97a1f2bfbd7c2081a590
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-24-bookworm@sha256:5d8c8e7c8a0b56341ee74d648eee5bd90f26c88f67a5119a7a215ceac89f9c42
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-24-bookworm@sha256:af6f9bc357ec6ef3029a9d14622846a9f9c4256c36a2bd57a152281ddd38eb7f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-23-bookworm@sha256:5b9f0a4b4f30a7bfd1a54ca55b225a049b3272ae17fc89d25862d7d71c6e4b01
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-23-bookworm@sha256:fbefd602a2e807d62a7bdb5964424c5895e39f69a967a0a7c06fadfdc314aa18
|