chore: add includePath
to allow `Renovate` to update image tags in values.yaml Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
This commit is contained in:
parent
9bf8f97811
commit
fd7ba17e25
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"includePaths": [
|
||||
"**/charts/argo-workflows/Chart.yaml",
|
||||
"**/charts/argo-cd/Chart.yaml",
|
||||
"**/charts/argo-cd/values.yaml",
|
||||
"**/charts/argo-events/Chart.yaml",
|
||||
"**/charts/argo-rollouts/Chart.yaml",
|
||||
"**/charts/argocd-image-updater/Chart.yaml",
|
||||
|
|
Loading…
Reference in a new issue