forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-4-bullseye@sha256:039ba2a18eae63095d8a4cbbcc3670ca539a7be07d0dbf748191a3a106410f92
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bullseye@sha256:679707ccd758673183d4e9c4ec7f0ca5fac1c1282d92c16fe09942d97fa85cdb
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bullseye@sha256:6323607cf575f9d24d110ed9db0ac270fd3dc05f30f74d6146e92bb77627fb00
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bullseye@sha256:8e1bcccd0387e8819e1cf8ad7a8225522f20b815f10027d14035e0298c2e5fda
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bullseye@sha256:f0dc7c50d52f2ff976b94201e78d47a919c838318c3e6ae676dbec67261ef7d8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bullseye@sha256:3f16ca1949c4eed8ca7be029d748e21f700185e13ca9a72272ed93ab619abfa7
|