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:42789f69352dea1cd69a472e95899c519b85379de02337b89a8d3c3757c3ea26
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bullseye@sha256:9661af4b9dc4d6816263b73279627feace010767aca1081744a131c5479d66e4
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bullseye@sha256:6ea8b7eefe3e78e343f0e620ecfc079460d73665073587b0fdd319b3d1f7c079
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-11-bullseye@sha256:65ab80f26b5b7ad7951a61fd97b0a48864a7524e1d4077e4f4e509199e36fb3a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bullseye@sha256:fdf9997fd44067090a0397006ec1143866d405d3c526cedf6a348bb082e2db0a
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bullseye@sha256:824fe46dfee4ef61e5ba79a96b0989ba8f9841adfbdf68c5dd68f58508957a14
|