regex matches only the last occurence #34526
Unanswered
blezoray
asked this question in
Request Help
Replies: 1 comment 5 replies
-
use jsonata custom manager it supports yaml files too |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
local
Please tell us more about your question or problem
Hello,
I have the following file that contains several helm releases, with their repo, ...
To detect new helm version, I created this renovate.json config:
When I run renovate with this config locally, it matches on the last helm entry:
Any idea to match all the entries of this file ?
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions