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-20-bullseye@sha256:3326db24612850fe72ddf37a3772a8ed650be8c9564eaf5cce904d05462fb32d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-20-bullseye@sha256:cbbca544dcf00619464d5b5967683730eca81da6c7e58423065174edbc959d89
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-20-bullseye@sha256:b67525818c5c8944fc745b15a40f3b607005c2589ac1224b2b94b256769fc7ff
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-20-bullseye@sha256:7f3990485b139ccf9e2222c8f106d97ac0331f313cb5278e7018ef38686bb561
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-20-bullseye@sha256:9de626b82bf15bea05ed1172bfc0e45a3687662ec76ac8cbda8f95d02198db39
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta2-2-bullseye@sha256:341ffd843ce0bcd82fbbb933c31988230c4abb2bfe441932728481045cbf8c53
|