forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-12-bookworm@sha256:38b3a530fc224d69d4de388fc68b2075d15312785881e63e959482271657837b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-12-bookworm@sha256:875468226002900e260aa717a122ba9997f043cb405bd25c5a97a1ed27c24150
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-12-bookworm@sha256:193b76ffbcf4a453849457cc97f38b97fe9b078b0a7fc54b063e425bfa466f0b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-12-bookworm@sha256:e74991226514821542f1f19179c0bb14ea2949c16c7c44ef1e5f6d54182c950c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-12-bookworm@sha256:5c074850d1b6439aae68c6686cbb75427da9578f9577eed13121db3009048761
|