forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-40-bullseye@sha256:5b4df65f12a0d1e936e41e0b3003656129cc4bb63ced391d78cfc9e6def96400
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-40-bullseye@sha256:74db0bf393c63d110cd1a0da83d26e0169906d2ecfdaee2add7e1d7dc0a9156c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-40-bullseye@sha256:b514dc3b099f495cadedaabf03aa548a73bf88ea87b10eaceed699f435c29bd0
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-40-bullseye@sha256:a9c6cdb413ffef45798768548d57d424b440704048985dcb1a2bf42862782e8f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-41-bullseye@sha256:5ea2dd651e635d637f9a520c31567dbf4ecdbbb639b024ef05f8f8af114a654e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-18-bullseye@sha256:16531710c07d8b3eb7ff86a238815eaf8214a578a19c869c0214b895467d29d0
|