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: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bookworm@sha256:d8c89e880f34b402f26aadb8753a0576bbfac0054fb7697782c32219f285abe0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bookworm@sha256:46c21c4c96e9aa7138883b3f05d27957cf7488eba19521da2ccfcf97b1bac9fd
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bookworm@sha256:571ee2bee65e09073a7a53778322df490d9ad99b361e11452cf1b1d32993c3b5
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-10-bookworm@sha256:b12aa6101ad29371f64f7f8fbba73c8fc6facbb9a50544119286110ff962db36
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bookworm@sha256:59913f90aca39af83d0f087802dc41bd1293ad5473c924ebdab3f8cab485ff46
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bookworm@sha256:ecf3685e6a0292b3d7c306c98d509bcbd6e3083bc6319e0a027d840580b38b1c
|