From d4da301c9a29b88bd079de011bb74452d88a64ab Mon Sep 17 00:00:00 2001 From: gggeek Date: Mon, 18 May 2026 10:52:05 +0000 Subject: [PATCH] improve the notice about minio deprecation in the readme of the community container Signed-off-by: Gaetano Giunta --- community-containers/minio/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community-containers/minio/readme.md b/community-containers/minio/readme.md index 42b1c8c9..bc8faa3e 100644 --- a/community-containers/minio/readme.md +++ b/community-containers/minio/readme.md @@ -1,9 +1,9 @@ -> [!CAUTION] -> Minio is no longer maintained. - ## Minio This container bundles minio s3 storage and auto-configures it for you. +> [!CAUTION] +> The Minio upstream project is no longer maintained. The container should still work in its current form... + >[!WARNING] > Enabling this container will remove access to all the files formerly written to the data directory. > So only enable this on a clean instance directly after installing AIO.