Update renovate.json5
This commit is contained in:
@@ -97,9 +97,8 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"updateTypes": ["major"],
|
"updateTypes": ["major"],
|
||||||
"bumpVersion": "patch",
|
"bumpVersion": "minor",
|
||||||
"labels": ["update/docker/enterprise/major"],
|
"labels": ["update/docker/enterprise/major"],
|
||||||
"groupName": ["docker enterprise major"],
|
|
||||||
"paths": ["charts/enterprise/"],
|
"paths": ["charts/enterprise/"],
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"after 1am and before 2am on monday"
|
"after 1am and before 2am on monday"
|
||||||
@@ -141,9 +140,8 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"updateTypes": ["major"],
|
"updateTypes": ["major"],
|
||||||
"bumpVersion": "patch",
|
"bumpVersion": "minor",
|
||||||
"labels": ["update/docker/general/major"],
|
"labels": ["update/docker/general/major"],
|
||||||
"groupName": ["docker general major"],
|
|
||||||
"paths": ["charts/dependency/", "charts/incubator/", "charts/dev/", "charts/library/", "charts/stable/", "charts/core/", "templates/app/"],
|
"paths": ["charts/dependency/", "charts/incubator/", "charts/dev/", "charts/library/", "charts/stable/", "charts/core/", "templates/app/"],
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"after 1am and before 2am on monday"
|
"after 1am and before 2am on monday"
|
||||||
|
|||||||
Reference in New Issue
Block a user