From e50a7d00b9905e6c770a91672f7a45790ff25170 Mon Sep 17 00:00:00 2001 From: Grant Gainey Date: Mon, 10 Nov 2025 09:41:43 -0500 Subject: [PATCH] Add 3.85 to supported-versions for katello/4.19. --- template_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/template_config.yml b/template_config.yml index 646f827869..ccf74340ef 100644 --- a/template_config.yml +++ b/template_config.yml @@ -132,6 +132,7 @@ supported_release_branches: - '3.49' - '3.63' - '3.73' +- '3.85' sync_ci: true test_azure: true test_cli: true