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-20-bullseye@sha256:7da0c4cd6fe21864a21d112baa20d2cfa46a44f1430c04eb5c65405e3846881b
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-20-bullseye@sha256:a880a27218121b7a07faead9b9dc0bb1612df38b08864bb2e97456e50c9e88c9
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-19-bullseye@sha256:2c6cbe2103aa8881a59db664bdb2df548ce1a6c9d1e783da1893ba20c383b604
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-19-bullseye@sha256:30ab262b525e633c8b633ee6baab053c8e281be0cc41f433ec712adebd98f362
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-19-bullseye@sha256:116e710f5914da3cce33b4fb9316f92fefe1f04d49e1cd0a15a689fba855bce6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-19-bullseye@sha256:b9366b60bf7dffe9042ea7c150feeef8135964f405aa7da07476a3895902db2f
|