forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-17-bookworm@sha256:bd31711f99f91daf6a8a5c4d9391c86689e62fac4dd376310b94df2dd75fe4f9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-17-bookworm@sha256:678f315b0fa2bff4b8b5d1d74c62aa0e08b46ffd83f2257f5aa96dce7a3cb5bc
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-17-bookworm@sha256:8b73a5ae4e685d1c409932d608e07fbc43f0d92c411e191346d41376ee981d9d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-17-bookworm@sha256:7e8a038a3f0d6954c0716d8ca6ab013a280b3336d8321598bedc419b158a1ac1
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-16-bookworm@sha256:6051ed8caa2042bfe6e68a8238c49d8f231ca894d20b4411458cd9b1b1872a5e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-12-bookworm@sha256:2be58c9b9662a88d73b9a97047335c9931a8bd087bf24330daaaa465489eb5a6
|