diff --git a/package_manifest.yaml b/package_manifest.yaml index 77372300a0..0ad20b2864 100644 --- a/package_manifest.yaml +++ b/package_manifest.yaml @@ -4,7 +4,7 @@ all: foremandist: .fm3_12 foreman_version: 'nightly' katello_version: 'nightly' - candlepin_version: '4.3' + candlepin_version: '4.4' puppet_version: 7 copr_project_user: "@theforeman" build_package_build_system: copr diff --git a/repoclosure/yum.conf b/repoclosure/yum.conf index da5c839e97..0874af590b 100644 --- a/repoclosure/yum.conf +++ b/repoclosure/yum.conf @@ -143,14 +143,14 @@ name=Katello nightly staging EL9 baseurl=https://stagingyum.theforeman.org/katello/nightly/el9/x86_64/ module_hotfixes=1 -[el8-candlepin-4.3-staging] -name=Candlepin 4.3 staging EL8 -baseurl=https://stagingyum.theforeman.org/candlepin/4.3/el8/x86_64/ +[el8-candlepin-4.4-staging] +name=Candlepin 4.4 staging EL8 +baseurl=https://stagingyum.theforeman.org/candlepin/4.4/el8/x86_64/ module_hotfixes=1 -[el9-candlepin-4.3-staging] -name=Candlepin 4.3 staging EL9 -baseurl=https://stagingyum.theforeman.org/candlepin/4.3/el9/x86_64/ +[el9-candlepin-4.4-staging] +name=Candlepin 4.4 staging EL9 +baseurl=https://stagingyum.theforeman.org/candlepin/4.4/el9/x86_64/ module_hotfixes=1 [leap155-oss]