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-bullseye@sha256:c7885f8ef5d2b63e6006732ca9313e8c2ed50546ae38f359ee8c81d0a93777b1
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bullseye@sha256:c9b7527b94b5d771b43a3f59738bb9abb062ffd228fde15707dd83dc5a6c1cf1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bullseye@sha256:965c16b1316c510400afd0a6ebef1fcdbe9db8e5dc50c09eccbcf13e632ef559
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-11-bullseye@sha256:5448bba0098d62d0986261ee049ce8ba03905c0848944339076904c6137425f7
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bullseye@sha256:76ecc3b241ab753c3f0e6067902bde6c34d863910bd83d3f6d3599a0f92c9067
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bullseye@sha256:219b6fafa5b68a0d2bf71f11588aba5f85364f61ee6034bc96e942e132a2c4cb
|