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-bullseye@sha256:388b08a97dfde4235eacad05ca5da3ef9f8c0b909e2c6a999663bee10fcf3019
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:e8e98c6b764d0bbc3c3d55e9c920f556b70b3367e5af3313c250fdc764f805ce
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:7487adda5b31c4bd9d5bbd58e9f8989a04650e9b31aa231a33b24888cf9c890c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:f45df1644b4f9926f33477d9835bac288ec172d46fa34ed9ca6bfb479ebf377d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:c2402a72b25847df063d0d4f163a397ee0dc6839fee3c332e02ab00c357ea4f4
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bullseye@sha256:219f16b5ecfcc44afb2bc2d1e5bc24afa70afce4ef43ad0ce5fdd174c926a23a
|