Update description in Chart.yaml to clarify deployment details for BookStack

This commit is contained in:
2025-05-15 22:57:23 +02:00
parent bc5138ef84
commit 61d3bc4aba

View File

@@ -1,6 +1,7 @@
apiVersion: v2 apiVersion: v2
name: bookstack 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 type: application