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-12-bullseye@sha256:41a7e01a7a85326b5561698efaca1b2d5cee1cb5385feb8fabfd3be5f01e2cdb
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-12-bullseye@sha256:132d1923cd568aadf7dbbb80286136649bda7fd27059d6d35207b469c1183191
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-12-bullseye@sha256:76f850d07c56cac11d76daf09279fb10ca72c9d83bddf4fb4a99708e7eb78cff
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-12-bullseye@sha256:802bf9dadfd6f820d57975bef3a1f9eefc9783531afae998b50d2466458e3fcf
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-12-bullseye@sha256:fe0b312e0d122b6fe5d58ef6ccb998f1c349fc51537ee058f418f438e6e60be3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-7-bullseye@sha256:087c86c920df12521f252b7c14a95c6d70c4aba09a3d9b6c3d8edc89327004fa
|