initial commit
This commit is contained in:
commit
e2f07ec151
7 changed files with 120 additions and 0 deletions
11
renovate.json
Normal file
11
renovate.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"dependencyDashboard": true,
|
||||
"kubernetes": {
|
||||
"enabled": true,
|
||||
"fileMatch": ["k8s/.+\\.yaml$"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue