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-35-bookworm@sha256:d4b0cc23e0148d9193c46e735c405f8927180b504e43992b475b88d796edf059
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-35-bookworm@sha256:cdb0091e83c8af161a12f591b9c541c0a8a11d125a6e65f4dcb074a7a175072f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-35-bookworm@sha256:12b717289d07258b5424777d5a3f8758f5c10ef73d9b4ce2e4386970fc3bece9
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-35-bookworm@sha256:62ad165228991a0f3d94feab310589088a4f46a9c986944dab8137eb948e077a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-35-bookworm@sha256:62cba25d9805449f6f5a135b1135b3767f3e270c6c69879d6ba54d028f5d8eb4
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-13-bookworm@sha256:a8c18990611e558691df15afbc76d5eea52f16164f89bb04928b2b11cb3629f1
|