forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:e94a0ce3d37aa9b76bc43058d9301298f5caac83e060901b57df377c21162c27
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:ad35b5fa6466111a91a54d29dd5d1b0e9ede396d2dbf42ba98bdbc9c9c1416fa
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:281596380bcf398a31759ace4b08c6bb26575aefedf797e2bd8cbf03582f5091
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:bcb8a0e4c6bcd789c12d27fd24908bafe9173a46b609c3c771cfff8b74d47764
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:6afd285abc0ef1100cfb5a46cd52bd751e4bbb3f5b210f80a807659ca3144b08
|