docmost v1.0.5
Features
- feat: add s3 backup support to stable charts (#12)
Bug Fixes
- fix(repo): add missing icon field to 10 chart.yaml files (#9)
Other Changes
- release(docmost): 1.0.5 [skip ci]
Install
# OCI registry
helm install docmost oci://ghcr.io/helmforgedev/helm/docmost --version 1.0.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install docmost helmforge/docmost --version 1.0.5