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-39-bullseye@sha256:a86259c92cc386f453b5f0cedc1489771df2f6fcf05a26bc0628aaed0199e616
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-39-bullseye@sha256:cc1ec9cc44386681a39452bcba935b29b6d844be3b6b61525db9b7dd5b5c6b96
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-39-bullseye@sha256:f89be9d6e31707cae9f5b24740328174c3d39beb6beba0f29e5ee787c75b3a30
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-39-bullseye@sha256:48419ad17dbd54591c19de4e05112064f65e3cfb1efbca9daa5175e2247a412c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-40-bullseye@sha256:98be3d8f8fa936239aaa55fe5d62bb94d7eae82bf97c58eb26bae321186a8f85
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-17-bullseye@sha256:8b626f10df29b0901b577f623490d75a22a64412c5d6e1e7eb5409203552d5fc
|