Compare commits
1 Commits
03b9282b54
...
8e6bc89b03
| Author | SHA1 | Date | |
|---|---|---|---|
|
8e6bc89b03
|
@@ -47,6 +47,24 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Automerge chart appVersion patches",
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"patch"
|
||||||
|
],
|
||||||
|
"matchDatasources": [
|
||||||
|
"helm"
|
||||||
|
],
|
||||||
|
"matchManagers": [
|
||||||
|
"github-releases"
|
||||||
|
],
|
||||||
|
"addLabels": [
|
||||||
|
"chart",
|
||||||
|
"automerge"
|
||||||
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"minimumReleaseAge": "1 days"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge helm chart lock files",
|
"description": "Automerge helm chart lock files",
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
@@ -67,11 +85,6 @@
|
|||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchManagers": [
|
|
||||||
"regex"
|
|
||||||
],
|
|
||||||
"groupName": "docker-custom-updates",
|
|
||||||
"groupSlug": "docker-custom-updates",
|
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image"
|
"image"
|
||||||
],
|
],
|
||||||
@@ -86,11 +99,25 @@
|
|||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchManagers": [
|
"addLabels": [
|
||||||
"regex"
|
"image",
|
||||||
|
"automerge"
|
||||||
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"minimumReleaseAge": "1 days"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Automerge image appVersion patches",
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"patch",
|
||||||
|
"digest"
|
||||||
|
],
|
||||||
|
"matchDatasources": [
|
||||||
|
"docker"
|
||||||
|
],
|
||||||
|
"matchManagers": [
|
||||||
|
"github-releases"
|
||||||
],
|
],
|
||||||
"groupName": "docker-custom-automerge",
|
|
||||||
"groupSlug": "docker-custom-automerge",
|
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image",
|
"image",
|
||||||
"automerge"
|
"automerge"
|
||||||
|
|||||||
Reference in New Issue
Block a user