From 5868791840f4fd9c36f964a0d54adec941b93b6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Thu, 12 Jan 2023 13:29:53 +0100 Subject: [PATCH] [bitnami/wordpress-intel] Deprecate Helm chart (#14306) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/wordpress-intel] Deprecate Helm chart Signed-off-by: Carlos Rodríguez Hernández * Version bump Signed-off-by: Carlos Rodríguez Hernández * Version bump Signed-off-by: Carlos Rodríguez Hernández Signed-off-by: Carlos Rodríguez Hernández --- bitnami/wordpress-intel/Chart.yaml | 10 +++++----- bitnami/wordpress-intel/README.md | 6 +++++- bitnami/wordpress-intel/templates/NOTES.txt | 4 ++++ 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index 2e15a3ff47..4238d3d8c7 100644 --- a/bitnami/wordpress-intel/Chart.yaml +++ b/bitnami/wordpress-intel/Chart.yaml @@ -18,7 +18,9 @@ dependencies: tags: - bitnami-common version: 2.x.x -description: WordPress for Intel is the most popular blogging application combined with cryptography acceleration for 3rd gen Xeon Scalable Processors (Ice Lake) to get a breakthrough performance improvement. +# The WordPress for Intel chart is deprecated and no longer maintained. +deprecated: true +description: DEPRECATED WordPress for Intel is the most popular blogging application combined with cryptography acceleration for 3rd gen Xeon Scalable Processors (Ice Lake) to get a breakthrough performance improvement. home: https://github.com/bitnami/charts/tree/main/bitnami/wordpress-intel icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png keywords: @@ -29,11 +31,9 @@ keywords: - php - web - wordpress -maintainers: - - name: Bitnami - url: https://github.com/bitnami/charts +maintainers: [] name: wordpress-intel sources: - https://github.com/bitnami/containers/tree/main/bitnami/wordpress-intel - https://wordpress.org/ -version: 2.1.30 +version: 2.1.31 diff --git a/bitnami/wordpress-intel/README.md b/bitnami/wordpress-intel/README.md index 4430dcde23..452474819d 100644 --- a/bitnami/wordpress-intel/README.md +++ b/bitnami/wordpress-intel/README.md @@ -7,7 +7,11 @@ WordPress for Intel is the most popular blogging application combined with crypt [Overview of WordPress for Intel](http://www.wordpress.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + +## This Helm chart is deprecated + +The project has been discontinued and no new features will be added. + ## TL;DR ```console diff --git a/bitnami/wordpress-intel/templates/NOTES.txt b/bitnami/wordpress-intel/templates/NOTES.txt index 3ab37ab5e6..f3183d6b6d 100644 --- a/bitnami/wordpress-intel/templates/NOTES.txt +++ b/bitnami/wordpress-intel/templates/NOTES.txt @@ -1,3 +1,7 @@ +This Helm chart is deprecated + +The project has been discontinued and no new features will be added. + CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }}