forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-23-bookworm@sha256:674bbc456995d394025f08e7a78813967d979491b553c112dbd56cfb89574879
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-23-bookworm@sha256:439a0281a5ac05e6d3ba9101a3865f5445da1a4fdcda42a1f1c1e32e6e8c68d8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-23-bookworm@sha256:fbb55f5f90572f4843024489cbd73da86567c01954789ac327fc3a3e843b74d1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-23-bookworm@sha256:ee001373e68f851d9455aea8b95bd954b4192ebe7bb4e98be3f4595ab6cf3dac
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-22-bookworm@sha256:4c7ebadb6bf0dd847dd24ac32f242ff70e8ded620005a912ec9ba1b1c400ea49
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-18-bookworm@sha256:d2147f1945bc6c4fbaa51375e2b88ca091877789d7c6beff944f6c5b28b8ad76
|