forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-53-bullseye@sha256:bdd9893642cd48acadc35b06d7b6c7ec98fd3044966627348285f10fa1e24a0b
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-53-bullseye@sha256:d4cde707003161f2e8a402c4f1365101bc1e2597e5758fcf34714e7edb6f02df
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-53-bullseye@sha256:073dd40d0a41203abeb9b44d8b07f95980d6a866c7c651df8e1df31d1249df70
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-53-bullseye@sha256:bec7d00b01cd64098afb2d746b6d1aeadfd01a54a72205a587159745aca088a8
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-54-bullseye@sha256:dfda03f62e1e511c4375766ff50e144d3f65c28f4106c1039ab9a13004ce350a
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-31-bullseye@sha256:3b84e3351b47593f300c2747241e7df3d6323433a4c76643971beb67e54c845a
|