From 1e91c2c075f093aeb21321a49a9bce56160c9cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hr=C4=8Dka?= Date: Tue, 15 Aug 2023 11:32:25 +0000 Subject: [PATCH] Update roles/openshift-apps/toddlers/templates/fedora-messaging.toml --- roles/openshift-apps/toddlers/templates/fedora-messaging.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index ad7db17f21..820af42917 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -187,11 +187,11 @@ notify_admins = [ [consumer_config.distgit_bugzilla_sync.products.Fedora] namespace = "rpms" -versions = ["rawhide", "37", "36"] +versions = ["rawhide", "39", "38", "37", "36"] [consumer_config.distgit_bugzilla_sync.products."Fedora Container Images"] namespace = "container" -versions = ["rawhide", "37", "36"] +versions = ["rawhide", "39", "38", "37", "36"] [consumer_config.distgit_bugzilla_sync.products."Fedora Modules"] namespace = "modules"