Compare commits
No commits in common. "bdd983c76ddcdf7aff44bdeb00084dd85ae4d80f" and "f7ab583c6e484f86e0cc295e72893dbdde91ceae" have entirely different histories.
bdd983c76d
...
f7ab583c6e
1 changed files with 2 additions and 4 deletions
|
@ -1,13 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
"config:base"
|
||||
],
|
||||
"dependencyDashboard": true,
|
||||
"kubernetes": {
|
||||
"enabled": true,
|
||||
"fileMatch": [
|
||||
"k8s/.+\\.yaml$"
|
||||
]
|
||||
"fileMatch": ["k8s/.+\\.yaml$"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue