forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-31-bookworm@sha256:913ea9e145162c4f966182f8a9c7de86697761e5dfaa991d7ae362889f4d142e
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-31-bookworm@sha256:aa6926c9e128d12a1f5fb71c69b44041cdecd84d75cf3cfe854dd0529cc5a2ce
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-31-bookworm@sha256:1c6f3ad57ba1e2cec99d4cb12accc174cad9973fabf64c15a29f3493d10aabaa
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-30-bookworm@sha256:b290c3378310d6698bf92e272b3f67151430296975cf67730a1cd7a7378e2794
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-30-bookworm@sha256:9b1ac113055ca2f3ae0198dab1732125e6451f9fb10f4a3c1c8b64ec72eb15c0
|