forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-10-bookworm@sha256:192e405abda5bf398a8011ab6ade1ad65ff177412b7615c324de5084509ccaf1
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-10-bookworm@sha256:30fe627507286978dd237351d92b3230fd6664ce167b5b5739e69a72ff7bb8d8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-10-bookworm@sha256:a53d4a0287047d402444a880764fbf7a8593803ae583b31a23ab0ef637441fdd
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-9-bookworm@sha256:ee1ec298027ddce5169c7d08116bdc6d389edc288c79750dc1cd4868640fdc84
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-9-bookworm@sha256:7323ffe8c92251fe63091e5e1a18a1fb8c9b7638afd5ea4eb1d4611b420692a2
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bookworm@sha256:20fc0e5ae5c2a6ef7761c4aaa46408c923d0f364c25e007f742d7007cf6713ca
|