diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 8784ba7b7..cf31da7d1 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: apache -version: 7.2.13 +version: 7.2.14 appVersion: 2.4.41 description: Chart for Apache HTTP Server keywords: diff --git a/bitnami/apache/values.schema.json b/bitnami/apache/values.schema.json index da4bb09d6..dc9855cea 100644 --- a/bitnami/apache/values.schema.json +++ b/bitnami/apache/values.schema.json @@ -11,7 +11,7 @@ "type": "boolean", "form": true, "title": "Use a custom hostname", - "description": "Enable the ingress resource that allows you to access the WordPress installation." + "description": "Enable the ingress resource that allows you to access the Apache installation." }, "certManager": { "type": "boolean",