forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-9-bullseye@sha256:5ef1cdb10933b970247fc1453fa6878116ec2d1edfa7d0debb24bd62f31f58e4
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-9-bullseye@sha256:534ddaee91fdb0749b7f214fe1700c168e0387d7406ed0e0ba1af24dd5810248
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-9-bullseye@sha256:a26d48c9bf8e6011efc777045162ae4444b0f8a598e8af53b8b7ee5a4eb785ab
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-9-bullseye@sha256:d6423d40080ceb7bf6667665830ee74d7fc7d3fc0bb017bb41403712b94e5793
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-9-bullseye@sha256:563d3ba98377327b5863bd56ddd52bc5f2cf44bb8d7c6ca3a80ac71528391922
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-4-bullseye@sha256:49fa0bb0d26e14b4960495708b4bce3ec60c419f831598ec0cc118f92d16ef2e
|