renovate.json: activate renovate argocd package for all files inside app-files
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-11-07 21:18:21 +01:00
parent 605b716421
commit 1d1dbdbede

View file

@ -3,7 +3,7 @@
"dependencyDashboard": true,
"enabledManagers": ["argocd"],
"argocd": {
"fileMatch": ["^app-files/core-deployments\\.yaml$"]
"fileMatch": ["^app-files/*\\.yaml$"]
},
"kubernetes": {
"enabled": true,