diff --git a/container-build-checks.changes b/container-build-checks.changes index 2bec34e..ea41495 100644 --- a/container-build-checks.changes +++ b/container-build-checks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 7 13:42:05 UTC 2022 - Fabian Vogt + +- openSUSE.conf: Allow bci/* as prefix + ------------------------------------------------------------------- Wed Apr 20 14:26:26 UTC 2022 - Fabian Vogt diff --git a/openSUSE.conf b/openSUSE.conf index 99ed61c..cacc470 100644 --- a/openSUSE.conf +++ b/openSUSE.conf @@ -5,6 +5,6 @@ Registry=registry.opensuse.org [Tags] # To avoid conflicts with other stuff on the registry and # avoid ambiguities with images on other registries. -Allowed+=opensuse/*,kubic/*,kubevirt/*,uyuni/*, +Allowed+=opensuse/*,kubic/*,kubevirt/*,uyuni/*,bci/* # Those are images, not available as namespaces Blocked+=opensuse/tumbleweed/*,opensuse/leap/*