From cd06040b5d79d911aaaf174ff56375c7a148d2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Bono?= Date: Tue, 6 Aug 2024 10:33:46 +0200 Subject: [PATCH] [bitnami/mediawiki] Add deprecation notice (#70498) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrés Bono --- bitnami/mediawiki/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bitnami/mediawiki/README.md b/bitnami/mediawiki/README.md index c3f1d9a338d9..dd961479656e 100644 --- a/bitnami/mediawiki/README.md +++ b/bitnami/mediawiki/README.md @@ -1,5 +1,9 @@ # Bitnami package for MediaWiki +## Deprecation Notice + +The MediaWiki container will no longer be released in our catalog, but already released container images will still persist in the registries. + ## What is MediaWiki? > MediaWiki is the free and open source wiki software that powers Wikipedia. Used by thousands of organizations, it is extremely powerful, scalable software and a feature-rich wiki implementation.