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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-21-bullseye@sha256:b5e408d98419971bdbf0126a1f2990d9db68e1b5d3af2efabcaf0703cfe1b31a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-21-bullseye@sha256:ead518579bb5d0a36fa5d94146c4c78e80798e3e8ca8c22a79ca9cafcb32928f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-21-bullseye@sha256:fa7081470e30cc6951b2b9070e0ed651343e69582e9debeeda55075a23219f00
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-21-bullseye@sha256:27878e9afb60642778c825d8833e17171ab065ff709310def19dbdb3024cf9c3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-21-bullseye@sha256:a02f8de086c02c6b932df4114f97594803ef99cd5782e52100f24ed40034bac1
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta2-3-bullseye@sha256:bb1da6941b6d69629447f5b1ad2ac3c0b4f1bf527d4f6c539398765e024b2540
|