From 67c808d93493a0ada4116ff0b816a611965c83fb Mon Sep 17 00:00:00 2001 From: Mandar Kulkarni Date: Fri, 22 Apr 2022 05:38:44 -0700 Subject: [PATCH] Update bindep.txt for adding rhel-9 (#438) Update bindep.txt for adding rhel-9 SUMMARY Add RHEL9 build for openshift-clients RPM. ISSUE TYPE Feature Pull Request COMPONENT NAME bindep.txt Reviewed-by: Mike Graves --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 59ad7473..3c4bb279 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,2 +1,3 @@ kubernetes-client [platform:fedora] openshift-clients [platform:rhel-8] +openshift-clients [platform:rhel-9]