liwan v1.1.2
Other Changes
- release(liwan): 1.1.2 [skip ci]
- refactor(repo): standardize home url to helmforge.dev across all charts (#22)
Install
# OCI registry
helm install liwan oci://ghcr.io/helmforgedev/helm/liwan --version 1.1.2
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install liwan helmforge/liwan --version 1.1.2