From e9fbda890e326ecda190b67eedffe59e790dd5e6 Mon Sep 17 00:00:00 2001 From: Mateus Oliveira Date: Thu, 16 May 2024 16:13:19 -0300 Subject: [PATCH] fix: OADP version release with NAC Signed-off-by: Mateus Oliveira --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e98f34d..9c66183 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ This open source controller adds the non admin feature to [OADP operator](https: ### Prerequisites - oc - Access to a OpenShift cluster -- [OADP operator](https://github.com/openshift/oadp-operator) version `1.4+` installed in the cluster +- [OADP operator](https://github.com/openshift/oadp-operator) version `1.5+` installed in the cluster -> **NOTE:** Before OADP operator version 1.4.0 is released, you need to [install OADP operator from source](docs/CONTRIBUTING.md#install-from-source) to use NAC. +> **NOTE:** Before OADP operator version 1.5.0 is released, you need to [install OADP operator from source](docs/CONTRIBUTING.md#install-from-source) to use NAC. ### Using NAC