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.20-16-bullseye@sha256:ff2b14546d20f27c5178a9cb8b419ac19b842bf996eed132788f040baea071bc
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-16-bullseye@sha256:e619e599965e75ef0acb3eda688ef386817d7a110f3c070986737206a4124e3c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-16-bullseye@sha256:a14a9bd6d0c25d346fbac208c0ce430c61928191d38241122bc99303b004739b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-16-bullseye@sha256:b303eea61faeb835a131e98adc361415cb032f122251b22212cf34ebf59c5ce5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-16-bullseye@sha256:242357afc18f960d47c2e4e99ba17e3aaf5e9b9ce6d4583085310d653cd2e1f8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-11-bullseye@sha256:3de59ad4eeed2500feb0d037d94cb7f612c26bf93475abffb395c9e7e56e0871
|