forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-20-bookworm@sha256:35e798ea37b1c2cc64a45181515f9013c46dbaeb699bb46bda1fd0894c2d716b
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-20-bookworm@sha256:411c20dcd9817392089486872875a9cb709392878ca8522b2c955d8829971fda
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-20-bookworm@sha256:3008b1dc356f3f52fe1784fa7b3639994aacc26b04c11beae40a48e307b5f16b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-20-bookworm@sha256:0b8af2ed488b7e2982c9039fe45dedfe91d0e5dd38921dd5b52f548e49044bb6
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-19-bookworm@sha256:11e3766cce8d7ec43783b30f2bf124c366b9ecc7fb4d68c77703f3c322160b52
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-19-bookworm@sha256:c098e1f94d4ab8590f8da2b612ec7574caa32ab079df8094a227ed69993bf961
|