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-21-bookworm@sha256:14edefad7d7c317a8d72ce29dc00d25c1272e2d9fefee53db5a5118092398899
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-21-bookworm@sha256:b10c13ba9f5482d8473624ceecebe5891b65a86de0c35d20c3b4f4f8af1b2fca
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-21-bookworm@sha256:2ec3a6a5b90aa343a89de7e9d5e5ded421f7bdfa605fe189714fa13f87925257
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-21-bookworm@sha256:d06ee3c28929b5ce93f0691ee6eb5a1ea4f3b7b99c08972c66dcf02191e4aa84
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-21-bookworm@sha256:e78e34030d2ad6743f4709a27de485684508eb155cea3c5192a978125cd37fdb
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta2-3-bookworm@sha256:c58f3a1079167829e2ce94d31768b6f1af2aa5b93a751d133e78dbc56a045c26
|