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-15-bullseye@sha256:2fc59a5f8d8c3a9ddefce779afea4d774ede999a07a01ed016a6657cd8e01ebd
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-15-bullseye@sha256:bcc3deac2697ffbe483fec41c568840a422675987fc5cef5fbdb48c1bd4eb830
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-15-bullseye@sha256:d5a7fa1423627a218ab0cf8e9cc8f4a694ff0ff440581ac792346cc523b11430
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-15-bullseye@sha256:b834583412611c009421aacc14d71dd5a60ff422a978b255e17dc1f0460011fc
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-15-bullseye@sha256:78e387e303dc4bf2965fc2b88d15e7cf99eeebe7a78837779c0196d730dac0d0
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-10-bullseye@sha256:f9a9d64e17e6de0fc5fdc346b42014b9ce5227eae278c7bf22698505413beb25
|