forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bookworm@sha256:1f0371e73684adadf067ed8635e77275bcfba1746b52be6dee5e2f9f6ee7d6cb
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:bf70c3c2c38204c5940ca48f2b57f75f49fcda035aeac8afd3c0ef5f6a8b644c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:74cf88fa783319bbed2666d98b2fad3ed9bca7f952a173a97f3852a776fdb27d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:369003bd05cdf490ae922b8a6b77b695c4b68b7dfc20f6b8ba4db666d1b2f8e2
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:531cb81f7ff1fe54eb8d3493ffd063e9d07f874f543ad79927a398dfd17525bc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bookworm@sha256:1368c1470ee71a65c9b62729f76287886cd766701c627ded2d6a90d4a0552d2a
|