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-15-bookworm@sha256:1bca31ae3e5b9e533b4febf6a3337b1278aa5a6a4264040bd06f6c5521011f81
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-15-bookworm@sha256:19d6c0574371108aad6b2526189651fcf83aa157d606e719a73e9cb58a878b34
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-15-bookworm@sha256:1c59995d5f7dd0b3adfbbec271925d93331bb61ca4e9c0a309d53ca6cf2a889e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-15-bookworm@sha256:d821485a55b0e690e954b875057f2850b2a52cef2d502317890386fd6d20856c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-15-bookworm@sha256:48b3efdab199fbfffa74b9e75a68bbae04cb6492cd38d4014c6aeae5cc3cd4ae
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-4-bookworm@sha256:59dabb825ac128370e9555eb1963b8cbc7ed46f4794cf4a9677ed3bd14d6579c
|