forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-9-bookworm@sha256:ee942179412f5634f55ad04d2932a115af47ebf10e02cb4277c3e7886f654b79
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-9-bookworm@sha256:b874c0db4a0ab109caba035c4389cace3b6ab8d87edee3535a3f59bc3dc6f290
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-9-bookworm@sha256:bfaede364865824bbd2ae6572d217628f0835cf8ade3d771c11def534b0c244f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-9-bookworm@sha256:7baa9949f196bacac265f66b43cb2fb0b190bcb04984df8bf3a96926bc291822
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-8-bookworm@sha256:8c1b68f60199d829810cb85516214bafa8a00a72bec1376797de3613e97fbc5c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-4-bookworm@sha256:f71f3173e3f6c86a367fdfca65527f6f486e584a72594fb94e25c026d82c4eb3
|