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-bookworm@sha256:27cd34569b41c1c3111d008fe5f262e61ee8cce7183e73afa08dabf9c78927e0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:dd1249e3d5737ed8c03f5e658c8075d4ebe6cc98fde0516db0ed313fede7bd3c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:4026db7f311658f272b76fc487e6597fc60ea757eaddb1f3b41b2c07c95002ea
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:96bab97e56a8c640ec008755021a55536345da6abc517c174c214d966de82cab
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:41bad245de06cc67f7d63936bcdc9fb167e613f5c2d8af6e25e01493298b2123
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:13f5d566652fa6297d852aa74d08b8dfe4506fa5bbf16ee3ad6695721d0bc466
|