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-36-bullseye@sha256:2059be1e9fe6fd9bfaf9cf46150a41865a081c0e9cd389e1455e4fca7ba7cfad
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-36-bullseye@sha256:073b13ccf6071868f632889563c760373dad950a696973ada76d0803385baf91
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-36-bullseye@sha256:8cad665abba7ec0efa335eeb9d59ef4248a17bfdb9eafd554952f8179db54a9f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-36-bullseye@sha256:2605f8a6e4dc2b0b077696bdd15288e1af0c6ec90d92c2d9df574f65b85a394f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-37-bullseye@sha256:e4a42f836a1a0554046f2b5f008d54e58e9c8c8368e090010c87802a9d406c1e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-14-bullseye@sha256:a6a00585ba0eb2221cdec6d2322f715ba40e58c461fe9f0817732c302a20a926
|