Use Apache bash container

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
This commit is contained in:
Alejandro Moreno
2019-09-19 10:46:53 +00:00
parent cbca0497a6
commit da53cfa9ea
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: apache
version: 6.1.0
version: 7.0.0
appVersion: 2.4.41
description: Chart for Apache HTTP Server
keywords:
+4
View File
@@ -136,6 +136,10 @@ Bitnami will release a new chart updating its containers if a new version of the
## Notable changes
### 7.0.0
This release updates the Bitnami Apache container to `2.4.41-debian-9-r40`, which is based on Bash instead of Node.js.
### 6.0.0
This release allows you to use your custom static applicaton. In order to do so, check [this section](#deploying-your-custom-web-application).