Update the versions available on bugzilla for the rpms and the containers

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-08-20 12:57:43 +02:00
parent 74a550ecd3
commit 0083b8ee66
2 changed files with 3 additions and 4 deletions

View file

@ -12,11 +12,10 @@ ignorable_accounts = ["packagerbot", "zuul"]
[products]
[products.Fedora]
namespace = "rpms"
versions = ["rawhide", "31", "30", "29"]
[products."Fedora Container"]
versions = ["rawhide", "33", "32", "31"]
[products."Fedora Container Images"]
namespace = "container"
versions = ["rawhide", "29"]
versions = ["rawhide", "33", "32", "31"]
[products."Fedora Modules"]
namespace = "modules"
versions = []