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:026a2a7db6665adf0b632e311071289ddaeb266d2d1091f6c18a46f32fcfee31
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:475af5c72f879c5314a6de3d9003d19a7d6a086545bc9f8d3a04522d04216fe5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:eaf97f3fa5d84534281ed40108c849f7d8e88b3dea0b5917645b36b16ce1688f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:105e5836f9bb72bb1cc7e35a2944fcd393afad50bbb1acef7329acd7db2b7bff
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:0a5d7d0a995ef98df6f4312af140fe46851ac566b46b332d5b66ea0ac3d5597e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:d3fefd9db3bf493a187c316c2f3fed968caf81453756905bf3c29d1b8a05eb11
|