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