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-48-bookworm@sha256:c6819ca453a375490a1e56a715097639ee54fe3d20b7fd8a80fcef406b52b162
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-48-bookworm@sha256:cfebd87348ed2b345418309a4c73be9faf906fa86a8137e5b207b790ae022e3f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-48-bookworm@sha256:242143038e5a334373bb57441806f66df38a67282ce84c8f8a0536c715f7a835
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-48-bookworm@sha256:9c065404991fb551ccbfae7646f42913dbd29ab67330e65dbf760e7c1932dfa3
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-48-bookworm@sha256:eda957b361f2efebb6d543371b06a2d09fb10ae9f67219d038b46859cb5ea5d2
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-26-bookworm@sha256:bc1b6c39f3a53c63276f33546d7aca4b667ee3375b84e43d21248ecc0bd5dbfe
|