forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-5-bookworm@sha256:45cfcc9c72823c5a7161b646b8c3fe10767569c8a400105dbd0de7c85b98863d
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:8d880f1c020429d0097dbf9bb0be2963e3c6b79918f88752e63f8f71fdd12a1c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:2f92c9185fd069894f7304a4fecb64b1a336bdf6878fc9010ae17108f18bd930
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:6d18bdb6d81e46f2be26d7fe8f2fb44e0e2e50b7963a90044b4258d96e9abe26
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:3971b035bb961c9c739244d2bfc212b3d05f787738d8f33e5f7b4c31a8aee81c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:88b8df3e67290afb177d5b45536dfaa0ad9d8ec336663efaf0aa1fc6a4fbe572
|