forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bullseye@sha256:9a33e56fb63d1a801eec4b8d8f4085f4e86379be5f4a1b1393d8e3fc73ba6abe
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bullseye@sha256:67da15cc385dd1ae11a515086c4a822b0b30c7cc7b46b3683dbdcce11adc965f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bullseye@sha256:d587d1e858264306009b32fa4c176d4e474aff8d4ed6d05c3dd9c1ddebb34769
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-11-bullseye@sha256:b48f8aed642134dfad8f9370cac15645239bb4679f2148104aaa03e476733fc2
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bullseye@sha256:95fe48c4b82ecb9e0efdcea61c8c5be57278ebcc02cf14ad6eca97a8bcb37002
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bullseye@sha256:a6643dd9c53c7ab9691d5370831d8424529b7c62e80f911d4ce2e149dddfd98f
|