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.20-10-bullseye@sha256:03995b29a2648b5775abf2dce4836010f249dacaebebca1ef17148c28bb1d84a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-10-bullseye@sha256:649120a456e817d7e2abd018a59e25ae944c2250716aa389f73a5c57970ac951
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-10-bullseye@sha256:c20ff8d5d74c496c19b68972c7f4f04314d0935e21c9c153452c4ec1c3a41f3f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-10-bullseye@sha256:5efc0ed8be2386cd54ae6da5c780be9e5ba1ffb21028bd268dc6d804075ed313
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-10-bullseye@sha256:d3ce039c037a37a9d6c5b9f47d3093399b10434d9a336553bc6cecbbc427683c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-5-bullseye@sha256:e9596c63e7930637ac31b9314e3db3f9673ebb7cb228da89102b2667569b08e3
|