liwan v1.0.1
Features
- feat(repo): promote 11 alpha charts to stable maturity (#11)
Bug Fixes
- fix(repo): add missing icon field to 10 chart.yaml files (#9)
Other Changes
- release(liwan): 1.0.1 [skip ci]
Install
# OCI registry
helm install liwan oci://ghcr.io/helmforgedev/helm/liwan --version 1.0.1
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install liwan helmforge/liwan --version 1.0.1