diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 51767d381..f26f8511f 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -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: diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index a38597498..baa841ea7 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -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).