forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-4-bookworm@sha256:8069517329bdf20bea19e25aee751dfea9e95fbce97392cc2900effeca6be44a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-4-bookworm@sha256:4f465d6cff3be0bb398f434b5a8b8b470ade920af469c45dbd0f1a88681cddf7
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-4-bookworm@sha256:f1fbff86595d73a173c920e1d4f58c97daa564563023042694f3767459f4a1b2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-4-bookworm@sha256:67353622343d243443d9a06b1f3d66de09c186f85e41ef02866c5a6830eaf45d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-3-bookworm@sha256:7f1c55f21817ba783c232ed4f752c4d30493f44a2cb233c0b57a99efe4f02a3c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-3-bookworm@sha256:5914093236d40a8863f2d23488b5a1814f46d0470201db11a19b81f9e0eab446
|