BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.
helm install my-release "oci://registry-1.docker.io/mweise/bookstack"Before you create a pull-request, make sure you:
-  Update the values.schema.jsonwithhelm schema -input ./values.yaml -output ./values.schema.json
-  Update the README.mdwithreadme-generator --readme ./README.md --values ./values.yaml