chore: remove k8s file matcher (#10)
All checks were successful
CD / Release (push) Successful in 25s
All checks were successful
CD / Release (push) Successful in 25s
We are moving all file matchers and matcher patterns into the implementing repos, as the path differs for most users. Reviewed-on: #10 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #10.
This commit is contained in:
1
k8s.json
1
k8s.json
@@ -2,7 +2,6 @@
|
|||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"managerFilePatterns": ["(^|/)k8s/.*\\.ya?ml$"],
|
|
||||||
"labels": ["deps", "k8s"]
|
"labels": ["deps", "k8s"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user