forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-18-bookworm@sha256:fc6a7456fe0d317565bee972551c3beec264b9e574abf51536c4f1cf29fc5fff
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-18-bookworm@sha256:c29d7cfe044b79588a3a6f912d13764727ec9059d7289b5b36c89c0729f2dcc1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-18-bookworm@sha256:069699b571f1c05c3f1e631800960107c5ec722898aea28fd979056ce342d8cd
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-18-bookworm@sha256:b1b11d01d469aea97b85c8e816fe6ca1302882b9336b632a80a652b1a8379393
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-18-bookworm@sha256:b1fefbfe787ee7be3314cd9126be453261d0152a6f1919b5a37cc1a86903efda
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-7-bookworm@sha256:792cc0366fcfd435b601d10108cde6cfde782d7f5734ecaf1d38361316e541ec
|