I make frequent use of the Rancher helm-controller to easily manage Helm deployments across multiple clusters.
A basic HelmChart
CRD contains everything needed to create a simple customManager.
The manager then is just a simple regex on all yaml files. We match for kind: HelmChart
and then extract all required values for the helm datasource.
Adding the JSON above to your renovate.json
should result in PRs like this showing up within your next few runs.
☸️ Happy Helming! :)