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-19-bookworm@sha256:751c4b840b3e91cd324f40d10b7a11c700787aaa7db33dfd1ebd76bc67bdd119
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-19-bookworm@sha256:64cb3e9f619b329f7ab4a152b7a4c904b05203cdd57064f4790b2b5a99298389
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-19-bookworm@sha256:5b9eb81a535a7751fca77cb316949b5dac227b02cb7b0702b29e645645a8cc16
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-19-bookworm@sha256:433fafd5c2511a84dbc62966fdd50104ad0f6b46f35e9afcd7a128091839d8b5
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-19-bookworm@sha256:f3e0b175104e36bb99a2d9a8fb86f940aaa713a3717f2793aafb1e74adeaeecc
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta2-1-bookworm@sha256:35ed115e34b719c8836b3102294344b2f8b760845c5962425047e1cf6fc95940
|