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-1-bullseye@sha256:51b352181652c8b63c922a67919a06d220aaa81c3c73f1ae4fe8d9d64deb6dbb
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:c9e1977530ad5b4d7e1cc8f941488e2436d7dfb23b6e176e86d142f3e5afbcee
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:2881c623307b4fcbb13c1f9b6b5687e41591674effb4261b091058192be7e215
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:1d1a1d39d70418bded06c3753d69027373f66a6bc59cf7a30d7d1ef3a06ff5fb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:dd341e335654f666ecc77faf4b173000d5fe03a423ea6c6608401ee12416b41a
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bullseye@sha256:d812c01d75f268b39921eef4c697f1d27639d2e0d7d27c83b26b71019a0360a8
|