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.20-5-bullseye@sha256:dd02c66cc4ee54e8e973f6d0e55400f853a5b4f7c6f5df45b02aa9973b704c02
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bullseye@sha256:63ab8850661488e47aa01afe15f0ab931dd9420e8b9e41b1e342241eb801376d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bullseye@sha256:9b2e02485d715d7de2645ed581069e80b31937e2e96eca5726acaf99817f9bc5
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bullseye@sha256:b197a2a3e9673976f6566269f8f98e9bd71a42b386dcf548088350f1719cf77b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bullseye@sha256:739a0b911eddd62d4fe4b8157bab81a457e198387a439e9920e340c2be2374f9
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bullseye@sha256:e2e927ff0f7caa0324f52fa3d58953ef1edc922000f9bd3618892d03b5c98df9
|