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.22-10-bullseye@sha256:8974d0d07988ab8572a0901086bdbf2132ecbd51a3dfbf5851be463f53058f28
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-10-bullseye@sha256:8bc30fe247a78594fcb8d5737da49260e73ab08975730433c4c019f33e0f235f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-9-bullseye@sha256:29459858e1a21686326ba2df82ae031839f3fe6f7daf80030707b5fff5bac282
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-9-bullseye@sha256:0d6e3d2c991cdd1b17870cb1a9fc71a21c0bd57b9b1a1f08bfd8e76489cbe4b2
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-9-bullseye@sha256:f878697e8dc92b6e058d966ebf56df5516e74137d9cf3e29f2ce0f76907afa5b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-9-bullseye@sha256:345fcbc8043942738635972c8a3379135f9d3ef60d6d601dbff4d3f86690732d
|