renovate.json: activate renovate argocd package for all files inside app-files
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
605b716421
commit
1d1dbdbede
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"dependencyDashboard": true,
|
||||
"enabledManagers": ["argocd"],
|
||||
"argocd": {
|
||||
"fileMatch": ["^app-files/core-deployments\\.yaml$"]
|
||||
"fileMatch": ["^app-files/*\\.yaml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"enabled": true,
|
||||
|
|
Loading…
Reference in a new issue