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.20-19-bookworm@sha256:cb4ae3e91c4514fb94db7052e5851f48a649019f8543764765b84b50fc4bd2da
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-19-bookworm@sha256:352ec6067a1b627fc0a66fbbd67396afc4534916358e56fce5f397763d57b89a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-19-bookworm@sha256:a75501c62c0719627e215ad744c4ca75e6e0cd2210775d818795f620b2d5b5f9
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-19-bookworm@sha256:350e8a22a7e4095c27c971d2503b70c57f7e15791330c70da746ea5dc2cad65f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-18-bookworm@sha256:f339e7a4b38d74830dbae2600437886b346a700e600568e4a5a60d9365edd87b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-14-bookworm@sha256:28c276ffcc75bddfacd95aaa6db297079378fa2105dd6d1da098d3efaa9e6fa8
|