Skip to content

siyuan v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:38
· 10 commits to main since this release

siyuan v1.0.0

Initial release of the siyuan chart.

Breaking Changes

  • feat(charts)!: add production application charts and harden memos (#1183)

Other Changes

  • release(siyuan): 1.0.0 [skip ci]

Install

# OCI registry
helm install siyuan oci://ghcr.io/helmforgedev/helm/siyuan --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install siyuan helmforge/siyuan --version 1.0.0