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.19-1-bookworm@sha256:c8e14d2a93edb387c4737321a383771566438cf977a6b5a61953cd3d5e5f2c7a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:88ffd9acec60203aa2c0d79678fc506c3e178d729c02424ae15ea5509094b7bc
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:03409a0d6c5b5eec345adde596ddf9d6918e317c161e62a03da7134edee939a0
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:f7a9fdfbbd01e2b883532eaed41600d725a7a47ec16e26f09ccb62ed03f8addf
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:7075f22c2f5be44ef0586351caff5f9085d6797d4eaea849247587437243a472
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bookworm@sha256:14895e10f6ba09563ca0f9b48cf8a89d5fd7b07e95ae4d8dbf9303a170fedb5d
|