And the random manifests, and the helm templates in case any hardcoded stuff is left
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
ea7b456d9f
commit
053f6b6b40
1 changed files with 6 additions and 0 deletions
|
@ -2,5 +2,11 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"argocd": {
|
||||
"fileMatch": ["everything-app/.+\\.yaml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": [
|
||||
"apps-kustomized/.+\\.yaml$",
|
||||
"apps-helm/.+/tempates/.+\\.yaml"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue