Compare commits
1 Commits
b3f2da8b33
...
500964adf6
| Author | SHA1 | Date | |
|---|---|---|---|
|
500964adf6
|
@@ -63,7 +63,10 @@
|
|||||||
"automergeType": "branch"
|
"automergeType": "branch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label images, helm",
|
"description": "Label images",
|
||||||
|
"matchDatasources": [
|
||||||
|
"docker"
|
||||||
|
],
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"custom.regex", "helm-values"
|
"custom.regex", "helm-values"
|
||||||
],
|
],
|
||||||
@@ -75,21 +78,14 @@
|
|||||||
"automerge": false
|
"automerge": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label images, docker",
|
"description": "Automerge image patches",
|
||||||
"matchDatasources": [
|
|
||||||
"docker"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"image"
|
|
||||||
],
|
|
||||||
"automerge": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Automerge image patches, helm",
|
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"patch",
|
"patch",
|
||||||
"digest"
|
"digest"
|
||||||
],
|
],
|
||||||
|
"matchDatasources": [
|
||||||
|
"docker"
|
||||||
|
],
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"custom.regex", "helm-values"
|
"custom.regex", "helm-values"
|
||||||
],
|
],
|
||||||
@@ -101,22 +97,6 @@
|
|||||||
],
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Automerge image patches, docker",
|
|
||||||
"matchUpdateTypes": [
|
|
||||||
"patch",
|
|
||||||
"digest"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
|
||||||
"docker"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"image",
|
|
||||||
"automerge"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
|
||||||
"minimumReleaseAge": "1 days"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user