forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-7-bookworm@sha256:f1c731533d57dc9bcaf27d23e21f268990315636815b4ea2135bb39b31d7d9da
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-7-bookworm@sha256:5ad57b659d6a2c62bc1a8ad9402031be5658a96d343851793c6e99f82e130e3c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-7-bookworm@sha256:b18ae5ece009484011028a46eb1cfe62d5f88a64a65b9d361b5d50ab6df706ea
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-7-bookworm@sha256:95fa07dcef12c7de2b088b2689fd9321cc39f141de717a0684dff286576d9425
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-7-bookworm@sha256:e5e3d8bd81a71bb13c4cd7f0d9d2be43432ef37b06480cb8eff3baceceda8645
|