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-bullseye@sha256:80d7cc1a61f5126ed3f194abe29ec60c8b2ce8d561bf96dd378320566499185e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-7-bullseye@sha256:ccac63121eac014424725addc952f86411c3de2506dce73c2cb18e908ac1fe6b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-7-bullseye@sha256:9ad3fcc26c6ff92272619f21110c07c27e8a3d64fa9123a07875508ac0672003
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bullseye@sha256:de2dc2098a76c891d3929324a152dc7c7f3ca67d3dd53e054b6e0aed9648f86e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-6-bullseye@sha256:688fd03282403588dbcc1b0592c850ad5f89732823a922d8d684d4e0e63ed500
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-1-bullseye@sha256:f45b97b86ebb6024b51497c6526a5c16ffed97173fb6a8f43da9d57b75edbacd
|