renovate.json: activate renovate argocd package for all files inside app-files #273

Merged
aaron merged 1 commit from tom-patch-1 into main 2024-11-08 17:05:05 +01:00
Showing only changes of commit 1d1dbdbede - Show all commits

View file

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