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-23-bookworm@sha256:4c09731250b1ac567079df2fa9b2e86fce840762e43d9efddb8a76f49d44aa8c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-23-bookworm@sha256:171b025f3d460c2bf98bf83651620bc50d845617686b0ae8025297b3188b9135
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-23-bookworm@sha256:905657c11cbe92d6658a678de706b9f78ec7f93c8824ed290d619e882da03867
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-23-bookworm@sha256:aa26859ea45cb58c3246684084c75f04a57dd1f481aca1c4b7a26af4eaa52448
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-22-bookworm@sha256:8cebdc41324965d74c7107b740e181db0407bb7cb0211e141d128338b7672676
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-22-bookworm@sha256:d52998001e8407ccaf70d51f52f9ebe8bd904d0581ba4443ae34c7d800cdb62e
|