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:bd4b2ec7ffd54bc6b68e4665d0e711717b5d9d9c6181d78d278a6049f604b86c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:28080f3e2fa851b979d51cc8369b013de0b9369462ed9680d1a8369e887708c1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:a78d25307c2166d2404e644b1e5f0a0cf6b2d169dc451691404218c521678f02
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:cc2ae2240a9c154bc203bd3a3d7a1e459d62b3fb42b730ad7a8288e162cc7cca
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:08f76f6791396dfc1116fdd76802b7773b89e1dd9ab380c02cf8721ce9dafd82
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-2-bullseye@sha256:119de21904633a4831817691867fb60fee184d87d3a11ba197f7b4f61a681d07
|