forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bookworm@sha256:ec43e78a525dc0bd862d624150a26134b1f6dee05058c2649a37309c256be8ca
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bookworm@sha256:ee9d4e5ac53b031edc3519288cb1f621fde7d1b7c8bb4d7a61bb084119b663d4
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bookworm@sha256:ae4038edeb33bf7a0560f463532233acea20d2da20d2ef3352f518cf6e974f16
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-10-bookworm@sha256:0c0194629e4d8754606c0467df605428d85045e78f4435da16bae2f16a63efff
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bookworm@sha256:b1cbcce870897b8b4efe03030bfead9520da1e43658c539ea8684e9c7cad6412
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bookworm@sha256:07e10e47319cb8f23d5bccabe7fb732c680ba71d5cd6434034c3f5d6c30db81c
|