From a8a66298a02ca2349ea77201d7ebd649beeaf416 Mon Sep 17 00:00:00 2001 From: xstefank Date: Wed, 21 Aug 2024 14:16:54 +0200 Subject: [PATCH] fix: Add deprecation notice to README Signed-off-by: xstefank --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a683dcd..441e736 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## This repository is now deprecated and it is no longer actively maintained. Please use the provided Quarkus tools as described in the bootstraping instructions - https://github.com/quarkiverse/quarkus-operator-sdk?tab=readme-ov-file#bootstrapping-a-project. + # Java Operator Plugin