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-2-bookworm@sha256:36303f149e2c7d7a78196b460fd8ad0298f50e5d5e65c9e1b91433eb3b61b5df
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-2-bookworm@sha256:784c41d906eb5a519a0da6571ff535b9784b91f23d6fb24e07fe731b6f50f53a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-2-bookworm@sha256:cb25b9a2597d3821ab398e8aab48e163f6a0c2263e9765105552bc93146231f4
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-2-bookworm@sha256:e3cb816085ccf4ff483ab633e2b60de9258d768c8834230e510236d54b03f507
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-1-bookworm@sha256:6bb62b4b2773434221141074964813be17e309de8feeb646212f25b16c0845b6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-1-bookworm@sha256:66dff57385da65dd8e213fa2c9645273fe4b88cec0a95eada0abf809a3bb0baa
|