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-55-bullseye@sha256:405f190f03cd8ed35528a81bd5393ebfb57f38ac15d20a5568a96e0592a95fb0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-55-bullseye@sha256:7594dba39a79fe0e95279aaab21214c35135d3ded1ae5f2982f1c02b1c99dd02
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-55-bullseye@sha256:b547b23b800ffe4de33b4262132de6c81c0fdb4810e470ea14dc71df8f409baf
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-55-bullseye@sha256:35ad020286c70445e90db272036c6d1537ce9b23f549094167629857969b6e22
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-56-bullseye@sha256:95eb056aa02438a380d845b48ac2fd26046878d67d8162826a48f787bb4cdd59
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-33-bullseye@sha256:a344d236c6f4779f0db77a9514ca2ffe363b8cb725a40bb32df5d3833e78df72
|