Skip to content

Commit 5868791

Browse files
author
Carlos Rodríguez Hernández
authored
[bitnami/wordpress-intel] Deprecate Helm chart (bitnami#14306)
* [bitnami/wordpress-intel] Deprecate Helm chart Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Version bump Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Version bump Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
1 parent 42c4d3e commit 5868791

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

bitnami/wordpress-intel/Chart.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ dependencies:
1818
tags:
1919
- bitnami-common
2020
version: 2.x.x
21-
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.
21+
# The WordPress for Intel chart is deprecated and no longer maintained.
22+
deprecated: true
23+
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.
2224
home: https://github.com/bitnami/charts/tree/main/bitnami/wordpress-intel
2325
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
2426
keywords:
@@ -29,11 +31,9 @@ keywords:
2931
- php
3032
- web
3133
- wordpress
32-
maintainers:
33-
- name: Bitnami
34-
url: https://github.com/bitnami/charts
34+
maintainers: []
3535
name: wordpress-intel
3636
sources:
3737
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress-intel
3838
- https://wordpress.org/
39-
version: 2.1.30
39+
version: 2.1.31

bitnami/wordpress-intel/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ WordPress for Intel is the most popular blogging application combined with crypt
77
[Overview of WordPress for Intel](http://www.wordpress.org/)
88

99
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.
10-
10+
11+
## This Helm chart is deprecated
12+
13+
The project has been discontinued and no new features will be added.
14+
1115
## TL;DR
1216

1317
```console

bitnami/wordpress-intel/templates/NOTES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
This Helm chart is deprecated
2+
3+
The project has been discontinued and no new features will be added.
4+
15
CHART NAME: {{ .Chart.Name }}
26
CHART VERSION: {{ .Chart.Version }}
37
APP VERSION: {{ .Chart.AppVersion }}

0 commit comments

Comments
 (0)