Compare commits
1 Commits
0.20.0
..
b632331ca0
| Author | SHA1 | Date | |
|---|---|---|---|
| b632331ca0 |
@@ -9,11 +9,6 @@
|
|||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
"addLabels": ["deps", "action"]
|
"addLabels": ["deps", "action"]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"matchManagers": ["github-actions"],
|
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
|
||||||
"groupName": "actions"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
|||||||
@@ -4,14 +4,5 @@
|
|||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"labels": ["deps", "k8s"]
|
"labels": ["deps", "k8s"]
|
||||||
},
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchManagers": ["kubernetes"],
|
|
||||||
"matchPackageNames": ["t.behrendt/backupsidecar"],
|
|
||||||
"matchRegistryUrls": ["gitea.t000-n.de/**"],
|
|
||||||
"replacementVersion": "0.2.17",
|
|
||||||
"pinDigests": true
|
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user