forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-12-bookworm@sha256:e079c9e0c563000b2a2435561e9441dcc6e02167e170503f32d6798bfa954427
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-12-bookworm@sha256:18eae96902607b770adf57fbe4668b261863579afeaccb0d837c6d3b63cd9576
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-12-bookworm@sha256:64095d39f3e5ddac5e671daaca6e0788c514b4645d15dc2cd14183a854954f52
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-12-bookworm@sha256:9cc052280ad0996075ffaded0ff86fe0c02d0b71f2d659fbe2e281664c943b86
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-11-bookworm@sha256:716f55d12f4661aad28b51186c23ca2d85aca7610b4e85114f3f331fd7f22da0
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-7-bookworm@sha256:a985097932813253bbb23b963fc18915c73d3cec5e5ed2decb9c3f43da7472e2
|