forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-11-bullseye@sha256:83ee00d88b088b9c9c4055780f4550dc753619891252157fa3a5ecbb900cde34
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-11-bullseye@sha256:3225ddc858fa59c5b2c02c944993ec90d35634aafde08ea877c41a2b606c4f9e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-11-bullseye@sha256:20a13c2691d2771a821284df3f66e534dcf4c78c227404cc8ea31cb4667961c7
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-11-bullseye@sha256:b003271cd6336c44559c19e85fda1c6bdb4db0268309b96c73dbf0285d783d45
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-11-bullseye@sha256:6d41466de5d43a80544cc5768038b2de964ae5b1d725683c03c5d9f81fdc2e43
|