forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-5-bullseye@sha256:89b2190e6363f2f9dee828183d180408b64500257b91a26f345f6eedde584c66
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bullseye@sha256:2a80f2706688d0db28d38cb30e25c367b15277c4d3a215c8ce75e54d0cbc8bbf
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bullseye@sha256:b75be91de297d3042107ea42a3b2fff61c87370645fc6feffbefb80bf61dcb23
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bullseye@sha256:e300b571a0ab9ae8fa0868a892ea1677cf0895ea5c5172a7f36afcd52c6a8d30
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bullseye@sha256:090a690a65fb0a3d12b605670407017cfd4c75b0ba58c4c80c1cd35f8517eecc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bullseye@sha256:4738c2a3dbee4e943c37b0a725b1cffd48e14ca5b304e5d11f2a7e3b0a11f3c5
|