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-bullseye@sha256:63c4c58c653fa630622a4c322755d6fcb504928046f703c86cbffc0d1836cb28
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-9-bullseye@sha256:0c8e0f2cd30004ba6416e76320865853fdd70ed4bbec05b9835d49a0ccd132d5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-9-bullseye@sha256:7d9e92ab4b4f239b0e8a3a41e16b96c1a86c72300d9e71054683304f8a0b4b69
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-9-bullseye@sha256:0832d4fc6278b527b3541fa9d32bae6d9d709f670f21fbc51aa99ced2e21ab4c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-8-bullseye@sha256:e1db46e7b9c28b981734f0fcfe51807ce4cf7c82cd83a9b9c24fe798ea758383
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-4-bullseye@sha256:a9d16659a52502d1300d279ed04a62f6a957e3b4db35f300073eb9e6c2e548df
|