forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-7-bookworm@sha256:65db051c5efc3ed6bc25a127ef8c37090082abf14796e695935cf9b95b904a96
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-7-bookworm@sha256:786693d05b00ac4a33dab016c72ccc24ea6bc1afd7e1977af258ca657a995582
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-7-bookworm@sha256:d466dda9bf220dc99091759e8b02b764717a5edadbf290b774a9cba17b7f0a33
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-7-bookworm@sha256:245e680d81d83cce83cda0566540bacf9f4fdeeefc071b111ee8557130df636d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-6-bookworm@sha256:95f6f6b6174bc10c1f464e269bb8c841d5948c19c20bdef8e778dd8e1553b10d
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-6-bookworm@sha256:527579ec54e7b71b7c6418aa24a10afe89d88a9316b9c4c49549810de919acc1
|