forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-8-bookworm@sha256:33919c248142b9611b9dc2c60c76e424a656e1763844153f4fc5ba0cdb1a1be1
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:b4711887dcb969169621f4643826499a0769ab87af81d51c3c5d2909ffb0feb6
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:52e0d3694257b9d03c5011936f212545e53f4b61a73d4b077f700d6955f92c1b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:f99c899d09a97ba86b323c02e8a5e5c8e20655788a6122ff59c6883003903dcb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:92d0618e9abf90ce80204b5596ecd62375334850414c341983eb4a8c5554c646
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-2-bookworm@sha256:7855dde4b65555d1b232bc375e65d9741e863f10a2bb41cb88969697de93f9d1
|