forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-18-bullseye@sha256:c185c17d9967484e49a6f3ca02e4f1446845148dd45f0e74145321e7a77e609f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-18-bullseye@sha256:a83350caadd1d54fe46a4c4e211291c03747dc672a0b5cd375111829a152612b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-18-bullseye@sha256:8fd4c3bc1d81e45ca150c3db9047bec9befb1a8e8f2b56dfc1dc7f6dda9b676e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-18-bullseye@sha256:c505a7484438f23b59e1130ce83676d304808b40c1997152a1b74afb74655ac3
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-18-bullseye@sha256:84258b632bb59e20a7a78e50ebec0699f7c5eb742a3a5cf9709990fbd7573ee3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-13-bullseye@sha256:52e9f6b33eff79461f8b35867e44683bf115e842b57f7a2ab95628c966fa7e7f
|