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.22-26-bullseye@sha256:4ab48927a69861c460433c09aae9b439e127bb9f108a175e3d7b1883b31e5359
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-26-bullseye@sha256:8cb0a3473525e8ffd5bd9d10eb3ba515dc89c54194dc20392ed7c751705d062f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-25-bullseye@sha256:7af1619266961cd244b2bf3000eaf8fd64f1e0eeb518135b0615821e77f5d84a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-25-bullseye@sha256:bce9e56cdc842c7db5d51cefde79ebd823e50dd3d75d1b69cee5831c22d229d8
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-25-bullseye@sha256:c75b9ba1f145cb2a9544c3237773d33d2984b0284bcf69570b121e98f41a0369
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-25-bullseye@sha256:6d3737ef52c9562a87bbacb74ba2f2068f25a24550256df374c1b622e02a23c1
|