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.20-10-bookworm@sha256:71e0461d7caaaaf3dd38f10faa8105a2858c0efc40183cbf36d1059d24bacd07
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-10-bookworm@sha256:1dc55c5f589aac8d873563e08e3a738a2c3f3d2b534f14a36370ae8b1948cea4
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-10-bookworm@sha256:24c0cfb1386c336dbb44a169ffd05f651cdb44b2fd1d29953687c0632a40daba
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-10-bookworm@sha256:b645a75e9f5bb9228962083ba700bedb50655339618097bfbf1e81bff98110e3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-10-bookworm@sha256:fed53aead2628161949fd4e4bdb25d876902bad44ae3f3a5d53fbb904c7a3faf
|