forked from repo-mirrors/cnpg-postgres-containers
19 lines
966 B
YAML
19 lines
966 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 11
|
|
image: ghcr.io/cloudnative-pg/postgresql:11.22-8@sha256:c69f41854546e921ab929edae24ae4639df7b27d694fe6b146c434e3fdca7624
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.18-19@sha256:a5a4527741b2313a9d9572f977b2701f275675818cdf4eefa295be77378abc93
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.14-18@sha256:ab55fad0579673395ccfe5755dd3f5eeeede66beb2d9e83fc32aac00af5c1c70
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.11-16@sha256:f6f1487574c4ffc07f96c0a91e962766c7335fb9e0043e41bb886d77abcb826d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.6-16@sha256:4cc1116dda45f1184245764aea5afadea30011bb626b7047b0a35f408fb95a39
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.2-16@sha256:f33b93904bc2539560adfbaca890a35cd17ee3972528b002c0cc24dbac34a894
|