From 6206f5af392ccefcc6a6cbb167bbccc833b46ed4 Mon Sep 17 00:00:00 2001 From: Aurelie Vache Date: Wed, 3 Apr 2024 04:29:32 +0200 Subject: [PATCH] feat: add OVHcloud MPR registry tested with cosign (#3639) Signed-off-by: Aurelie Vache --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a5eee3484b..62538fbb928 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Today, `cosign` has been tested and works against the following registries: * IBM Cloud Container Registry * Cloudsmith Container Registry * The CNCF zot Registry +* OVHcloud Managed Private Registry We aim for wide registry support. To `sign` images in registries which do not yet fully support [OCI media types](https://github.com/sigstore/cosign/blob/main/specs/SIGNATURE_SPEC.md), one may need to use `COSIGN_DOCKER_MEDIA_TYPES` to fall back to legacy equivalents. For example: