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-45-bullseye@sha256:acc150c48b2df991fed6e41a0f16c14da245c065202712dd686b4fccc30cba9b
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-45-bullseye@sha256:aeceb3f2ebcf19056d1db73b5c0c6826ccf9e8fd2f30254b8d6fedcbd2c7261f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-45-bullseye@sha256:9975a2f2a2c6e32aac16c4193cd51d3ce14823db52e76aee1cbf5e28cd486ee6
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-45-bullseye@sha256:9efb29ee43c9a3b613d4a160fa315e77e421eed5c380277ce9a555bee976c138
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-46-bullseye@sha256:2be4fd85d35494f959b1e4b1ff1228c84691b4ddebcf936369aa020ab57c6801
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-23-bullseye@sha256:8b822e6b532942b9b58310bc57bc925421a68bfd681c246bbfbf2f603dda62c6
|