diff --git a/bookstack/Chart.yaml b/bookstack/Chart.yaml index def0a67..b810501 100644 --- a/bookstack/Chart.yaml +++ b/bookstack/Chart.yaml @@ -1,6 +1,7 @@ apiVersion: v2 name: bookstack -description: A Helm chart for Kubernetes +description: | + Deploys the BookStack wiki platform on Kubernetes with optional MariaDB and Redis sub-charts. type: application