From 9cb88b45455c6928f5a13594aa7a6e4025539146 Mon Sep 17 00:00:00 2001 From: Ciara Carey Date: Tue, 7 Jun 2022 11:40:13 +0100 Subject: [PATCH] Add Cloudsmith Container Registry to tested registry list Signed-off-by: Ciara Carey --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94488aa5b90..5adcd8ac9de 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,7 @@ Today, `cosign` has been tested and works against the following registries: * Red Hat Quay Container Registry 3.6+ / Red Hat quay.io * Elastic Container Registry * IBM Cloud Container Registry +* Cloudsmith Container 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/SPEC.md#object-types), one may need to use `COSIGN_DOCKER_MEDIA_TYPES` to fall back to legacy equivalents. For example: ```shell