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-51-bookworm@sha256:884a5175970c10f3801062769a27094ac60c09c6e721dc38133527be09b5851f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-51-bookworm@sha256:b740b9ab1219fb6ea10be5740632a0c435c46ae0eb874db814047027123df038
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-51-bookworm@sha256:238f3dc321877bee22c8333e700fca12c92c05d2c0824108953612ffd1ceb77b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-51-bookworm@sha256:12438bcff94226fe8a471a1a12d02c42d72b30ad63443937f0ee9d54d871a7d5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-51-bookworm@sha256:a7b56f4dbd3c213663aebbf324195cd0576cd6302f1d3bf2cbfd2223ad516bc5
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-29-bookworm@sha256:5ca36841cf50db18f1d940935a802246ebe850ccbf75037ae2e46c659666dfc4
|