forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:80a9a35139b0464cc60d9570784b1476aa1180f867beebf894c110a7d63de55d
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:19d9232e3c878df4f6422e3fdee6a0894ddac984fa6d8392ae92ff916f0635f7
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:c70b64c3d2050ce087f0ef1e906e38fc830b503f00800a2ece90f2363139d7a2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:8da69faac1e527990b337e388eb32fa957dbb3a5ff056c627d83040821a29522
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:53e6b3c0284af4b3d3b26bcc103c8102b348a8b399a8c0f9c186323f0e8e2e64
|