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: 11
|
|
image: ghcr.io/cloudnative-pg/postgresql:11.22-8-bullseye@sha256:b5ffe475d6321c67673792533cfdc1e85c13f42982142d9961754127557217b1
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:1c5e24b5cb40c492706a5fca88294bb20197e0e1335a78213dd28ee422d3ecc5
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:5bf5b7a3b012fba7cc6166099e4e1f2b062046ab199ae4ae8dc7934fbd566551
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:cbbf0b725f666563bdb4ba3d0e7dcfc51c100a0b3eff503b9054558e99e36062
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:40c2a246b0afa34113ded606d4d9d0d2f2c7f1fda63f0ca4f401e1ca052339c0
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:8ea9ae35a375623d9041f967e320a5270d2d4760fbf28cf2e113287700b22781
|