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:83996db535766f05358323bd7fa89601a21673eb8461847117965013ce29a7df
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:194dfce59e759549012b6e3631f7e4e51c0e8123704b9d5d3d9d4c7acbed1352
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:d0eff394dadba6ad72620f4b440249be3329c1a2c7455879c5d81f5b1e3ef679
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:53c46d6815fcd1f8f8f1752e6a685094f1062b704cef9aecf3dda6088e2fd13d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:244878ff09760afc1b528bb552317623f5c56455c2338189a2f1d0d596eb5735
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:2c47482dc6a469f68f0002a7906e79e70dabd6dd724b69f70da3273e80cc5920
|