forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bookworm@sha256:2228ba353da7b2bc5bd46bcbd181bc2e3ab080973a42c64e1cd201193fc6317c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:0aadd3e4d22b04dbf0bd0b642f6caa35724f53db6c38bb01ddea6be96b32d66f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:1bf794b89b0a326d06604ccf7a3d6016895677094176592fb90c7a1cd0647d28
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:d7f882967161b4f5c4b38269717c7c64f84e1565e06ed663ca14d71eb1f71fb3
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:c5199d736ddba0685f9ed941fc8ae355bd493ed580118700fc70d9343fbccae5
|