This repository hosts Helm charts for deploying Wenex to Kubernetes clusters.
- Clone the repository.
- Place your Helm charts in the designated directory.
- Update the Helm repository index using:
helm package client && helm package platform && helm repo index .
Contributions are welcome! Please open an issue or submit a pull request if you have suggestions or improvements.