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-22-bookworm@sha256:0ed1b1ad36b3af5f376a4687c35fd2bca86d2056b08e5999c7efd8a47f249531
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-22-bookworm@sha256:0dbe16f0c25c7dc6831940203232a0627dd7ebb6226ab885d773a975003da906
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-22-bookworm@sha256:bcb7ef58efb3344bbada6252b2e280883172607e4484cb8dd0ff5d94e84e4a70
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-22-bookworm@sha256:669bd058df166e02bad4bd039d039882002dd5b8de5dc652e07f70e8642e94eb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-21-bookworm@sha256:8754705b3b17554ac440f7e1a48d232848ffa27e3028f59880114c3e611040ce
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-21-bookworm@sha256:c35510e3b0194b272168dcb11651c4b0a58ca3689600356adb3750e5316ba412
|