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-bullseye@sha256:f5b29af3b59efde226c8a75268e8c05ecc5c4bc5e5908039fb59adf0655dbf61
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:de57ad4d49846d96a20aee5202963bd46e1a8a2d932ff551482f51c50411e0c7
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:fb143db64d6567335d38bfc87a40f91e6b92f9762800ff74e16823b62852d59e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:03361e4afd8ff451d8b86708f4959abf4b00bffdacf9cf45c549e7354dfb52da
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:aadc1c111f5a2ce90bdcb607bf5ae7fad6f00259f722b88ce3af31c60a0e6bd5
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:c4e419391e8ab5021432713adab92ba3cb04b42ab8955b98bf4e74701e7b75a0
|