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-7-bookworm@sha256:640a7f7c5f95c3ccd2b75997daaedf63bf218fbb01884b511b0973d20883d537
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-7-bookworm@sha256:6ad183e4e0e3c70b500d7b724ebaa53901d1407019620bfd9f4de220dd248985
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-7-bookworm@sha256:39f5337a7a535055611c1000e6098f6342983d3377e59a53ce1b6c90c9195c6a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-7-bookworm@sha256:90c3e1be67a6dc9e46a2c3b4f55023c5bde833424d4574b9af56b32acb647334
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-6-bookworm@sha256:91589fe1c5ff0b7d85d0f0fee6f77128e25b98f967caeb4121ce56353e892922
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-2-bookworm@sha256:4d729196550a12ccb469c8c84bf37716c8e4db6b7e0282df4c1ebcbc2251f85e
|