diff --git a/default.yaml b/default.yaml index ecdafe7..1cb4146 100644 --- a/default.yaml +++ b/default.yaml @@ -24,3 +24,8 @@ default-docker: # sigstore: http://privateregistry.com/sigstore/ # sigstore-staging: /mnt/nfs/privateregistry/sigstore +docker: + registry.suse.com: + use-sigstore-attachments: true + registry.suse.de: + use-sigstore-attachments: true diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 47333dc..67d11f0 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 25 10:40:49 UTC 2022 - Dirk Müller + +- set detached sigstore attachments for the SUSE controlled registries + ------------------------------------------------------------------- Tue Aug 9 08:49:18 UTC 2022 - Fabian Vogt