forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-5-bullseye@sha256:36be1cd04bd6bc1697041c68969146b89693056499367dc0d5b0903a4a8a29e0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-5-bullseye@sha256:9b3265d867604da3e9ee9a882af76f47400d5279c04f96b6fe915e5a78162582
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-4-bullseye@sha256:ea13baf9a0bc8baa07aeb69010973485b34e0df6f152808f42ce498fd3332279
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-4-bullseye@sha256:1fb16e70cbe1679ff399b874de92f2653230101ad90d7541b27251467d543518
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-4-bullseye@sha256:06eb6c0b8ff90cde7f12c2a8b5944df62406d6b54e2cfad15ea4bc5ec8402ca4
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-4-bullseye@sha256:0f82f3fefb87c2657d47c70c9e6b972c6f26c6b009627fc80d9ee3c3b920b92b
|