forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-7-bullseye@sha256:0a4ca23518375a0d871325fc135c4ba47f87c3a31ecc0868551c69ce0d5c6c96
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-7-bullseye@sha256:27aa8327216b84de54e888433c140634c443ae8e14358771c6dd3ae76b9b99c0
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-7-bullseye@sha256:d85faaa11647ed7f16400019ab8eeae8ccc7bad1ee1e19da6d05b5af09e635bb
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-7-bullseye@sha256:6c7395c4d39743757ebb0e710e7acfa9e7241817da2e0f40297558cf0914cc1b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-7-bullseye@sha256:e3ebdbc455e89b716ee28422004867e729e4b84cc38c9970afd16818faf845d8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-2-bullseye@sha256:d20a123b34d3d1ca12b5517dfd9440702115e0971cb4a9a3236c3c77500790f0
|