Compare commits
2 Commits
a85c28aa75
...
441ea6bf5a
| Author | SHA1 | Date | |
|---|---|---|---|
|
441ea6bf5a
|
|||
| f7e7d29430 |
@@ -68,10 +68,9 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
"custom.regex", "helm-values"
|
||||
],
|
||||
"groupName": "docker-custom-updates",
|
||||
"groupSlug": "docker-custom-updates",
|
||||
"addLabels": [
|
||||
"image"
|
||||
],
|
||||
@@ -87,10 +86,9 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
"custom.regex", "helm-values"
|
||||
],
|
||||
"groupName": "docker-custom-automerge",
|
||||
"groupSlug": "docker-custom-automerge",
|
||||
"addLabels": [
|
||||
"image",
|
||||
"automerge"
|
||||
|
||||
Reference in New Issue
Block a user