forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-26-bookworm@sha256:25fc444641e773e85675edb71f6d18aeed4a188399113469fefae3c24eb7aca6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-26-bookworm@sha256:6e227a0f80e03ab5bf927be2d535309efb3255d7f183de007f446efa01629550
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-26-bookworm@sha256:562660880d2217a0d813f3c782b708672823e3452a0c9297dfda57c86c8be9f8
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-26-bookworm@sha256:ca12640c13c8e27d5b2ee59d406bcfc9fdecd619626f1d17d73cb54701a20d18
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-26-bookworm@sha256:251d466820234243db99b5775fbefd8f37bfb89df0a73f67af951d15b6bda110
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-4-bookworm@sha256:684168ff4eb5bbc79ae9c48bb52ceeee30362d154cb249b7beb6a67e0b3dae9f
|