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.22-11-bookworm@sha256:72a7930fd3e21ffff377d755be47ff864000baa7fbce618f39179b7aa819a72e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-11-bookworm@sha256:3638b98ec933f3a31a67b0da2472923fad59733ff14025b75021903e430f985f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-11-bookworm@sha256:329f71d3a4518a767825b81d4b7dde0b6c90e04c101e31b02bd8d6a420f375c6
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-11-bookworm@sha256:3782bfffb89db9adb44d2cf3145e1a8562050f4bef4200167c08e9cc1d5f3dbb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-10-bookworm@sha256:4867f8e0af3c75b1784531f4e897fe89343e8f3a6322ad6607bcc267b3ff4487
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-10-bookworm@sha256:0554682660181b1122b06fb0eac7909242deb5b81fcb45c5573e7d85dd5df811
|