From e3ffd037b596388b54bc6dfc82b4ea0354da29f4 Mon Sep 17 00:00:00 2001 From: Shaun Smith <51304449+smith-xyz@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:37:13 -0400 Subject: [PATCH] fix(config): remove rhel 9.8 beta from 4.22 certified distributions --- dist/releases/4.22/config.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dist/releases/4.22/config.toml b/dist/releases/4.22/config.toml index b863c429..87c5a0f3 100644 --- a/dist/releases/4.22/config.toml +++ b/dist/releases/4.22/config.toml @@ -1,7 +1,3 @@ -certified_distributions = [ - "Red Hat Enterprise Linux release 9.8 Beta (Plow)", -] - [[payload.ose-network-interface-bond-cni-container.ignore]] error = "ErrLibcryptoSoMissing"