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:888a5ab70a5c1a0932eb663dc9826799b62372b9c33b57ee558555f94490e52e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:35a113d64c03f70b5d954140bde9c4bafc55bf43b9a8653832a97c284d503c7a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:4627ecc275a41dc27e6f24492d1cf2b917ab694790e99e9c86661f5d258d18e0
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:b260232da6553a517b4a359735afa5ce1f62e61ac464f8179ef0a22e281a79c5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:55cef5794770a31e2dd754c10b80e6a8e3c3aeb3d2d2d9766e89c0b6c3dcc257
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:917d43ccaa96125d75c76db368214d0f540b544dc5956dcb4e567a8bd4497076
|