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-27-bookworm@sha256:64a82416ce69fe72f385cfc73f33ac2092be42c1ce87ce1cbc1be6efd59c76c5
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-27-bookworm@sha256:d2e433be9ddc668e50929c25b59e511894d2f0d73255814f4c12966e99532a1d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-27-bookworm@sha256:62d485474f262aa05bdea02a825d11f572022b618667c15fcc0988ff6f1a2fd8
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-27-bookworm@sha256:feda30e15b3499ad406f147b3b188546563fecbaaf3893ebd8c79bdbf9f0e639
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-26-bookworm@sha256:99e82413311599df3335a52a9fdad584fd786a613fb422cda35995f61e847d9b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-26-bookworm@sha256:c81494181d0f32c12c5bd4c4c74f1d567970f278c07247334e2b2ff59944e0eb
|