forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-20-bullseye@sha256:5b6c5a022d6cd680b4805249a5187f3d43e565592bb9f83fe6f068d158ac8c1c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-20-bullseye@sha256:57987e2916e06ebb4d81ee47bbe7350564dc55096dd6a290296e2225dd39c874
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-20-bullseye@sha256:b7d34f3f726159ad6172745a95caa7f59c7373f553f4d7b82f4fe4745bcaaaff
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-20-bullseye@sha256:0a9194d0fe68b8940121ab5151da217e7405dc6168ec90c2bb2fa25d8c48ec94
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-20-bullseye@sha256:f7dbe6238b67bfcd8ae673459605389bd14366ee0fa992dccb8f379a9fa620c2
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-15-bullseye@sha256:9f6810fc9262b523123f39a66f575743de643adc5298994db50dfb447057d5ef
|