forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-14-bullseye@sha256:7d133bf06736458db80c2d9f2aee40736d4dc574dd86052b1a34c62fdd8bfc0d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-14-bullseye@sha256:f8dc4fbb9b27636e3df226d95bc1d9029399df1957de09225b7ce16175f612fb
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-14-bullseye@sha256:c037e4a44d3f630174ad2203ffaaf0275436301111ab61195174a97f23118a10
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-14-bullseye@sha256:ed9bd4a26b152cf35f2c64e15f48126e3477ad222cfb04794562bdc999b8f0be
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-14-bullseye@sha256:3c0ba08ea353c9705a755c113e4ae395be76553e0ed68076e5410cb09b9d17d9
|