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.18-30-bookworm@sha256:803335e7d9dcd98da501eed6b33d641c97c236c7339c1170e1db860240a709ed
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-30-bookworm@sha256:fa7c2807367042c9e3fd345f3c81751fd2ab87313dac6de7bc295f0d7086380d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-30-bookworm@sha256:4175437d0633ef272dc98d283a65aaa10971951aee7b12d13fd15bceda58721c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-29-bookworm@sha256:b47194b8e651578e25dcfd5a8e9dd4653aee15e920a4aacec70bd65a45a840b6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-29-bookworm@sha256:1c7b1e31bfffa3472336579280fa33f0f975f51d8fd29ce02ba1f43b678f42da
|