forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-2-bullseye@sha256:8b5dcd39762bcaefd7864473375764ac93f4219e5776846809575fc05c1406a5
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-2-bullseye@sha256:564b11b83d1ef52d3ec9dfaa5e2bc665da46f17f8494cd377310a0930754fe92
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-2-bullseye@sha256:ee28b271ea01e860bbfdf6995e39a00c707014f0c6956bfd15836a37528d3d94
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-2-bullseye@sha256:2b3da69b6c6e9989fa0150fee5709be5a55e10f14aff567188d2fb3f79981926
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-2-bullseye@sha256:c368110f3fdfb5cadc0b15eb6f43f9899fb72db3d104bd68ecd9ed927dea0a06
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-2-bullseye@sha256:bd9ffc16a3406cea7673df72c6a29d89fa395e00c01c91e1cc84bc67a6eb3440
|