Merge pull request 'renovate.json: activate renovate argocd package for all files inside app-files
' (#273) from tom-patch-1 into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #273 Reviewed-by: Aaron Riedel <git@ar21.de>
This commit is contained in:
commit
cd1689d52a
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