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: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bookworm@sha256:d9b2c8a5b71fe57a265e9c2fae316b5c3293755aabdc8ba946b3f6695ef99fcf
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bookworm@sha256:8eb50e2d398b6db3092720acfa361583a9ffc00a662689c00305cd9da8594b4f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bookworm@sha256:94c66cd82e2fb67cff5727a46b4ad90c4ae557cbb0a89d3f64bfd39250d584d7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-10-bookworm@sha256:a29a5511f4347c1871f0bca8dded31304523915e4876f6ab953a366f23c4e674
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bookworm@sha256:4f792aad85c6a3dc5dba0b3aafe416be49a973e5d335f4e747d423b3f74b2f7e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bookworm@sha256:8454633aceb7e8c1cbd16c1e9599f40acd680088003130a51ab8a1fbef1af5ec
|