From 731315ffc9211b98ea98f90e5bc4c86b0fd8918b Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Mon, 16 Dec 2024 15:26:48 -0500 Subject: [PATCH] chore(support): minimum supported OCP version is 4.14, not 4.16 Signed-off-by: Nick Boldt --- artifacts/attributes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacts/attributes.adoc b/artifacts/attributes.adoc index 3dab7bf6c0..3321c6cffd 100644 --- a/artifacts/attributes.adoc +++ b/artifacts/attributes.adoc @@ -37,7 +37,7 @@ :logging-brand-name: Red Hat OpenShift Logging :logging-short: OpenShift Logging // minimum and current latest supported versions -:ocp-version-min: 4.16 +:ocp-version-min: 4.14 :ocp-version: 4.17 :kubernetes-version: 1.24 // First mention of OpenShift CLI or `oc` in a module