Skip to content

Commit 9422d21

Browse files
Carlos Rodríguez HernándezEduardo Morillo
Carlos Rodríguez Hernández
authored and
Eduardo Morillo
committed
[bitnami/nginx-intel] Deprecate Helm chart (bitnami#14307)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Eduardo Morillo <eduardo.morillo@blueamber.io>
1 parent dfd2563 commit 9422d21

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

bitnami/nginx-intel/Chart.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ dependencies:
1010
tags:
1111
- bitnami-common
1212
version: 2.x.x
13-
description: NGINX Open Source for Intel is a lightweight server, combined with cryptography acceleration for 3rd gen Xeon Scalable Processors (Ice Lake) to get a breakthrough performance improvement.
13+
# The NGINX Open Source for Intel chart is deprecated and no longer maintained.
14+
deprecated: true
15+
description: DEPRECATED NGINX Open Source for Intel is a lightweight server, combined with cryptography acceleration for 3rd gen Xeon Scalable Processors (Ice Lake) to get a breakthrough performance improvement.
1416
home: https://github.com/bitnami/charts/tree/main/bitnami/nginx-intel
1517
icon: https://bitnami.com/assets/stacks/nginx/img/nginx-stack-220x234.png
1618
keywords:
@@ -19,11 +21,9 @@ keywords:
1921
- web
2022
- www
2123
- reverse proxy
22-
maintainers:
23-
- name: Bitnami
24-
url: https://github.com/bitnami/charts
24+
maintainers: []
2525
name: nginx-intel
2626
sources:
2727
- https://github.com/bitnami/containers/tree/main/bitnami/nginx-intel
2828
- https://github.com/intel/asynch_mode_nginx
29-
version: 2.1.14
29+
version: 2.1.15

bitnami/nginx-intel/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ NGINX Open Source for Intel is a lightweight server, combined with cryptography
77
[Overview of NGINX Open Source for Intel](https://github.com/intel/asynch_mode_nginx)
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
```bash

bitnami/nginx-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)