forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-43-bookworm@sha256:fab56fd4ce28715fe9388701d238aa47d460bc0190abfe218c15cc5ffca5fc11
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-43-bookworm@sha256:558f2055c1ff716e300bb73911abab0f5805db0539ef4147cc9268f68bca3743
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-43-bookworm@sha256:150f2b2bc8de0699731c84a82f72e6e07e9966d11eaac575226bfe3dcb35b0d1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-43-bookworm@sha256:191ed66429393773f2fddef1d80614b68f23c75b45990dec051d1e8fcde0d3eb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-43-bookworm@sha256:3f3cfbadee0fe362b6445a25b8b832d3a05bad91fea6a78e8f2beb3ef5316caa
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-21-bookworm@sha256:1a2687dbfae985198502dd45b4ede07aa68ea69482aeaab0cd08333c0227ee5c
|