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:6f797fa3ae591d5817c904a559e4554c46e852d166c84a770f0196e6a5e9bc14
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:68277d9d642e4718a384e537200f842ee021ec74f7cec91dbd504e05373dd1f0
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:2db36688fcbdae188cad8284fdbd1e39613cc3cd0dce80dd6b3f26d0dded21eb
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:69586015a41eeed3e66efb3d9abe52d563cdb1e7bcf25ee9ba26a460ef9b26d5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:6cceae503023b991d9a12d6e6a13599ae6955279951b80454213f072486d6967
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:8b4aee181bc630f38920764c235faa353f116d2cb3eb0d97f67c001e36b4ea18
|