forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-29-bullseye@sha256:a017543cbecbfdf3eb0dcee87864b90d038807895df85f13600e172fdc9957f4
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-29-bullseye@sha256:a31db864ee26ed0b8f52a80cda195d11a2bb39fca152a7f41e6a661c69f1f9f6
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-29-bullseye@sha256:a702852153d5367cafd13977214d3335866de47519e482626c7eceace11772ae
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-29-bullseye@sha256:d6021e5cf1593fa0db1e55a84c368fa9fb64b83b642e0796eadbee0962eedaf6
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-30-bullseye@sha256:bedf70b835c8949cc72b7adee026a0135ae8fe8e1198365ad1231ec28d48e337
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-7-bullseye@sha256:528c9d8dae10402cf34daf778b0cc3f5aa021831ea977b4e0aadbfd5451af487
|