ci: add release branches to renovate
This commit is contained in:
parent
1f014a5f91
commit
f0cb513dd1
@ -17,5 +17,6 @@
|
||||
}
|
||||
],
|
||||
"ignorePaths": ["charts/*/charts/**"],
|
||||
"enabledManagers": ["dockerfile", "helmv3", "helm-values"]
|
||||
"enabledManagers": ["dockerfile", "helmv3", "helm-values"],
|
||||
"baseBranches": ["$default", "/^release\\/.*/"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user