The `node` chart is used as a library and the different node types implement it. There are charts for each of them: `mempool`, `storage`, `user`, `miner` and `valance`. The `cluser` chart is a parent chart and will install a cluster of nodes.
Usage:
helm repo add aiblock https://helm.aiblock.dev
helm search repo aiblock
helm install {{ .Chart.Name }}
helm show values {{ .Chart.Name }}