Skip to content

docmost v1.2.4

Choose a tag to compare

@github-actions github-actions released this 24 Jun 21:40
· 709 commits to main since this release

docmost v1.2.4

Bug Fixes

  • fix(docmost): allow s3-backed replicas (#573)

Other Changes

  • release(docmost): 1.2.4 [skip ci]

Install

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

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