forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-16-bookworm@sha256:ad4d49445fdd6b427ae14dcd94c246b79bee227f233620a3834386763acd43a6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-16-bookworm@sha256:5ace8462c361fc8f3b9e149db362791c14bae2633ae8aecb68ad7577bf90d5b9
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-16-bookworm@sha256:04e55be67e09bbdf469fa96221dc888ea55655b0a1f0551163b52a7418960277
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-16-bookworm@sha256:36856362202bd89d09338218891ed33bac8a3ca40ad10bff00970e536f52b9bc
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-15-bookworm@sha256:1c49f76dff84fe34aa67b5a00ef42911d1a4b394edfa22cad07221bfd07757af
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-15-bookworm@sha256:4fe41cf128d8d970421b9b194569970c9bc08a3963656d4986fd23fc100ff0c6
|