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.22-12-bullseye@sha256:238c6e3e08e33ff5eafd4a419e91a510897d7292ee94ca0f226299605a97af75
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-12-bullseye@sha256:40c7b691ccfd6b8ddb0269fea4b2924a4f274bdb516213e913d3cd0e80596edd
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-11-bullseye@sha256:b539a029d8e122cceb98f42bb0b79c5e596227134ae575e235eac8e5d4630bf3
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-11-bullseye@sha256:65c853fd4edc02e769af40be031df7951e4af41808dc3732e6404dd943b8dd34
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-11-bullseye@sha256:dc7bd9127c1b7055760a1201efda181ef16903326597935796591cbc5e13a73b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-11-bullseye@sha256:e96c3a7fd9e2057762da53747ffdf7e6f543a5f49b20b543d24ee2bff4025bc6
|