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.20-1-bullseye@sha256:f6a0dbecf81b62a0a5dda03e19d5852c01ddb41c3c8b27e9696ee96bf667067a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-1-bullseye@sha256:f4e9c6045d13adcaf66ec9caf7c64bf6a872a39cd92ab6290efc51ee80812cde
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-1-bullseye@sha256:a92a3014fe55589ad58251bd71b89d075042959df98bb16f5dab8918bba0d9f6
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-1-bullseye@sha256:8289709f9bbc562a3bfd1d98e4038ee5fad9844366ca03e73b5dc12f654a18e5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-1-bullseye@sha256:cd2f88c75f4465ed14ff2006147e06405cca646c00f252a2dfb73910728d289f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-1-bullseye@sha256:fd82c2f4de3b7cee9579888fac3b9de817a45be0590d1d3d561314c58bf73b3f
|