Skip to content

liwan v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 19:55

liwan v1.0.0

Initial release of the liwan chart.

Features

  • feat: add phase 1 charts — umami, metabase, liwan, wallabag, strava-statistics (#6)

Other Changes

  • release(liwan): 1.0.0 [skip ci]

Install

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

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