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-44-bookworm@sha256:716751a070b338676306936d4fe24b11ebe8e2f0153fcf427906f927e56c60ae
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-44-bookworm@sha256:8b212a39e499865a782137932b7a4b4803d505914f953c569b0b4b222d10bf95
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-44-bookworm@sha256:51d6048850e05b72f9c52102c79ef4fc1b6f7cf595bb31c8928ec50e6a388fe7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-44-bookworm@sha256:e260c660cc8a4ed85c721acbbdb646bb9994ba5bd015cc053883a63c68bdcc85
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-44-bookworm@sha256:9143ba2472625ef1d9b8c2a99598a4161bad89692f4d61a6bead91dc8a93f0af
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-22-bookworm@sha256:47baace0845391f394bdff3eafa4640bd93dcfda1ea082efd2af52925079f4e4
|