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-9-bookworm@sha256:35643f84fad3464f727180ffbdc1acfe2535bfc39c0d56ed1928763f7db1e18f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-9-bookworm@sha256:cb275b60704bf4e670127327c7872cccfcba72392547ffab19ae6de4a70d8149
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-9-bookworm@sha256:c595f7e72f6eb3ee52537502e5a3cce6d7645deda0d7eb1a8c49dc59ac5d46df
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bookworm@sha256:9cab76f8ee3f747130401e04bd5c71c077d080e4d903802e1a7f111a0dc60f61
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-8-bookworm@sha256:767a15d8fed0076b2852ae3e7f69d26ca8613967ad6d1fcbfc3cfbde2a292500
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-4-bookworm@sha256:de8ea620468dca3b92266d7d7e5e4dc07578fa4068220af70d0830424df6b7ee
|