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.22-16-bullseye@sha256:a9145f228c403319de524600157796e512fc4f133ab8bd10470fd5ad435fedbb
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-16-bullseye@sha256:95d28e630bdae2495c5bd4a5b214fa6257e34bc39284764a5bd7299de1a8b7d8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-15-bullseye@sha256:a0522865bf9a515a8d1c8274635e68932e28300b3e51a4ff1f9144f9b6eb5563
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-15-bullseye@sha256:df2baf5be9beccabb022b6f347e0ce5fc32e4a664a84a3d94ac8cd659f489a92
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-15-bullseye@sha256:726a5ba7cd03dea96b97d48f2a7359ec933d84c202404e854f7f77e8dcbe0146
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-15-bullseye@sha256:8e511ea2cc2a1eafc25b25a15e690c81c98dbaed9691ed85a545e8024fb9d325
|