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-34-bookworm@sha256:65c0a7e1c66e656e3878d492a07cceceb64386a5014e0164dba9c54f04a456a0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-34-bookworm@sha256:1eb5d31e5f0074fe44052041cd6dc530167e608ccb816e05fdf8332264b3a34f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-34-bookworm@sha256:4a444c540d20a51a57a4feb09ab05d064c9607d902be560142286f052ce59d79
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-34-bookworm@sha256:318d934cfc118306302f30f64733a12d500e64fabfd6c5eac5f27f40030bbc62
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-34-bookworm@sha256:d43ff853558bfaa31a2a4d30eda819ce2d70cff847500e10bf24b16b901dae06
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-12-bookworm@sha256:f734bbfb01ba0357543c82ec79e8971592f55e0d4d679b1b52de0b2f873b413a
|