forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-56-bookworm@sha256:21c5caaccece3933cfd55be6c19c2d57b52f4b761a75a500c3511ef91dfb12b4
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-56-bookworm@sha256:1647368155a49a35f37ef85b502028a8185abb7f8d2e6fd685c00a82dd4a5a44
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-56-bookworm@sha256:e0c7b3440d1a9c9a072f3eb1263f964d5d24fc3202f464ac9a28e2ba444ca341
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-56-bookworm@sha256:3ceed447c9448166ec33c37252c488909e5ef8a534f9c43e206a380b58ca421f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-56-bookworm@sha256:e88ce47ea9d2575ea3e083c2ba5ada013c146ddf00b3d11ca4c37f240c877fd5
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-34-bookworm@sha256:cb116bd4c1d1ed21718971007984d4a237d711f77fb695a155af93d6f0093bdd
|