This is a working example of using Monorepo and deploying to Kubernetes using Helm. For details check the post: http://www.infracloud.io/monorepo-ci-cd-helm-kubernetes
There are 5 repositories involved:
- Application Source Code
- Helm charts for applications - this repo
- Helm values/state for applicatiopns
- Orchestrator job
- Jenkins Setup for end to end example
For details on setup check the repo