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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-7-bookworm@sha256:2514a2f065ed436b4c42e3353c9981ef669348771f98152c73368cea635796d1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-7-bookworm@sha256:ebb279b24d2a24cfd3667c33906ceade66a42fd8ae198e732063d48354e6de10
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-7-bookworm@sha256:78a8975cf12d6d122c4e5feb145b7eccb5df849b372b8a2dfb0b569e0c7cf6b4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-7-bookworm@sha256:c45d8373c520a570abd324589c99438ac2fd97a8ce5228665abfc827aac5d80f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-7-bookworm@sha256:b4ec648385cfcd24b13de1c777d00c7029209f4ca1bfb04a8a03151c802fcaf1
|