forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-5-bullseye@sha256:75cb2c59e00b3418156a204edd626c25a522ddcaf973c7e2e11e6cbdd7ac36c2
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-5-bullseye@sha256:7df534e623141eab26afd1e1aa213cd3a8dc7aaf7228a745e3e253257dcf35de
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-5-bullseye@sha256:44c7a87d4ab2b007cae5f0d4c556866cfba0d5f69bbc5f5beee240152f49b6ea
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-5-bullseye@sha256:7506801febc1b2b93d2d9d8028e45f2f33c761a82e0b7bc92e4d764a531f69fc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-5-bullseye@sha256:078a06285f2e9ce54afadbb86c75584a8aca46a10255d17131b9b4d1f96a0ec2
|