forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bullseye@sha256:4e54fbfdf0dfb5667571410f83f66fa152e19c0f664efe48298b9a978e281cc3
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bullseye@sha256:76c1f71dc564fe893b86f01a0595c6d25299f8eaec94b0c5f71a18c7317e40df
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bullseye@sha256:0f46214fe7291e9f72a6c68e1c6bd30dae385f5cae7e11d4abb15184818d56a8
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-11-bullseye@sha256:6ba1b2ac6b69c157e46f4700e4a00b21059df32837c8cef67abcedf893459ca4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bullseye@sha256:76576a10a91765d5e14524575311f53237cd15d16e7372d194e4d150f9bd9df8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bullseye@sha256:c881eb28e2b456fc784f27a7bdcbd98c85a3f75553d34f187964d5033cb5f784
|