The configurability is great. I have tried other tools which only supported a tiny subset of certain programming languages and their package managers. Whitesource Renovate can be configured to update version for pretty much anything, as long as you can find a consistent place that lists versions, such as github releases, and you can regex yourself to the current version you are using.
This helped us set up version upgrades for Helm charts stored in ArgoCD Application files. Review collected by and hosted on G2.com.
It can be a bit unclear why a file isn't picked up and considered for version upgrades. If you have set up a regex, and no files match looks exactly the same as if files match but the contents doesn't. Review collected by and hosted on G2.com.
