forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-12-bookworm@sha256:aa454660136e6a157cf1e2154339cb267d06fbdfeab1ee21a274f49e2df98e75
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-12-bookworm@sha256:5a1a36582203ed539dee249b0374c8353865fb1a6ee8be5144a66ea47fd8bacc
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-12-bookworm@sha256:693a77e47d3c61d5f13161170431600bbd88167479dd52597bfa8fd1f498c801
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-12-bookworm@sha256:203e4054aca2bc336548f5cfd6c162483d1efba44167deb6810863d05acb5012
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-12-bookworm@sha256:94f22581e1dc4af78c6a2faa6e377a1b712cfb542576e16b488b8cacdbeb22db
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-1-bookworm@sha256:61537d664bef3fc5c1bf37b14cdc5de6cd13187a38a100df62f7b957db1f73e0
|