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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-5-bookworm@sha256:661dd34f8bd1419e6df386366cc6217c8824dfdeaea8029095a9086ed4a42351
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-5-bookworm@sha256:41748d395791ccfbee2dd67d0c78e94481208df4e32b0eb10ecc2b22c763d04c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-5-bookworm@sha256:352bc5d7c3e2f85d0092ee99f1914de3c20b8d8e2780b3d40934d437ac0c5048
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-5-bookworm@sha256:db363db7a906ea5c71d5e0057a0142daaff71d4e14695aaa5ecbd9f7d3a9b417
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-5-bookworm@sha256:39a7b62e4893007b1172a4adcce82e20f1ff64057046717c86a477dbaf86a27a
|