From b0181b23f66b6aa12607f5d3e1cb3bb659e3bcce Mon Sep 17 00:00:00 2001 From: Samantha Dawley Date: Thu, 19 Dec 2024 12:54:47 -0800 Subject: [PATCH] Update job-config.json for UDI Update Content set definitions for UDI Rhel9 --- dependencies/job-config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dependencies/job-config.json b/dependencies/job-config.json index 18afeea34..5f0223e53 100644 --- a/dependencies/job-config.json +++ b/dependencies/job-config.json @@ -599,15 +599,15 @@ }, "OPENSHIFT_CONTENT_SET_VERSION": { "3.17": "4.12", - "3.18": "4.12", - "3.19": "4.12", - "3.x": "4.12" + "3.18": "4.17", + "3.19": "4.17", + "3.x": "4.17" }, "OCP_TOOLS_CONTENT_SET_VERSION": { "3.17": "4.12", - "3.18": "4.12", - "3.19": "4.12", - "3.x": "4.12" + "3.18": "4.15", + "3.19": "4.15", + "3.x": "4.15" }, "GOLANG_VERSION": { "3.17": "1.16.2",