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.19-8-bullseye@sha256:0f953dce6b27d2601d793317d56da3a92d4e9a6dd7dfa3c2e9edd1ccec4e6de0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:4f4c8025642d8f3d57e1f6995369076cbd9a280585f23858173b3511b819abb4
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:2bece1fb14e4b7e61ad8dc55ecb53efcb6db089cc470e1b57523f36c8c4a3f57
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:767477063e96fc2217b6e2e5e4e92eca59339c6c434f307f1eb8a56d0262fd75
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:0498e88852a680d71a84e59c3f33c1c793b39a27018008a39b5ab721e9b8765b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:f88a3a24a25f2af2984979689c4f620a16ef760f87907948f4908ac5b107da71
|