forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-14-bookworm@sha256:b299ffa3d939dbac267de21b1a891632092cc9aa90185ebab005e85e82bfd516
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-14-bookworm@sha256:515b659ae2561edd29469998e096f96f356af15588d9ad5109c5f630d651a433
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-14-bookworm@sha256:fb98f489cbab0c29fa29b2728bc08e98be2f41a8287bbb2d656c3cca317a9f33
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-14-bookworm@sha256:b2683d1df46920718afce2f395813c90cd231728dc4bf5f14c841b0da6241766
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-13-bookworm@sha256:233415bd5ef40647b81dc44f72a874167937a450cb8dd0c594c7c0868cf213d9
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-9-bookworm@sha256:2ddd188e3ad89b8a7dea657e7ffc10e30e3d951335d40935e6d4cf71b8869acb
|