forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-35-bullseye@sha256:019e947973613a363fa4f22f8f7f13abbd4ed8a30d61fb466c4b194e9ff46b26
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-34-bullseye@sha256:65a3bade43ea632e73da79c4dc3d5f68768724171b8fc300ad504d3ab66b0c98
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-34-bullseye@sha256:b0654b47b9a1509f063d5fb313fc21cfa50cad018a9a40c09ff15e518365c943
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-34-bullseye@sha256:53be6d727c7b3cf0df2b147f7ce7cdd31d37fd285314294871a4ccc3837b6872
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-34-bullseye@sha256:61d2b391e3e324d05edc6c65c555989a7c544ddb72ef271b3abd4a35b57942b1
|