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-14-bullseye@sha256:6dd0b375888dc9571ee2c8135863fa8a11b2468d284706bae370f32109dea7eb
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-14-bullseye@sha256:cd999d4aadf00f152b149fed4847b1119d3fa01245de4bf2603588dec523cc13
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-14-bullseye@sha256:44f459727c7983d76d5b92d7dfc3b9d62139193273b1c475272e1e03cae65890
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-14-bullseye@sha256:4aca77b63d0d8ab1b0a9b789f384a03b5d5c798b5612ed4e1ca86e96cd36034e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-14-bullseye@sha256:704e3da93ee9d4bc7e38d887a367122f6e684bc260f026917307b003b6f72fd6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-9-bullseye@sha256:8b3dc9a52866d8b65a97762e1b450ca72cd5f23adcc84a5a00638bc696d6c33f
|