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-11-bullseye@sha256:3971a64437c161434bf228e52e129f13d4e4da914977c38f60555ea587baf8d9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-11-bullseye@sha256:30df5e80e8f2951cf465bf321ddbbab1c4ce718cea7dc165c8b1652b93d4c026
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-10-bullseye@sha256:921771b5de64ee11424e674de983c77cafc11c3709826143969615007563761b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-10-bullseye@sha256:ac0f15a2a3db8ab7c471fe4156dabbec6c67ea4697f7a45627426e0d5611d46a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-10-bullseye@sha256:42952d3af3c48dde3a7713e7bd60ff14688e06b15472a83b0c9d815fdc518fae
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-10-bullseye@sha256:bc187cb0d045ee43b00cad96e03ffc06bf97638efd97026aa69481ec1d787ebd
|