Skip to content

docmost v1.1.10

Choose a tag to compare

@github-actions github-actions released this 30 Apr 20:47
· 539 commits to main since this release

docmost v1.1.10

Other Changes

  • release(docmost): 1.1.10 [skip ci]
  • chore(docmost): upgrade to 0.80.1 (#192)

Install

# OCI registry
helm install docmost oci://ghcr.io/helmforgedev/helm/docmost --version 1.1.10

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install docmost helmforge/docmost --version 1.1.10