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-7-bookworm@sha256:fc08f61fc0919347d70bcac63435a6cf1dab3704aa1e3da36e9f2425eecd8550
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-7-bookworm@sha256:5a9570baf555dc292efa4b6188e76841635486426c12bf8d28ea538b19dd0567
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-7-bookworm@sha256:ad4d3236ef2cac7358d5982b954f70a24e62be740b4cbe2139a7b64d6ef9840e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-6-bookworm@sha256:9715d8e2a3e255ff05ea26daa5b1b01076ee78081db434a83a84a9ee8b162ea5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-6-bookworm@sha256:d0c8e5afa17bfb17fba13f08e5b5d89c337435781bf50f92dcca0f5dcdbda3f8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-1-bookworm@sha256:ce945e2f7a014c2ec701a218a8ce2637f1c9fab232aed32767a19165eae59939
|