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.19-8-bookworm@sha256:7c6f4d7a961f9875dd70a344e57331eebe61744601eb114fcaab0fb784af250b
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:a87d63bc8937d6e8c5a6e63d60d86beec986dbef60e0d9e8a8e10326e9f2113b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:af3d7c462053116e9aee6cac813e60bbdf8f3f7d778a16ded90bcd7dd58f7a9b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:bb81cc80108f2f128be62d7079782169871b7c1542081f526000095ab5762568
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:b5315638a64730fe8a1d538ca69d29bad5a9aef7822ab88b68400a84ea3ec65f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:6d9100886ca6a8adc7df78ed37e771c15d63d3ef6feac4c0c2bb5b9611ef7970
|