From 383553ca7526c5c76577ae5e64f10804009bde0d Mon Sep 17 00:00:00 2001 From: Grant Gainey Date: Fri, 25 Sep 2026 08:43:22 -0400 Subject: [PATCH] Update supported_branches for katello/5.1 --- template_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/template_config.yml b/template_config.yml index abf925dc..dbcfa481 100644 --- a/template_config.yml +++ b/template_config.yml @@ -92,6 +92,7 @@ supported_release_branches: - "3.13" - "3.19" - "3.27" + - "3.36" sync_ci: true test_azure: true test_cli: true