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-43-bullseye@sha256:2f733627fff9c84e5d2deb4a446cccbc6fe95471dd51626323f430ab1f0dc581
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-43-bullseye@sha256:504ab9d13812fdc3c0814422e04b939c2b39e65dfe792e87710207b804ce9b5a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-43-bullseye@sha256:64d0463f6b47af539b9cda1455ece328501bcdbf841209fa6f0fb0296d0ad737
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-43-bullseye@sha256:80acdba980ecc8cc24259aee21be547bf236524d27c96809eacf9fa3476b022a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-44-bullseye@sha256:9f648c7bd2e239abc513f18cfd74454e9bca8f515d275410692702254b28dc2b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-21-bullseye@sha256:d936ce2d6dae96bc2da705a38d66c51d6c7de1e2d596ec53f0eb20a6edd5eabf
|