feat: configure renovate to scan additional directories for ArgoCD manifests

This commit is contained in:
2026-07-18 23:37:34 +02:00
parent 0346202b7b
commit 320444a9da
+7
View File
@@ -2,6 +2,13 @@
"extends": [
"config:recommended"
],
"argocd": {
"fileMatch": [
"^07_bootstrap_argocd/.+\\.ya?ml$",
"^08_cluster_infrastructure/.+\\.ya?ml$",
"^09_homelab_apps/.+\\.ya?ml$"
]
},
"packageRules": [
{
"matchDatasources": [