forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-7-bullseye@sha256:ec2955c65eb91257226910728ae444ce6f5a40cfc444720f9c2ea734854a8fe9
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-7-bullseye@sha256:3268dd2be2d31066f56b4370a4490e6de59c6f6620a03d0c37e294eec22bc6e3
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-7-bullseye@sha256:208f82381790ff8e95b1adc11f5ccdd7510f301d80c19754192f236c0267f1ba
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-7-bullseye@sha256:668e5f92335887bac47b9ccf7b8c2d8044cca9c331d91e69b683fd96a490fa79
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-7-bullseye@sha256:84bc07f2c73f4f5473774e6502c5b1ca2d11ae87e4ca5445c646c0d80d2792ec
|