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.18-29-bullseye@sha256:169220021e0a3c42628d4a1a472dccae32ede2621a2a2a84ce4716c33db003a8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-28-bullseye@sha256:afd05993d9b00784777c87811b92fd09a4e2952735b95bd7e2b4cc7d9caf47ce
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-28-bullseye@sha256:c5e2a0b552aa3a1de273565ccf35b67987df8c75dba90fc3217e9a8c5c582fd4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-28-bullseye@sha256:63e236aa8152e3a987d26b7e34acb249dd9867ec52d992f6550ebfb7cce8c568
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-28-bullseye@sha256:13ee1d8acd9bce3626f2abe6559fc2c092926038d5cd55eff59be2a48c6b176c
|