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.19-8-bullseye@sha256:4cabeaca9a1d2ecf4e27b8e1282b799da7f8733499c43fb0f63ca4eb2f80a370
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:149d325d1014cac8f3f0ca1d470cd145f258bc4001bcbe4cf122c4a2121cc504
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:0fd67dbe9a4d0fcb525f7ee0ecf94b7d37862d09732d83b111c0598df34c7307
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:19917e4da97b500ebb96565dcc519c7bd368542f2f928bbacc99fde41e700443
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:3c4cc67b0595fc017ca1c0f8a857313f8b58e87ef5d2c52054a436909f94ecd9
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:82e59c5e25e810540b4eb580c7d5137b279cc0f6da5fe2d4f5aa4677a596aefa
|