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-4-bullseye@sha256:3f9b2511e829f9cba30040f1bd44db9d8bfdad58679df5790a4fbfb297cec502
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bullseye@sha256:35d71f01255fcb717c3c4882f2ec06656c866e5602802c14f7e0f7af1be7895c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bullseye@sha256:fd14986cbd2c62b2f92fb0ff71af5847cf63016bdc7019216a87cdc5226bbdb5
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bullseye@sha256:77b3a8b93f752cf5979f193b37b8ba5e5aa22c799c443a31c3aa18a09b9d2a4f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bullseye@sha256:cbbf4ffa629ee14eec3545bd66b7f7eb21ece28c7c152baaa808d4ad6e23f2f1
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bullseye@sha256:cffdb5ccf15657a5960a8c50a3b148a6bb3b44bb8c24c39fc61662be19454967
|