forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-36-bookworm@sha256:65e61cd097564d8496c06ad589f281b5b7dbd9123a8025736391de3d344ba002
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-36-bookworm@sha256:ada9d1c9e101e885f1a62122a3fc6bd128faefe6e7a7f61aa7fde08f44cc3dba
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-36-bookworm@sha256:3819b03032a56c7fb5d2762d4fa7aead882c092e52e9e20369daa45e70fadd97
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-35-bookworm@sha256:effd12c00dbd922306cdf2a1cc80461be7b96dfdf45dbab860cbc7be9ea567fa
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-35-bookworm@sha256:8ca536299fc1c57b79d5ac3c90607ddbeb5cbf64857d32c2197214c46a728ee4
|