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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-14-bookworm@sha256:4ca7e71011f7cc9430f1f55dd59858e62d0c60fce35c699f3cf7c548a93149a5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-14-bookworm@sha256:03f17a17b6cc193b6c78e3dc7b8b7b2abfed7cec4f7ca5aa1cce562b2da2dcd8
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-14-bookworm@sha256:63d4446046d5aeee05e4de330fa66e65a55e9756545333a12dc354a55a775d6c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-14-bookworm@sha256:78ed02fa2cc50a923159430a1aa12f7b102a0e16d7b18e8df5768deded3724b3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-14-bookworm@sha256:d709d57fd8b658832dc247074f956fa88d7ef0bac4a311b6d273df44a9d5692d
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-3-bookworm@sha256:57b92a66d883fcb93a98c5346073a90167b78353fd86c79359d927e16e281f84
|