forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-4-bullseye@sha256:1847b94c1242c6e147627ef2b9165608709b7159af15c46e22d49b8079058d26
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bullseye@sha256:9301355defc068a41be2c5e5db8a868fa402dc92566d74541948a5ab142ec2b8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bullseye@sha256:c1475666efb7c35ede76be1cffe876ab034a9cffe6d83a17f7fc9d9bb00c80ad
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bullseye@sha256:69e3697c0d5b4a30dde92cca02a1f86d0e4003cddd5684c22fa5a17b9eddc370
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bullseye@sha256:c5c205bcbf979bd5ce43ddb51409fd5c7f68e7cdd75a627f51e9b349e4614f31
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bullseye@sha256:832225ad5dbb3b951113f009d1d81341dddd513f44349b98f9a07981e6fc5bcb
|