Skip to content

docmost v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 23:56
· 930 commits to main since this release

docmost v1.2.0

Features

  • feat(charts): subchart deps bump (#435) + runtime fixes + full standards backfill (19 charts) (#442)

Other Changes

  • release(docmost): 1.2.0 [skip ci]
  • chore(charts): add SPDX-License-Identifier headers across the catalog (#438)

Install

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

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