From b9ad685aa440aa2f7bfbde082cde424006a2a14c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Mon, 25 Nov 2024 10:55:25 +0100 Subject: [PATCH] [bitnami/nginx] Remove mistaken deprecation notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- bitnami/nginx/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bitnami/nginx/README.md b/bitnami/nginx/README.md index b5e9f05874c5..4b9152e1dff9 100644 --- a/bitnami/nginx/README.md +++ b/bitnami/nginx/README.md @@ -1,9 +1,5 @@ # Bitnami package for NGINX Open Source -## Deprecation Notice - -The NGINX Open Source container will no longer be released in our catalog, but already released container images will still persist in the registries. - ## What is NGINX Open Source? > NGINX Open Source is a web server that can be also used as a reverse proxy, load balancer, and HTTP cache. Recommended for high-demanding sites due to its ability to provide faster content.